Agent Skill
2/7/2026simple-example
A simple example Skill demonstrating basic functionality
J
jiangding1990
0GitHub Stars
2Views
npx skills add JiangDing1990/universal-skill-kit
SKILL.md
| Name | simple-example |
| Description | A simple example Skill demonstrating basic functionality |
name: simple-example version: 1.0.0 description: A simple example Skill demonstrating basic functionality
Simple Example Skill
This is a simple example Skill that demonstrates the basic structure.
Usage
This Skill helps with:
- Task A
- Task B
- Task C
Example
// Example code
function hello() {
console.log('Hello from Simple Skill!')
}
Notes
- Keep it simple
- Focus on one thing
- Provide clear examples
Skills Info
Original Name:simple-exampleAuthor:jiangding1990
Download