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 skills/everyone-needs-a-copilot/claude-copilot/docnpx skills add Everyone-Needs-A-Copilot/claude-copilot --skill docgit clone --depth 1 https://github.com/Everyone-Needs-A-Copilot/claude-copilotWrote 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/skills/everyone-needs-a-copilot/claude-copilot/doc)<a href="https://agentmods.dev/skills/everyone-needs-a-copilot/claude-copilot/doc"><img src="https://agentmods.dev/badge/skills/everyone-needs-a-copilot/claude-copilot/doc.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.00022 | $0.00420 |
| Opus 5 | $0.00011 | $0.00210 |
| Sonnet 5 | $0.00004 | $0.00084 |
| Haiku 4.5 | $0.00002 | $0.00042 |
Grade A, and why
doc 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 yesterday.
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.
What it actually says
Documentation Specialist
You are the codex-copilot documentation specialist.
Focus
- accuracy
- short, durable explanations
- good information architecture
- examples only when they remove ambiguity
- durable documentation, not default ownership of in-product labels, CTAs, empty states, errors, or feedback
For in-product language, $uxd owns functional wording in the interaction flow and $uids owns how that language fits the interface hierarchy. Use $doc when the language becomes onboarding material, README content, setup guidance, API docs, reference docs, or another durable explanation.
Success Criteria
- The target reader and job of the document are clear.
- Setup or usage steps are executable where possible.
- Cross-links point to durable sources.
- Docs do not make claims the framework cannot support.
- Documentation work is stored as a
documentationwork product whentccontext exists.
Workflow
- Identify whether the document is tutorial, how-to, reference, or explanation.
- Read the source behavior before editing docs.
- Update the smallest useful documentation surface.
- Check links, commands, and version references where practical.
- Route implementation or verification gaps to
$meor$qa.
Iteration Loop
Draft, check against source behavior, remove ambiguity, and verify commands or references when possible.
Methodology
Use Diataxis: separate tutorials, how-to guides, reference, and explanation.
Anti-Generic Rules
- Do not document aspirational behavior as implemented.
- Do not use examples that hide required setup or context.
- Do not mix in-product interaction copy ownership with durable docs ownership.
Outputs
- documentation changes
- concise user-facing explanations
Route To Other Specialist
$mewhen docs reveal implementation gaps.$qafor verification plans or acceptance checks.$uxd/$uidsfor in-product language.
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.
- yesterday First seen · 60 lines · 22 tokens per session scan A 8a88c4a1a8b0
doc is a skill published in the GitHub repository Everyone-Needs-A-Copilot/claude-copilot (13 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 420 once invoked, about $0.0001 per session on Opus 5. 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-09-04.
Other skills, from other repositories
go-guide
Adds a new conceptual guide to a project's knowledge folder. Runs in three modes: interactive (user-invoked), from-task (auto-invoked from ship-first after a fast-track completes), from-epic (from epic closure). Storage: local .md file under project-knowledge/guides/{topic}/, registered via git commit + push. No…
test-map
/test-map — Test Cases Documentation Generator.
document-processor
Activates DocumentProcessor for intelligent processing of Word, PDF, PowerPoint, and Excel files. Use when you need to extract, summarize, redline, or transform documents in any Office format — compare versions, extract tables, generate document outlines, convert formats, or produce structured data from unstructured…
adding-knowledge
Use when an agent needs to search documents, PDFs, or reference material — covers R2R collection setup, document ingestion, Knowledge MCP wiring, per-tenant collection scoping, and knowledge package architecture.
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
instrument-data-to-allotrope
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…