by tallesborges
A curated collection of system prompts and tool definitions from production AI coding agents
# Add to your Claude Code skills
git clone https://github.com/tallesborges/agentic-system-promptsGuides for using ai agents skills like agentic-system-prompts.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:53:36.637Z",
"npmAuditRan": true,
"pipAuditRan": true
}agentic-system-prompts is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by tallesborges. A curated collection of system prompts and tool definitions from production AI coding agents. It has 170 GitHub stars.
Yes. agentic-system-prompts passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/tallesborges/agentic-system-prompts" and add it to your Claude Code skills directory (see the Installation section above).
agentic-system-prompts is primarily written in Jinja. It is open-source under tallesborges on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agentic-system-prompts against similar tools.
No comments yet. Be the first to share your thoughts!
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.
| 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 |
Each agent directory contains:
This collection provides insights into:
agents/[agent-name]/system-prompt.md file with the complete system promptagents/[agent-name]/tools/ directoryPlanned additions to this repository:
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.