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 subcategories: browser_automation
# PROMPT CATEGORY
- 1 Node.js Account Registration Automation System developer coding
- 2 Playwright Web App Testing Toolkit developer operations
- 3 GitHub Starred Projects Fetcher via Agent Browser agent tool_use
- 4 Playwright Web App Testing Toolkit developer tool_use
- 5 Anchor Browser Automation via Rube MCP agent tool_use
- 6 AI-Powered E2E Web Testing Skill developer coding
- 7 AI E2E Web Testing with YAML Scenarios agent coding
- 8 Rube MCP Browser Tool Automation agent tool_use
- 9 Browserless Automation via Rube MCP agent tool_use
- 10 Cloudflare Browser Rendering via Rube MCP agent tool_use
- 11 NotebookLM Browser Automation Skill agent tool_use
- 12 Playwright Local Webapp Testing Scripts agent testing