manage-skills

Installation
SKILL.md

Manage AI Agent Skills

You can manage skills and rules for all major AI coding tools directly from the terminal. This skill teaches you the directory layout, file format, and operations for each tool.

When to Use

Use this skill when the user wants to inspect, create, edit, enable, disable, copy, move, or delete local AI-agent skills or rule files across supported coding tools.

Supported Tools & Paths

Directory-based tools (multiple skills)

Each skill lives in its own subdirectory with a SKILL.md file containing YAML frontmatter.

Tool Global Path Project Path
Agents ~/.agents/skills/<name>/SKILL.md .agents/skills/<name>/SKILL.md
Cursor ~/.cursor/skills/<name>/SKILL.md .cursor/skills/<name>/SKILL.md
Claude ~/.claude/skills/<name>/SKILL.md .claude/skills/<name>/SKILL.md
Related skills
Installs
11
GitHub Stars
37.3K
First Seen
Apr 10, 2026