stitch-loop
An agent skill by google-labs-code, from google-labs-code/stitch-skills. Tags: automation, developer-tools, multi-agent, stitch, web.
What it does
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add google-labs-code/stitch-skills --skill stitch-loop
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/google-labs-code/stitch-skills
cp -r stitch-skills/plugins/stitch-utilities/skills/stitch-loop ~/.claude/skills/stitch-loop
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- google-labs-code/stitch-skills (all skills from this repository)
- Path
- plugins/stitch-utilities/skills/stitch-loop/SKILL.md
- Branch
- main
- Collection
- stitch-utilities
- Updated
- 2026-09-19
Related skills
- cli-developer — Use when building CLI tools, implementing argument parsing, or adding interactive prompts.
- deploy-to-vercel — Deploy applications and websites to Vercel.
- dev-browser — Browser automation with persistent named pages via the dev-browser CLI.
- hyperframes — Mandatory entry point: read this first for any request to make, create, edit, animate, or render a video, animation, or motion graphic, including a promo.
- hyperframes-registry — Search, install, and wire registry blocks and components into HyperFrames compositions.
- latent-briefing — This skill should be used when the user asks to "share memory between agents", "KV cache compaction for multi-agent", "orchestrator worker context".