QuickstartMoving from RabbitholesCore concepts
Canvas OverviewCreating NodesConnectionsOrganizing the CanvasSearchSide ViewExportKeyboard Shortcuts
Chat NodeText NodeWeb NodePost Node (YouTube & more)Document Node (Beta)Image NodeGroup Node
Models & ProvidersRAG ModePersonasSlash Commands (Skills & Prompts)Using MCP Tools in ChatSub-AgentsVoice Input
Cloud ProvidersAgent ProvidersOllama (Local Models)Custom ProvidersMCP Servers (Beta)Default ModelsConnected ToolsPersona PromptsAgent SkillsAccount ManagementSystem Preferences
Troubleshooting & Support

Agent Skills

Browse the skills.sh registry and install agent skills with one click

Last updated: July 19, 2026

Settings → Agent Skills is a built-in browser for the public skills.sh registry: "Browse the public skills.sh registry and install skills with one click."

Skills are reusable instruction packs (folders with a SKILL.md) that teach the AI a workflow — once installed, they show up in the slash menu of every chat.


Browsing the registry

The page lists the registry as a live leaderboard. Each row shows:

  • The skill's rank, name, and source repo (owner/repo)
  • A Verified badge when it's published by an official source
  • A security-checks shield — hover it for per-provider audit results
  • An 8-week install trend sparkline and the total install count

Click a row to expand it in place: the full description, the security-check results, and a View on skills.sh link. Use the Search skills box to search the whole registry.


Installing a skill

  1. Click Install on any row (it reads Installing, then Installed)
  2. The skill is saved to ~/.agents/skills — the cross-tool convention, so it also works with other agent tools — and linked into ~/.claude/skills for Claude Code
  3. Type / in any chat and pick it from the Skills section — no restart needed

Skills are plain folders you own. Anything you drop into ~/.agents/skills by hand appears in the slash menu the same way — the browser is just the fast path.


Removing a skill

Click the Installed button on a skill's row to remove it — this deletes it from ~/.agents/skills (and unlinks it from ~/.claude/skills) immediately.


Use cases

  • Borrow instead of writing: grab a well-reviewed "changelog writer" or "code review" skill from the leaderboard instead of authoring the prompt yourself.
  • One library, every tool: skills installed here serve Claude Code and other agent tools too, since everything lives in the shared ~/.agents/skills folder.
  • Vet before you trust: check the security shield and the Verified badge before installing a skill that will be injected into your conversations.

Persona Prompts

Create and manage reusable AI personas with their own instructions

Account Management

Your plan, credits, devices, and privacy opt-ins in one place

On this page

Browsing the registryInstalling a skillRemoving a skillUse cases