| name | example-skill |
| description | An example skill demonstrating how to use the skill system |
Example Skill
This is an example skill that demonstrates the skill system.
Usage
When you need to perform a specific task, you can load this skill to get detailed guidance.
Steps
- Identify the task requirements
- Load the appropriate skill using get_skill tool
- Follow the skill's guidance
- Execute the task
Example
print("Hello from example skill!")
Notes
- Skills provide specialized knowledge
- Load skills on-demand when needed
- Each skill focuses on a specific domain