Lightweight Go CLI for AI Agent Skills
Manage AI Agent Skills
Like a Pro
SkillOps is a lightweight, high-performance Go CLI utility designed to manage AI agent skills using a symlink-first approach. Pull skills from repositories and enable them across multiple Agentic IDEs without file duplication.
Terminal
$skillops pull https://github.com/github/awesome-copilot -s aspire
PULLING SPECIFIC SKILL
Source: https://github.com/github/awesome-copilot
Skill: aspire
🚀 Successfully pulled.
$skillops agentic manage antigravity
What would you like to do with 'antigravity'?
> Manage Skills
Remove Agent from project
arrows: navigate • enter: select • q: quit
Why Choose SkillOps?
Built for developers who value efficiency and simplicity
Multi-IDE Support
Manage skills across Claude, Windsurf, OpenCode, and other Agentic IDEs from a single interface.
Rich TUI Experience
Premium interactive terminal interface with colored output and intuitive navigation.
High Performance
Built with Go for lightning-fast operations and minimal resource usage.
Ready to experience the difference?Try SkillOps today
Quick Installation
Get up and running in seconds
1. Download the latest release
$ brew tap leodinhsa/skillops2. Make it executable
$ brew install skillops3. Start managing skills
$ skillops --help