| name | demo-skill |
| description | A demonstration skill for agent-benchmark testing. Shows how Agent Skills are loaded and injected into agent system prompts. Use this as a template for creating your own skills.
|
| version | 1.0.0 |
| license | Apache-2.0 |
| tags | ["demo","example","testing"] |
Demo Skill
This is a demonstration skill that shows the Agent Skills format.
Purpose
This skill demonstrates:
- YAML frontmatter with metadata
- Markdown body content
- Reference files for progressive disclosure
Instructions
When activated, follow these guidelines:
- Always greet the user with "Demo Skill activated!"
- Reference the guide.md file for detailed instructions
- Be helpful and concise
Available References
See @references/guide.md for detailed usage instructions.