AI PROMPTS
THE OPEN AI PROMPTS LIBRARY
A community-curated library of prompts for every AI — across coding, writing, research, design, marketing, and dozens more categories. Discover, share, and remix what works.
AVAILABLE FOR EVERY AI
Claude, ChatGPT, Gemini, Cursor, Copilot, Perplexity, Grok — and any other model or assistant you use.
SEARCH AND LOAD WITH YOUR AGENT — MCP
Connect this library as an MCP server to Claude, Cursor, Windsurf, or any
MCP-capable client. Search with search_prompts, then load skills with list_skill_files, read_skill_file, and get_skill_download.
URL
https://aipromptslibrary.sh/mcp OPTION A — PASTE TO YOUR AGENT Claude, Cursor, Codex, etc.
prompt
Connect to the MCP server at https://aipromptslibrary.sh/mcp (streamable-http).
OPTION B — JSON CONFIG manual setup
mcp.json
{
"mcpServers": {
"prompt-library": {
"type": "streamable-http",
"url": "https://aipromptslibrary.sh/mcp"
}
}
} Browse by category
PROMPTS LIBRARY
FILTERED BY tags: evaluation
# PROMPT CATEGORY
- 1 AI Prompt Architect for GPT Claude Gemini model writing
- 2 TCRE Framework Prompt Builder general user writing
- 3 Mock Job Interview Simulator and Analyzer general user hr
- 4 Business Idea Viability Evaluator general user evaluation
- 5 Tech Support Customer Roleplay Simulator support agent customer_support
- 6 AI Agent Security Evaluation Checklist Creator developer security
- 7 Computer Science PhD Thesis Evaluator model education
- 8 Academic Writing Workshop Plan Developer teacher education
- 9 Advanced LLM-as-Judge Evaluation agent evaluation
- 10 Agent Context Compression Strategies agent operations
- 11 Context Engineering Agent Skills Collection agent other
- 12 Agent Evaluation Framework Builder agent evaluation
- 13 LangSmith LLM Observability Guide developer evaluation
- 14 MCP Server Development Guide developer coding
- 15 Phoenix AI Observability Platform Guide developer tool_use