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.
https://aipromptslibrary.sh/mcp OPTION A — PASTE TO YOUR AGENT Claude, Cursor, Codex, etc.
Connect to the MCP server at https://aipromptslibrary.sh/mcp (streamable-http). Use search_prompts to search the library. For prompt_type=skill results, use list_skill_files to inspect the folder, read_skill_file to load SKILL.md or references, and get_skill_download to get the ZIP URL.
OPTION B — JSON CONFIG manual setup
{
"mcpServers": {
"prompt-library": {
"type": "streamable-http",
"url": "https://aipromptslibrary.sh/mcp"
}
}
} Browse by category
PROMPTS LIBRARY
- 1VSCode CodeTour File Expertdevelopercoding
- 2Conventional Git Commit Guidelines for AImodelcoding
- 3Conventional Git Commit Creatoragenttool_use
- 4Test Automation Lesson 08 Video Generatorstudenteducation
- 5Claude Code Developer Status Bar Scriptdevelopercoding
- 6Linear Issue Git Branch PR Creatoragentcoding
- 7Git Commit Push PR Automatoragenttool_use
- 8Git Diff Security Auditordevelopersecurity
- 9Git Workflow Expert Task Managerdevelopercoding
- 10Repository Codebase Indexer Generatormodelanalysis
- 11App Code Reviewer for Security Localization Simplificationdevelopercoding
- 12Flutter Environment Provisioner and Project Bootstrappermodeloperations
- 13Student GitHub SSH Setup Guidemodelcoding
- 14Conventional Commit Message Generatordevelopercoding
- 15Conventional Git Commit Message Generatordevelopercoding
- 16GitHub Fork and Push Expert Guidedevelopercoding
- 17DevOps Instructor for Principles Tools and CI/CDstudenteducation
- 18Next.js React Front-End Developermodelcoding
- 19Git Diff Code Review Analyzerdevelopercoding
- 20OpenCode CLI Repo Integratormodeltool_use
- 21Codex AI Code Review with Changelogdevelopercoding
- 22Codex AI Code Review with Changelogdevelopercoding
- 23Technical Code Change Trackeragentcoding
- 24Technical Code Change Trackeragentcoding
- 25Git History Structured Changelog Generatoragentcoding
- 26Git History Changelog Generatoragentcoding
- 27Overleaf Git Bridge Sync Workflowagentwriting
- 28Codex AI Code Review and Changelog Generatordevelopercoding
- 29Git Development Branch Finisheragentcoding
- 30Claude Code Git Guardrails Setupagentsafety
- 31Overleaf Git Bridge Two-Way Syncagentwriting
- 32Two-Axis Git Diff Code Revieweragentcoding
- 33Code Review Subagent Dispatcheragentcoding
- 34Code Change State Machine Trackeragentcoding
- 35Git Worktree Isolated Workspace Setupagentoperations
- 36Git Changelog Generatoragentcoding
- 37TDD Implementation Plan Writeragentplanning