Skills Explorer Add Skills

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