SkillVaultskills Browse 1,000+ skills

Install once · Invoke naturally · Stay in control

How to use AI skills in your coding tool

Install an evidence-first workflow directly into GitHub Copilot, Cursor, Claude Code, OpenAI Codex, or JetBrains Junie. Every skill is also available as a portable raw SKILL.md file for other Agent Skills-compatible tools.

Five native integrations One open skill format Project-scoped installation

From discovery to useful work in four moves

Choose a skill

Open a SkillVault skill page and review its workflow, evidence requirements, and boundaries.

Install it in your coding tool

Choose one of five native integrations and approve the project folder, or download the raw SKILL.md file.

Invoke the skill

Describe the job in agent chat or explicitly invoke the installed skill by name.

Review and run

Review the proposed work and retain normal approval over file writes, commands, and deployments.

Native project locations

GitHub Copilot

VS Code, JetBrains IDEs, CLI

.github/skills/skill-name/SKILL.md

Copilot discovers the skill automatically and can invoke it from agent mode.

Official setup documentation

Cursor

Cursor Agent and Cursor CLI

.cursor/skills/skill-name/SKILL.md

Cursor discovers the skill automatically; type / in Agent chat to invoke it explicitly.

Official setup documentation

Claude Code

Terminal and IDE integrations

.claude/skills/skill-name/SKILL.md

Claude Code discovers the skill automatically and exposes it as a slash command.

Official setup documentation

OpenAI Codex

IDE extension and Codex CLI

.agents/skills/skill-name/SKILL.md

Codex discovers the skill automatically; use /skills or mention it with $.

Official setup documentation

JetBrains Junie

JetBrains IDEs and Junie CLI

.junie/skills/skill-name/SKILL.md

Junie discovers the skill automatically and exposes it through / and $ suggestions.

Official setup documentation

Using another IDE or agent?

Download the raw open-standard file

Download SKILL.md from any unlocked individual skill, place it in the skills directory documented by your tool, keep the filename, and reopen the agent.

The file is readable Markdown with standard name, description, license, compatibility, and version metadata.

Try the free repository overview skill