oaustegard/claude-hello-demo
Delivers a static Hello World HTML demo page with bookmarklet. Use when user requests the hello demo, hello world demo, or demo page.
This is a copy. The original lives at oaustegard/hello-demo.
npx skills add https://github.com/oaustegard/claude-skills --skill hello-demo
When triggered:
cp assets/hello-demo.html /mnt/user-data/outputs/
[View hello-demo.html](computer:///mnt/user-data/outputs/hello-demo.html)
DO NOT:
The asset contains a complete, styled HTML page with:
Token efficiency: This pattern saves ~500 tokens vs. generating explanatory text each time.
Take oaustegard/claude-hello-demo from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.