Agent Skill
2/7/2026

example

An example skill demonstrating the plugin structure

F
fakoli
2GitHub Stars
1Views
npx skills add fakoli/fakoli-plugins

SKILL.md

Nameexample
DescriptionAn 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:

  1. Greet the user
  2. Explain what this plugin does
  3. 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