This connects Claude to the prompts.chat registry so you can search, browse, and install Agent Skills without leaving your conversation. It wraps two MCP tools: one for searching the catalog by keyword or category, another for fetching a specific skill with all its files. When you find something useful, it handles the installation by creating the right directory structure under .claude/skills/ and saving everything in place. The workflow is straightforward: search, preview results with author and file lists, pick one, install. Honestly most useful if you're already working in Claude and want to extend its capabilities on the fly instead of hunting through documentation or building something from scratch.
npx skills add https://github.com/f/awesome-chatgpt-prompts --skill skill-lookup