stitch-skills
A library of Agent skills compatible with the Stitch MCP server, supporting multiple coding agents.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 6.1k
- Source
- mcp-github
Overview
stitch-skills is an Agent skill library designed for the Stitch MCP server. Each skill adheres to the Agent Skills Open Standard and is compatible with coding agents such as Antigravity, Gemini CLI, Claude Code, and Cursor. Through these skills, AI can perform tasks related to design, construction, and utility tools. Users can install plugins via CLI or UI, ensuring the Stitch MCP server is configured and running within the agent environment. Ideal for developers needing automation in design and code generation.
Capabilities
- ▪Convert front-end code into Stitch designs
- ▪Generate new screens from text or images
- ▪Manage design systems and upload DESIGN.md
- ▪Extract DESIGN.md from source code
- ▪Extract static HTML from web applications
Use cases
Setup
Install via CLI: `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`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install the stitch-skills plugin?
Use the CLI command to add the marketplace and install the required plugins.
Do I need to configure the Stitch MCP server?
Yes, the Stitch MCP server needs to be configured and running.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.