stitch::upload-to-stitch

Installation
SKILL.md

Upload-to-Stitch

Upload local assets (images, mockups, HTML files) to a Stitch project using the provided upload script, which bypasses the MCP tool's base64 output token limits.

[!NOTE] The AI model cannot upload files via MCP tools directly because the base64 encoding of even a small file exceeds the model's output token limit (~16K tokens). This script reads the file and sends it directly over HTTP.

Steps

1. Identify Target Project

Use list_projects to find the correct projectId.

2. Get the API Key

Installs
1.6K
GitHub Stars
5.9K
First Seen
May 18, 2026
stitch::upload-to-stitch — google-labs-code/stitch-skills