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
More from drivespark/ai-coding
yt-dlp-skill
Use when working with yt-dlp
10privy-skill
Privy SDK Documentation
7global-skill-router
Use this skill to route complex user requests to the appropriate specialized skill.
4skill-seekers
-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
1