Stitch Skills — Development skill for Claude Code
A library of Agent Skills designed to work with the Stitch MCP server.
How to install Stitch Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sodam-ai/stitch-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Stitch Skills does
A library of Agent Skills designed to work with the Stitch MCP server. Each skill follows the Agent Skills open standard, for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, Cursor.
Alternatives in Development
- Gemini CLI Foundations — This repository is a comprehensive skills library for Gemini CLI - reusable, production-ready skill packages t 5.3k ★
- Claude SEO — Multi-Platform Agent Instructions — For Cursor, Cursor Cloud Agents, Google Antigravity, and Gemini CLI 5k ★
- Gcli2api — 将 GeminiCLI 和 Antigravity 转换为 OpenAI 、GEMINI 和 Claude API 接口 4.6k ★
README
Stitch Design Skills
A collection of agent skills and plugins for [Google Stitch](https://stitch.withgoogle.com), following the [Agent Skills](https://agentskills.io) open standard. Compatible with coding agents such as Codex, Antigravity, Gemini CLI, Claude Code, Cursor, and OpenCode (manual install).
Quick Start
1. Install Plugins (Recommended)
The fastest way to set up the full Stitch plugin suite globally.
Codex
Add the Stitch Skills marketplace, then install the plugins you need.
Via CLI (recommended)codex plugin marketplace add google-labs-code/stitch-skills --ref main \
--sparse .agents/plugins \
--sparse plugins/stitch-design \
--sparse plugins/stitch-build \
--sparse plugins/stitch-utilities
Via the Codex UI[!TIP] The `--sparse` flags are optional — they limit the checkout to only the listed paths for a faster clone. Omit them to pull the entire repository.
Navigate to **Settings → Plugin Marketplaces → Add** and fill in:
| Field | Value |
|---|---|
| Source | https://github.com/google-labs-code/stitch-skills |
| Git ref | main |
| Sparse paths | (optional) .agents/plugins, plugins/stitch-design, plugins/stitch-build, plugins/stitch-utilities |
Once the marketplace is registered, install any combination of:
stitch-design— design-focused skillsstitch-build— build and component skillsstitch-utilities— utility and helper skills
Claude Code & Cursor
# Claude Code — installs into the current project
npx plugins add google-labs-code/stitch-skills --scope project --target claude-code
# Cursor — installs into the current workspace
npx plugins add google-labs-code/stitch-skills --scope workspace --target cursor
OpenCode
OpenCode does **not** use `npx plugins` / `npx skills` or the Codex/Claude marketp
Related Skills
Agentcompat
Which agent extension features actually work on which agent. A compatibility matrix for skills, hooks, MCP and
Holochain Agent Skills
Agent skills for Holochain hApp development on Holochain 0.7. Agent Skills Open Standard, works in Claude Code
BOB Gemini Free
High-performance local 3-in-1 gateway unlocking Google Gemini as standard OpenAI, Anthropic (Claude Code), and
Alan Code Agent
Open-source Python implementation of a Claude-Code-like agent (Gemini CLI, Codex, Copilot...). Usable in CLI,
Agent Bridges
MCP configuration and templates for Claude Code to delegate work to Antigravity (Gemini) and Codex while keepi
Thoth
Thoth is a Rust library (plus a CLI, an MCP server, and a Claude Code / Cowork plugin) that gives a coding age
Related Agents
Stitch Skills
A library of Agent Skills designed to work with the Stitch MCP server.
Go CLI Builder
Implements CLI applications and commands in Go using cobra or standard library flags. Delegate CLI feature imp
Agent Of Empires
Claude Code, OpenCode, Mistral Vibe, Codex CLI, Gemini CLI Coding Agent Terminal Session manager via tmux and