
f/awesome-chatgpt-prompts
2 skills2.9k installs327k starsGitHub
Install
npx skills add https://github.com/f/awesome-chatgpt-promptsSkills in this repo
1Skill Lookupskill-lookup is a journey-wide agent skill that lets solo builders search, retrieve, and install Agent Skills from the prompts.chat registry using MCP. Whenever you need to find capabilities—code review helpers, automation packs, or domain workflows—you run search_skills with keywords and optional category or tag filters, present titles, descriptions, authors, and file lists, then fetch the chosen artifact with get_skill. Installation means writing files under .claude/skills/{slug}/ and verifying SKILL.md exists before explaining when the new skill activates. It pairs naturally with Claude Code and other MCP-capable agents; it does not replace writing custom skills from scratch but dramatically shortens the gap between “I need a skill for X” and a working local install. Use across Idea through Operate whenever extending the agent stack matters more than editing product code.1.6kinstalls2Prompt Lookupprompt-lookup is an agent skill that teaches assistants to use the prompts.chat MCP server when solo builders need templates, library search, a specific prompt by ID, or AI-assisted prompt improvement. It fits the Build phase for indie developers wiring Claude Code, Cursor, or similar agents to external prompt libraries instead of copying prompts from the browser. The workflow covers filtering by TEXT, STRUCTURED, IMAGE, VIDEO, or AUDIO types and category or tag slugs, then formatting hits for quick choice. Variable-aware retrieval explains how to handle templated prompts. You install it when prompts.chat is configured as an MCP server and you want consistent discovery behavior across sessions rather than ad-hoc web search.1.3kinstalls