Skip to content

2233admin/ai-prompts-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AI Prompts Library

Search and browse system prompts from 40+ AI coding tools — Cursor, Windsurf, Claude Code, Devin, Manus, v0, Lovable, VSCode Agent, and more.

Works as both an OpenClaw skill and a Claude Code plugin.

Installation

Claude Code Plugin

# Add marketplace (first time only)
/plugin marketplace add 2233admin/ai-prompts-library

# Install
/plugin install ai-prompts-library

Or install directly:

claude plugin install github:2233admin/ai-prompts-library

OpenClaw Skill

Copy skills/ai-prompts-library/ to ~/.openclaw/skills/ai-prompts-library/ and add _meta.json:

{
  "ownerId": "local",
  "slug": "ai-prompts-library",
  "version": "1.0.0"
}

Setup (Required)

Clone the prompt source data:

git clone --depth 1 https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools ~/system-prompts-and-models-of-ai-tools

What's Included

40+ AI tools with their system prompts, tools schemas, and agent configurations:

  • Anthropic: Claude Code, Claude Sonnet 4.6/4.5, Chrome extension
  • Cursor: Agent v1.0 ~ v2.0, CLI, Chat (multiple versions for comparison)
  • Windsurf: Prompt + Tools (Wave 11)
  • VSCode Agent: Main + model-specific variants (GPT-5, Claude, Gemini)
  • Devin AI, Manus, Google Antigravity/Gemini, Amp, Augment Code
  • Lovable, v0, Replit, Same.dev, Leap.new
  • Open Source: Bolt, Cline, Codex CLI, Gemini CLI, RooCode, Lumo
  • And 20+ more tools

Usage Examples

"Show me Cursor's latest system prompt"
"How does Devin handle code editing?"
"Compare error handling rules across Cursor, Windsurf, and Claude Code"
"What tools does Manus expose to its agent?"
"Search all prompts for how they handle git operations"

License

MIT

About

Structured library of reusable prompts for AI tasks, roles, and operator workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors