AI AGENT ADDONS

Stitchupload To Stitch

google-labs-code/stitch-skills

Upload images, mockups, and HTML pages to a Stitch project with ease. This skill solves a common problem where direct uploads fail because of base64 token limits. It uses a simple script to send files directly over HTTP.

You can upload file types like PNG, JPEG, WebP, and HTML. The script automatically detects the file type. It also creates screens in your Stitch project for you.

This skill is useful for designers and developers who need to share visual assets quickly. It works even when other methods get stuck on size limits. Just follow the steps to find your project, get your API key, and run the upload script.

Add Stitchupload To Stitch skill to your workflow

Global

mkdir -p ~/.claude/skills/stitchupload-to-stitch

Project

mkdir -p .claude/skills/stitchupload-to-stitch

Source Repository

Stars
6,232
Forks
747
Watchers
6,232
License
Apache-2.0
Last Push
24 days ago
Created
6 months ago