Karanjot786/agent-skills-cli

158 stars · Last commit 2026-05-17

Universal CLI for Agent Skills. Access 40,000+ skills from SkillsMP and sync them to Cursor, Claude Code, GitHub Copilot, OpenAI Codex, and Antigravity.

README preview

# Agent Skills CLI 🚀

> **One CLI. 175,000+ skills. 45 AI agents.**

[![npm version](https://img.shields.io/npm/v/agent-skills-cli)](https://www.npmjs.com/package/agent-skills-cli)
[![npm downloads](https://img.shields.io/npm/dm/agent-skills-cli)](https://www.npmjs.com/package/agent-skills-cli)
[![license](https://img.shields.io/npm/l/agent-skills-cli)](LICENSE)
[![Website](https://img.shields.io/badge/website-agentskills.in-blue?style=flat)](https://agentskills.in)
[![GitHub Stars](https://img.shields.io/github/stars/Karanjot786/agent-skills-cli?style=social)](https://github.com/Karanjot786/agent-skills-cli)

Install skills from the world's largest marketplace and sync them to **45 AI agents** including Cursor, Claude Code, GitHub Copilot, Windsurf, Cline, Gemini CLI, Zed, and more — all with a single command.

**What's new in v1.1.9:** `-a` now accepts comma-separated agent lists (`-a claude,cursor`), unknown agent names show a clear error instead of crashing on undefined lookup. Thanks to [@10432mztn](https://github.com/10432mztn) for the fix.

🌐 **Website:** [agentskills.in](https://agentskills.in)

```bash
npm install -g agent-skills-cli
skills install @anthropic/xlsx
```

View full repository on GitHub →