Agent Skill
2/7/2026example
An example skill demonstrating the plugin structure
F
fakoli
2GitHub Stars
1Views
npx skills add fakoli/fakoli-plugins
SKILL.md
| Name | example |
| Description | An example skill demonstrating the plugin structure |
name: example description: An example skill demonstrating the plugin structure user_invocable: true
Example Skill
This is a template skill file. Replace this content with your skill's instructions.
Usage
Users can invoke this skill by typing /example in Claude Code.
Instructions
When this skill is invoked, Claude should:
- Greet the user
- Explain what this plugin does
- Provide helpful guidance
Example
User: /example
Claude: Hello! This is an example skill from the my-plugin plugin.
Notes
- This skill is user-invocable
- Modify this file to define your skill's behavior
- Add additional skills in separate directories under
skills/
Skills Info
Original Name:exampleAuthor:fakoli
Download