One open standard, every tool
Skills for every AI coding tool
Skills follow the open Agent Skills standard (SKILL.md), the same skill runs unchanged in every major AI coding tool in 2026. Pick your tool below or browse the full catalog.
Claude Code
Anthropic
Terminal-native agentic coding with sub-agents, scheduled tasks, and first-class MCP.
Cursor
Anysphere
.cursorrules and .mdc files plus 4,900+ skills via MCP for the leading AI-first IDE.
NEWAntigravity 2.0
Google's multi-agent desktop + Go CLI + SDK, launched May 19 2026 at I/O.
GitHub Copilot
GitHub / Microsoft
Custom instructions for Copilot Chat, 4,900+ skills as slash commands via MCP.
Windsurf
Codeium
Codeium's AI-first IDE with Cascade flows and MCP-loaded skills.
OpenAI Codex CLI
OpenAI
Open-source terminal agent on the OpenAI stack, with native SKILL.md support.
Cline
Cline Bot Inc.
Open-source VS Code agent with per-step approval, BYO API key.
AWS Kiro
AWS / Amazon Bedrock
Spec-driven IDE powered by Bedrock models, Claude, Llama, Titan.
Any MCP client
Open standard
Any Model Context Protocol-compatible tool, Claude Desktop, Cline, Continue.dev, more.
Frequently asked questions
Which AI coding tools work with skills-hub.ai?
Every major AI coding tool in 2026, Claude Code, Cursor, Google Antigravity 2.0, GitHub Copilot, Windsurf, OpenAI Codex CLI, Cline, AWS Kiro, Gemini CLI, plus any Model Context Protocol (MCP) compatible client. One skill format (SKILL.md), every tool.
Do I need a different skill for each tool?
No. Skills follow the open Agent Skills standard, the same SKILL.md file runs unchanged in every supported tool. The skills-hub CLI converts to the right per-tool location (.cursor/rules/, ~/.claude/skills/, .codex/skills/, etc.) at install time.
How do I install a skill in any tool?
Run `npx @skills-hub-ai/cli install <skill-slug>`. By default the CLI detects every supported tool on your machine and installs to all of them. Use `--target cursor`, `--target claude-code`, `--target codex`, etc. to target one specifically.
Can I use the same skills in a remote MCP client?
Yes. Connect any MCP-compatible client to `https://api.skills-hub.ai/mcp`, the entire 4,900+ skill catalog appears as MCP prompts with zero local install.