Stats
Actions
Tags
From demo
A minimal placeholder skill that returns a fixed response. Use when the user invokes demo-skill or asks to test skill wiring.
How this skill is triggered — by the user, by Claude, or both
Slash command
/demo:demo-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A minimal, intentionally not-useful skill document.
A minimal, intentionally not-useful skill document.
Return a fixed, deterministic response ("hello") so it's easy to verify the skill wiring without doing real work.
helloInput:
anything at allOutput:
helloCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub plwhite/claudeplugins --plugin demo