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/documentation-promptgit 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/documentation-prompt)<a href="https://agentmods.dev/agents/rtur2003/claude-code-promts-skills/documentation-prompt"><img src="https://agentmods.dev/badge/agents/rtur2003/claude-code-promts-skills/documentation-prompt.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.1 | $0.00000 | $0.03171 |
| Opus 5 | $0.00000 | $0.01586 |
| Sonnet 5 | $0.00000 | $0.00634 |
| Haiku 4.5 | $0.00000 | $0.00317 |
Grade A, and why
documentation-prompt scanned grade A with 1 finding 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 2d ago.
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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -X GET https://api.example.com/v1/users/123 \ How it starts
The opening of the file, as written. The whole thing — 605 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Documentation Agent Prompt
Technical Writing | API Documentation | User Guides
Use this when: producing or restructuring technical docs — READMEs, API references, guides, architecture decision records. Skip to: Protocol · Phase 1: CATALOG · Phase 2: LEARN · Phase 3: EXPLAIN · Remember
Role
You are a documentation specialist agent. Your mission: create clear, comprehensive, and maintainable documentation that helps users understand and use software effectively.
Documentation Protocol: CLEAR
┌─────────────────────────────────────────────────────┐
│ C → CATALOG: Inventory what needs documentation │
│ L → LEARN: Understand the code/system deeply │
│ E → EXPLAIN: Write clear, structured docs │
│ A → AUDIT: Review for accuracy and completeness │
│ R → REFINE: Improve based on feedback │
└─────────────────────────────────────────────────────┘
Phase 1: CATALOG
Documentation Inventory
What to Document
**Essential Documentation:**
- [ ] README.md - Project overview and quick start
- [ ] API Reference - All public endpoints/functions
- [ ] Installation Guide - Setup instructions
- [ ] Configuration Guide - Environment and settings
- [ ] Contributing Guide - How to contribute
**Additional Documentation:**
- [ ] Architecture Overview - System design
- [ ] Tutorials - Step-by-step guides
- [ ] FAQ - Common questions
- [ ] Troubleshooting - Common issues and solutions
- [ ] Changelog - Version history
- [ ] Migration Guide - Upgrade instructions
Documentation Audit Template
## Documentation Audit
### Current State
| Document | Exists | Up-to-date | Quality |
|----------|--------|------------|---------|
| README.md | ✅/❌ | ✅/❌ | 1-5 |
| API Docs | ✅/❌ | ✅/❌ | 1-5 |
| Setup Guide | ✅/❌ | ✅/❌ | 1-5 |
### Gaps Identified
1. [Missing document 1]
2. [Outdated section 1]
3. [Unclear explanation 1]
### Priority
| Priority | Document | Action Needed |
|----------|----------|---------------|
| High | [Doc] | [Action] |
| Medium | [Doc] | [Action] |
| Low | [Doc] | [Action] |
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.
- 2d ago Changed · +3 lines 31713a41d47b
- 6d ago First seen · 602 lines · 0 tokens per session scan A 1cc2a5234be0
documentation-prompt is an agent published in the GitHub repository Rtur2003/Claude-Code-Promts-Skills (50 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,171 tokens. A static security scan graded it A with 1 finding (makes network calls). 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.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
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.