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 FROM YOUR AGENT — MCP
Connect this library as an MCP server to Claude, Cursor, Windsurf, or any
MCP-capable client. One tool: search_prompts — query, filter, and sort the same way you do here.
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
- 1ML Paper Figure Generatorresearcherimage_generation
- 2ML Ablation Study Planneragentresearch
- 3ML Experiment Results Analyzeragentanalysis
- 4ML AI Theorem Proof Package Writeragentresearch
- 5Codex ML Research Review Workflowagentresearch
- 6SwanLab ML Experiment Tracking Guideagentcoding
- 7LLaVA Vision-Language Model Guidedeveloperother
- 8Mergekit LLM Model Merging Guidedevelopermachine_learning
- 9PufferLib High-Performance RL Assistantagentcoding
- 10Claude MCP Research Review Workflowagentresearch
- 11ML/AI Theory Rigorous Proof Writeragentwriting
- 12ML Experiment GPU Deployment Workflowagentoperations
- 13SkyPilot Multi-Cloud ML Orchestration Guidedeveloperoperations
- 14Stable Baselines3 RL Training Guideagentcoding
- 15SHAP Model Interpretability Guideagentanalysis
- 16TransformerLens Mechanistic Interpretability Guidedevelopercoding