Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 701 Bytes

File metadata and controls

37 lines (22 loc) · 701 Bytes

my-skill

A brief description of what this skill does.

Install

Project-scoped (this project only)

git clone https://github.com/YOUR_USER/my-skill .claude/skills/my-skill

User-scoped (all projects)

git clone https://github.com/YOUR_USER/my-skill ~/.claude/skills/my-skill

Manual

Copy SKILL.md (and the resources/ directory, if present) into .claude/skills/my-skill/ in your project or ~/.claude/skills/my-skill/ globally.

Usage

Describe how to trigger the skill. Include example prompts:

user: do the thing

Configuration

List any setup steps, environment variables, or prerequisites needed before using the skill.

License

MIT