This connects Claude to the prompts.chat registry so you can search for and install reusable agent skills without leaving your conversation. You ask for something like "find me a code review skill," it searches the registry, shows you matches with authors and file lists, then installs the chosen skill straight into your `.claude/skills` directory. It handles the whole flow: search with filters, retrieve all the skill files including SKILL.md and any helper scripts, then verify everything landed correctly. The honest upside is you can browse a community library instead of writing every capability from scratch. Works best when you know roughly what you need but don't want to reinvent it.
npx -y skills add f/prompts.chat --skill skill-lookup --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills