pound

Getting Started

Pound is a skill registry for Claude Code. Skills are instruction sets that give Claude new capabilities — fetched on demand, always up to date.

Install

npm i -g pound

Then sign in:

pound signup

Follow the prompts to connect your GitHub account. If you don't have one yet, create one here.

Your API key is saved to ~/.pound/config.json after sign in.

Verify

To see all availabe commands open a Claude Code session and run:

#help

Next steps