auto-install-skills
v1.0.0
Published
[English](README.md) | [简体中文](README_zh-CN.md)
Readme
Auto Install Skills
One command to equip your Agents with new skills.
This tool finds AI Agents on your computer (Antigravity, Claude Code, Windsurf, Gemini CLI) and installs Markdown-based skills (SKILL.md) from GitHub repositories directly into them.
🚀 Usage
Build and run:
npx auto-install-skills installJust follow the interactive prompts:
- Select Agent: Choose where to install (e.g., Antigravity).
- Select Source: Choose a preset repo (like
anthropics/skills) or paste a URL. - Select Skills: Pick the skills you want.
That's it!
📦 Features
- Auto-Detect: Finds your agents automatically.
- One-Click: No manual downloading or copying files.
- Smart: Handles nested folders and conflicts (Overwrite/Skip).
🛠 Supported Agents
- Antigravity
- Claude Code
- Windsurf
- Gemini CLI
Build Locally
npm install
npm run buildLicense: ISC
