npx skills add smithery/oaustegard --skill hello-demo
oaustegard/claude-skills
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.
Installation
npx skills add oaustegard/claude-skills --skill hello-demo
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Install the workflow-hello-world skill for your AI agent. Published on code.deepline.com.
8.9K installsReplace every occurrence of the word "hello" with "fuckk" across the entire codebase. Use this …
240 installsA simple skill that should be used to respond to a user when the enter the phrase "hello world".
176 installsGenerate a complete Midnight Network hello-world DApp from scratch — Compact smart contract, he…
112 installsAlso in this package
Other skills from oaustegard/claude-skills · top by installs.
npx skills add oaustegard/claude-skills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
More metadata
- version
- 1.0.4
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md899 B -
docs
README.md148 B -
docs
SUMMARY.md151 B
History
- First seen on skills.sh
- First recorded snapshot · 41 installs
SKILL.md
Delivery Instructions
When triggered:
- Copy the asset to outputs:
cp assets/hello-demo.html /mnt/user-data/outputs/
- Provide the computer link:
[View hello-demo.html](computer:///mnt/user-data/outputs/hello-demo.html)
- Add one-line description: "Interactive HTML demo with bookmarklet showing token-efficient artifact delivery."
DO NOT:
- Generate HTML from scratch
- Explain the file contents in detail
- Add verbose commentary
The asset contains a complete, styled HTML page with:
- Bookmarklet demonstration
- Usage instructions
- Token efficiency explanation
Token efficiency: This pattern saves ~500 tokens vs. generating explanatory text each time.