Demonstration skill exercising reference categories
Scanned 9/6/2026
Install to Claude Code
npx -y skills add ngocsangyem/MeowKit --skill demo-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Demo Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ngocsangyem-demo-skill)More formats (shields.io, HTML) on the badges page.
---
name: demo-skill
runtime: portable
description: Demonstration skill exercising reference categories
---
# Demo Skill
<!-- ref: fenced-runtime-command (mapped, target migrates with this skill) -->
Run the bundled script:
```bash
python3 .claude/skills/demo-skill/scripts/run.py --input data.json
```
<!-- ref: fenced-runtime-command (unmapped runtime) -->
Validate docs before shipping:
```bash
node .claude/scripts/validate-docs.cjs
```
<!-- ref: inline-mapped-asset + inline-code-span -->
Read `references/usage.md` and .claude/skills/demo-skill/references/usage.md.
<!-- ref: citation -->
> Ported from external-org/agent-kit — .claude/skills/demo-skill/SKILL.md
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!