stitch-loop
Build Stitch Websites Iteratively
Large website builds often lose context between pages and iterations. This skill gives Claude, Codex, and Claude Code a baton workflow for generating, integrating, and continuing Stitch-based site work.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "stitch-loop" from https://skillstore.io/skills/google-labs-code-stitch-loop.md and its manifest at https://skillstore.io/api/skills/google-labs-code-stitch-loop/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "stitch-loop". Build the contact page from the current baton.
Expected outcome:
The agent generates a contact page, places it in the public site folder, updates the sitemap, and prepares a new baton for the next page.
Using "stitch-loop". Continue the site after the roadmap is empty.
Expected outcome:
The agent selects a brand-aligned idea from the creative guidelines, builds the page, removes the consumed idea, and writes the next task.
Using "stitch-loop". Check whether the generated page matches the Stitch screenshot.
Expected outcome:
The agent previews the local page, compares layout and visual differences, reports any mismatches, and applies practical corrections.
Security Audit
SafeMost static findings are false positives caused by Markdown backticks around filenames, MCP tool names, and example content. One finding is confirmed: the skill asks agents to run a local server through Bash using npx, which is a legitimate preview step but still executes an external command.
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/google-labs-code-stitch-loop/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/google-labs-code-stitch-loop?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/google-labs-code-stitch-loop?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/google-labs-code-stitch-loop/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/google-labs-code-stitch-loop.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
google-labs-code. (2026). stitch-loop security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/google-labs-code-stitch-loop/audits/6BibTeX citation
@techreport{google-labs-code-google-labs-code-stitch-loop-2026,
author = {google-labs-code},
title = {stitch-loop security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/google-labs-code-stitch-loop/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "stitch-loop security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "google-labs-code"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/google-labs-code-stitch-loop/audits/6"
identifiers:
- type: other
value: "skillstore:google-labs-code-stitch-loop:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Expand a marketing site
Generate one new page at a time while keeping the sitemap and design direction synchronized.
Prototype a product website
Turn a roadmap of page ideas into Stitch-generated static pages across repeated agent runs.
Maintain design consistency
Reuse a DESIGN.md block in every baton prompt so new pages follow the same visual system.
Try These Prompts
Read next-prompt.md, generate the requested page with Stitch, integrate it into the site, and prepare the next baton.
Review SITE.md and DESIGN.md, choose the highest priority page, and write a valid next-prompt.md for the next Stitch generation step.
Integrate the generated page, start a local preview if approved, compare the rendered page with the Stitch screenshot, and fix visible differences.
Complete the current baton task, update SITE.md, remove consumed ideas, and write a specific next-prompt.md that keeps the site roadmap moving.
Best Practices
- Keep SITE.md current before every run so the agent does not recreate existing pages.
- Copy the design system block into each baton prompt for consistent Stitch output.
- Review generated HTML and screenshots before publishing pages beyond the local site.
Avoid
- Do not leave next-prompt.md empty after an iteration unless you want the loop to stop.
- Do not use vague page prompts that omit structure, device type, or design guidance.
- Do not approve external commands or network downloads without understanding the source.
Frequently Asked Questions
What does this skill automate?
Does it require Stitch MCP access?
Can I use it without Chrome DevTools MCP?
Will it publish my website?
Why does it use a baton file?
Is this safe for production sites?
Developer Details
Author
google-labs-codeLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 287 views
File structure
๐ examples/
๐ next-prompt.md
๐ SITE.md
๐ resources/
๐ baton-schema.md
๐ site-template.md
๐ README.md
๐ SKILL.md