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 use_case_cluster: safety_review
# PROMPT CATEGORY
- 101 LlamaGuard Content Moderation Deployment Guide developer safety
- 102 NeMo Guardrails LLM Safety Setup developer safety
- 103 Falco Container Threat Detection Rules security professional security
- 104 AFL++ Coverage-Guided Fuzzing Procedure agent security
- 105 DNS Tunneling Detection with Entropy Analysis security analyst security
- 106 Trivy Container Security Scanning Guide agent security
- 107 SSRF Vulnerability Testing and Reporting Guide agent security
- 108 Supply Chain Attack Simulation Detector agent security
- 109 Hardware Security Module PKCS#11 Integration agent security
- 110 Kubernetes Container Escape Detection Auditor security professional security
- 111 Privileged Account Discovery Implementation Guide agent security
- 112 Network Traffic Analysis with TShark agent security
- 113 Prompt Injection Jailbreak Detector developer security
- 114 Security Bluebook Policy Builder agent security
- 115 Supply Chain Dependency Risk Auditor agent security
- 116 Threat Modeling Security Expert agent security
- 117 Secure Environment Variable Management Skill agent security