The awesome collection of OpenClaw skills. 5,400+ skills filtered and categorized from the official OpenClaw Skills Registry.🦞
System prompt library for coding agents
This repo is a catalog of prompts and tool specs taken from real agentic coding products. It groups them by agent so you can compare instruction style, tool design, and safety patterns across systems.
Builders who want to study or reuse prompt and tool patterns from real coding agents.
You can compare agent setups side by side instead of piecing them together from scattered sources.
What it does
Per-agent prompt collections
Stores prompt material in separate folders for Claude Code, Gemini CLI, Cline, Aider, Roo Code, Zed, and Codex CLI (Rust).
Tool documentation
Includes tool specs for each agent so you can see what capabilities were exposed and how they were described.
Source attribution
Links back to original sources and records retrieval dates for each collected prompt or tool definition.
Research notes
Explains why the collection matters, including prompt patterns, tool design, safety, and user experience.
README
AI Agent System Prompts Library
What makes agentic coding applications different? TBH, it's mostly their system prompts, the tools they provide, and how they actually use them. In this repo, I'm documenting these system prompts and tools from different agentic coding solutions.
Table of Contents
Agent Comparison
| Agent | Provider | Type | Tools |
|---|---|---|---|
| Claude Code | Anthropic | CLI | 15 |
| Gemini CLI | CLI | 11 | |
| Cline | Open Source | VS Code | 12 |
| Aider | Open Source | CLI | Git-based |
| Roo Code | RooCode Inc | VS Code | 12 |
| Zed | Zed Industries | Editor | 15 |
| Codex CLI (Rust) | OpenAI | CLI | 1 |
What's Included
Each agent directory contains:
- System Prompts - Complete prompt templates with role definitions and instructions
- Tool Documentation - Detailed API specifications for all available tools
- Source Attribution - Direct links to original sources with retrieval dates
- README - Overview with GitHub repository links and feature summaries
Research Value
This collection provides insights into:
- Prompt Engineering Patterns - How production systems structure AI instructions
- Tool Design - Common patterns in AI agent tooling and capabilities
- Safety Measures - Security considerations and defensive programming practices
- User Experience - How different agents handle interaction and workflow management
Contributing
- Create a new directory under
agents/[agent-name]/ - Add a
system-prompt.mdfile with the complete system prompt - Document tools in
agents/[agent-name]/tools/directory - Include source information and retrieval date in headers
- Follow the established template formats (see CLAUDE.md)
Roadmap
Planned additions to this repository:
- Tools Comparison - Detailed analysis and comparison of tools across different agents
- Prompts Analysis - In-depth analysis of prompt engineering patterns and techniques
License
This collection is provided for research and educational purposes. Original prompts and tools remain property of their respective creators. See individual agent directories for specific source attributions.
Files in the repo
- agents
- docs
- CLAUDE.md
- CONTRIBUTING.md
- LICENSE
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More collections
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.
A collection of MCP servers.
Model Context Protocol Servers
Extracted system prompts from Anthropic - Claude Fable 5.1, Opus 5, Claude Design, Claude Code. OpenAI - ChatGPT GPT-6-Astra, Codex. Google - Gemini 3.8 Flash, 3.1 Pro, Antigravity. xAI - Grok, Grok Bot, Cursor, Kimi and more! Updated regularly.