Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/rtur2003/claude-code-promts-skills/indexgit clone --depth 1 https://github.com/Rtur2003/Claude-Code-Promts-SkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/rtur2003/claude-code-promts-skills/index)<a href="https://agentmods.dev/agents/rtur2003/claude-code-promts-skills/index"><img src="https://agentmods.dev/badge/agents/rtur2003/claude-code-promts-skills/index.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01834 |
| Opus 5 | $0.00000 | $0.00917 |
| Sonnet 5 | $0.00000 | $0.00367 |
| Haiku 4.5 | $0.00000 | $0.00183 |
Grade A, and why
INDEX scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Prompts Index
Outcome-first catalog for autonomous AI coding agents.
Core Rule
Start with Agent System. Add one specialist prompt only if required.
Decision tree source: ../workflows/prompt-selector-guide.md
Route by task
| Task | Prompt |
|---|---|
| Any autonomous coding task | Agent System |
| Write or debug a Claude skill | Agent Skills |
| Connect Claude to a DB / browser / API via MCP | MCP Integration |
| Package skills/agents/hooks into a plugin | Claude Code Plugins |
| Parallel agents, workflows, audits, writer/reviewer | Multi-Agent Orchestration |
| Automate on a lifecycle event (lint, block, gate) | Hooks & Automation |
| Set up CLAUDE.md, rules, settings, permissions | Claude Code Workflow |
| Calibrate thinking depth / effort / plan mode | Claude Code Thinking & Planning |
| Pick a model / effort level | ../workflows/model-selection-guide.md |
| Know what a current Claude Code build does | ../workflows/claude-code-native-features-guide.md |
| Build an agent on the Agent SDK | ../workflows/agent-sdk-guide.md |
| Review a PR / change set | Code Review |
| Security exposure is possible | Security Audit |
| Root-cause a production incident | Debugging & Troubleshooting |
| Design system architecture | Architecture Patterns |
| Choose tools / libraries | Technology Stack |
| Build or fix a test strategy | Testing Strategies |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- today Changed · +33 lines a6f3dc7e6040
- 4d ago First seen · 56 lines · 0 tokens per session scan A d97804412372
INDEX is an agent published in the GitHub repository Rtur2003/Claude-Code-Promts-Skills (50 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,834 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
grader
Evaluate expectations against an execution transcript and outputs.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.