Stitch SDK Pipeline This skill orchestrates the full SDK generation pipeline — from capturing MCP tool schemas to publishing a tested, validated package. Use this when: - The Stitch MCP server adds or changes tools - You need to regenerate the SDK from scratch - You want to verify the pipeline is healthy [!IMPORTANT] Stage 2 is the only step requiring agent intelligence. All other stages are deterministic scripts. For Stage 2, use the skill. --- Prerequisites - environment variable set - installed - Working directory: project root ( ) --- Pipeline Stages Stage 1: Capture Tool Schemas 🤖 Conne…