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 tags: huggingface
# PROMPT CATEGORY
- 1BLIP-2 Vision-Language Model Guidedeveloperother
- 2BigCode Code Model Benchmarkingdevelopercoding
- 3HQQ LLM Quantization Guidedevelopercoding
- 4HuggingFace Accelerate Distributed Training Guidedevelopercoding
- 5GRPO RL Training with TRLdevelopercoding
- 6LLaVA Vision-Language Model Guidedeveloperother
- 7Transformer Long Context Extension Guidedevelopercoding
- 8Mamba State Space Model Guidedevelopercoding
- 9LlamaGuard Content Moderation Deployment Guidedevelopersafety
- 10Mergekit LLM Model Merging Guidedevelopermachine_learning
- 11PEFT LoRA QLoRA LLM Fine-Tuning Guidedevelopercoding
- 12BitsAndBytes LLM Quantization Workflowsdevelopercoding
- 13Prompt Injection Jailbreak Detectordevelopersecurity
- 14Ray Train Distributed Training Workflowsdevelopercoding
- 15Segment Anything Model User Guidedeveloperother
- 16Sentence Transformers Embeddings Usage Guidedevelopercoding