pound

Quickstart

Install the CLI and sign in:

npm i -g pound
pound signup

Follow the prompts to sign in with GitHub. That's all the setup you need. Then open any Claude Code session and you're ready to go.

Find a skill

Search by describing what you want:

#search help me review pull requests

Or activate one directly if you already know the name:

#code-reviewer         <- Get your own or most popular skill
#frank/code-reviewer   <- Get a skill from a specifc person by username

See all commands

#help

Next steps