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 task_types: teach
# PROMPT CATEGORY
- 501 Vaex Large Dataset Analysis Skill developer analysis
- 502 Vexor Semantic File Search Skill agent tool_use
- 503 Secure Environment Variable Management Skill agent security
- 504 Verl RL Training Guide for LLMs developer coding
- 505 Playwright Local Webapp Testing Scripts agent testing
- 506 Whisper Speech Recognition Model Guide developer tool_use
- 507 PyTorch Geometric GNN Implementation Guide agent coding
- 508 x402 Express USDC Payment Middleware agent tool_use
- 509 Zarr Python Chunked Arrays Guide agent coding
- 510 XLSX File Creation and Analysis Standards agent data_extraction
- 511 TDD Skill Authoring Methodology agent writing