agent-skills-manager

Installation
SKILL.md

Agent Skills Manager

This skill manages the installation and distribution of local AI agent skills. It automatically detects installed IDEs (Trae, Antigravity) and links the skill source to them via a central hub (~/.agents/skills).

Usage

When you want to install a local skill directory:

# Execute using the path to the installed skill script
python3 <skill-install-path>/scripts/main.py install <path-to-skill-source>

# Example (if installed in .trae):
# python3 .trae/skills/agent-skills-manager/scripts/main.py install ./my-new-skill

Parameters

Related skills
Installs
1
First Seen
Mar 1, 2026