Stats
Actions
Tags
From scratchtml plans
List the user's uploaded scratchtml plans and documents (links + expiry). Use when the user asks what plans/documents they have on scratchtml.
How this skill is triggered — by the user, by Claude, or both
Slash command
/scratchtml:listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Call `mcp__scratchtml__list_plans`.
mcp__scratchtml__list_plans./scratchtml:get <slug> to pull comments on any of them, or /scratchtml:share to upload something new.If the call fails unauthenticated, tell the user to run /mcp and sign in to scratchtml, then retry.
npx claudepluginhub znat/scratchtml-claude-plugin --plugin scratchtmlCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.