skill-manager
Installation
SKILL.md
Skill Manager
Unified CLI for managing AI skills across all IDEs.
CRITICAL: Global vs Project Skills
ALWAYS confirm scope before any operation. Default assumptions cause errors.
| Scope | Location | When to Use |
|---|---|---|
| Global | ~/.ai-skills/ → syncs to ~/.claude/skills/ |
Personal skills, shared across all projects |
| Project | ./.ai-skills/ → syncs to ./.cursor/skills/ |
Project-specific skills, version controlled |
Mandatory Confirmation
Before install, create, or sync, ALWAYS ask user:
"Should this skill be installed globally (
~/.ai-skills/) or for this project only (./.ai-skills/)?"