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
# PROMPT CATEGORY
- 401 Husky Pre-Commit Hooks Setup Guide developer coding
- 402 SGLang LLM Serving Framework Guide developer tool_use
- 403 SimPO Preference Optimization Training Guide developer machine_learning
- 404 SkyPilot Multi-Cloud ML Orchestration Guide developer operations
- 405 Slime RL Post-Training Framework Guide developer coding
- 406 TensorRT-LLM Inference Optimization Guide developer coding
- 407 TransformerLens Mechanistic Interpretability Guide developer coding
- 408 TileDB-VCF Genomic Variant Data Handler developer analysis
- 409 Torchforge PyTorch RL Training Guide developer coding
- 410 UMAP-Learn Dimensionality Reduction Guide developer analysis
- 411 Vaex Large Dataset Analysis Skill developer analysis
- 412 Verl RL Training Guide for LLMs developer coding
- 413 User Story Test Scenario Generator developer testing
- 414 Whisper Speech Recognition Model Guide developer tool_use
- 415 Zustand TypeScript Store Generator developer coding