📄 skillActivePromisingmedium
google-labs-code/stitch-skills
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.
Supported Platforms
🤖 Claude Code
Quality Breakdown
80/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
medium
Requires extended permissions (shell access, subagents). Review before use.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Contains shell scripts (fetch-stitch.sh, download-stitch-asset.sh, verify-setup.sh) that execute external commands and download assets
- Includes npm package management (package.json, package-lock.json) with dependency installation potential
- Uses GitHub Actions workflow (validate-skills.yml) for automated CI/CD execution
- Designed as an agent skill framework that integrates with multiple coding agents (Anthropic Claude, Google Gemini, Cursor, etc.) and can modify project configurations
- Shell scripts download external assets and perform setup operations without apparent code review visibility
- Skills are designed to be globally installed and automatically discovered by active coding agents