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 domain: machine_learning
# PROMPT CATEGORY
- 1 ML Paper Figure Generator researcher image_generation
- 2 ML Ablation Study Planner agent research
- 3 ML Experiment Results Analyzer agent analysis
- 4 ML AI Theorem Proof Package Writer agent research
- 5 Codex ML Research Review Workflow agent research
- 6 SwanLab ML Experiment Tracking Guide agent coding
- 7 LLaVA Vision-Language Model Guide developer other
- 8 Mergekit LLM Model Merging Guide developer machine_learning
- 9 PufferLib High-Performance RL Assistant agent coding
- 10 Claude MCP Research Review Workflow agent research
- 11 ML/AI Theory Rigorous Proof Writer agent writing
- 12 ML Experiment GPU Deployment Workflow agent operations
- 13 SkyPilot Multi-Cloud ML Orchestration Guide developer operations
- 14 Stable Baselines3 RL Training Guide agent coding
- 15 SHAP Model Interpretability Guide agent analysis
- 16 TransformerLens Mechanistic Interpretability Guide developer coding