byantoniocascais· 17 skills
Drafts a copy-pasteable prompt for Claude Fable 5 without dispatching anything. Use when the user says /prompt-fable, write me a fable prompt, draft a prompt for fable, help me prompt fable 5, or wants to hand a prompt to Fable somewhere else (the web app, another session, a colleague). For actually running the task, use the ask-fable skill instead.
$npx -y skills add antoniocascais/claude-code-toolkit --skill prompt-fableInstalls into the current project.
Run `npx skills use "https://github.com/antoniocascais/claude-code-toolkit" --skill "antoniocascais/claude-code-toolkit/prompt-fable"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/antoniocascais/claude-code-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/antoniocascais/claude-code-toolkit"` and select the relevant skills, then follow their instructions.