Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
Wrote 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/xiaoyuge886/aigc/docs-management)<a href="https://agentmods.dev/skills/xiaoyuge886/aigc/docs-management"><img src="https://agentmods.dev/badge/skills/xiaoyuge886/aigc/docs-management.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.00135 | $0.07197 |
| Opus 5 | $0.00068 | $0.03599 |
| Sonnet 5 | $0.00027 | $0.01439 |
| Haiku 4.5 | $0.00014 | $0.00720 |
Grade B, and why
docs-management scanned grade B 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 6d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
- Linux: `sudo apt install python3.13` How it starts
The opening of the file, as written. The whole thing — 821 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Docs Management
🚨🚨🚨 MANDATORY: Hybrid Parallel Pattern 🚨🚨🚨
STOP - Before using this skill for ANY Claude Code documentation query:
IF YOU ARE THE MAIN AGENT, you MUST invoke BOTH sources in the same message:
- This skill (
docs-management) - local cache, token-efficientclaude-code-guidesubagent - live web search[Skill tool: docs-management] "Find documentation about {topic}" [Task tool: claude-code-guide] (SAME MESSAGE - USE THIS EXACT PROMPT) "First WebFetch https://code.claude.com/docs/en/claude_code_docs_map.md to find relevant doc pages about {topic}. Then WebFetch those specific pages. Use WebSearch only if needed for additional context. Do NOT use Skill tool (not available). Return key findings with source URLs."⚠️ CRITICAL: claude-code-guide does NOT have Skill tool access. Always prompt it to use WebSearch/WebFetch explicitly. If you see "No such tool: Skill" error, you prompted it wrong.
This is AUTOMATIC. Do NOT wait for user to ask for it.
IF YOU ARE A SUBAGENT: Note in your response that main agent should also query
claude-code-guide.
🚨 CRITICAL: Path Doubling Prevention - MANDATORY
ABSOLUTE PROHIBITION: NEVER use cd with && in PowerShell when running scripts from this skill.
The Problem: If your current working directory is already inside the skill directory, using relative paths causes PowerShell to resolve paths relative to the current directory instead of the repository root, resulting in path doubling.
REQUIRED Solutions (choose one):
- ✅ ALWAYS use helper scripts (recommended - they handle path resolution automatically)
- ✅ Use absolute path resolution (if not using helper script)
- ✅ Use separate commands (never
cdwith&&)
NEVER DO THIS:
- ❌ Chain
cdwith&&:cd <relative-path> && python <script>causes path doubling - ❌ Assume current directory
- ❌ Use relative paths when current dir is inside skill directory
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- canonical/anthropic-com/engineering/a-postmortem-of-three-recent-issues.md 16 KB
- canonical/anthropic-com/engineering/advanced-tool-use.md 26 KB
- canonical/anthropic-com/engineering/building-agents-with-the-claude-agent-sdk.md 15 KB
- canonical/anthropic-com/engineering/claude-code-sandboxing.md 8.9 KB
- canonical/anthropic-com/engineering/code-execution-with-mcp.md 15 KB
- canonical/anthropic-com/engineering/desktop-extensions.md 20 KB
- canonical/anthropic-com/engineering/effective-context-engineering-for-ai-agents.md 23 KB
- canonical/anthropic-com/engineering/effective-harnesses-for-long-running-agents.md 14 KB
- canonical/anthropic-com/engineering/equipping-agents-for-the-real-world-with-agent-skills.md 11 KB
- canonical/anthropic-com/engineering/multi-agent-research-system.md 27 KB
- canonical/anthropic-com/engineering/writing-tools-for-agents.md 25 KB
- canonical/anthropic-com/news/advancing-claude-for-education.md 6.5 KB
- canonical/anthropic-com/news/advancing-claude-for-financial-services.md 13 KB
- canonical/anthropic-com/news/anthropic-accenture-partnership.md 8.0 KB
- canonical/anthropic-com/news/anthropic-acquires-bun-as-claude-code-reaches-usd1b-milestone.md 4.3 KB
- canonical/anthropic-com/news/anthropic-and-iceland-announce-one-of-the-world-s-first-national-ai-education-pilots.md 5.4 KB
- canonical/anthropic-com/news/anthropic-and-the-department-of-defense-to-advance-responsible-ai-in-defense-operations.md 3.9 KB
- canonical/anthropic-com/news/anthropic-education-report-how-educators-use-claude.md 21 KB
- canonical/anthropic-com/news/anthropic-expands-global-leadership-in-enterprise-ai-naming-chris-ciauri-as-managing-director-of.md 6.4 KB
- canonical/anthropic-com/news/anthropic-higher-education-initiatives.md 5.8 KB
- canonical/anthropic-com/news/anthropic-invests-50-billion-in-american-ai-infrastructure.md 2.9 KB
- canonical/anthropic-com/news/anthropic-is-endorsing-sb-53.md 6.2 KB
- canonical/anthropic-com/news/anthropic-partners-with-the-university-of-chicago-s-becker-friedman-institute-on-ai-economic.md 3.3 KB
- canonical/anthropic-com/news/anthropic-raises-series-f-at-usd183b-post-money-valuation.md 4.2 KB
- canonical/anthropic-com/news/anthropic-signs-cms-health-tech-ecosystem-pledge-to-advance-healthcare-interoperability.md 3.2 KB
- canonical/anthropic-com/news/anthropic-signs-pledge-to-americas-youth-investing-in-ai-education.md 6.0 KB
- canonical/anthropic-com/news/build-ai-in-america.md 6.7 KB
- canonical/anthropic-com/news/building-safeguards-for-claude.md 12 KB
- canonical/anthropic-com/news/claude-code-on-team-and-enterprise.md 5.0 KB
- canonical/anthropic-com/news/claude-for-financial-services.md 8.7 KB
- canonical/anthropic-com/news/claude-for-life-sciences.md 15 KB
- canonical/anthropic-com/news/claude-for-nonprofits.md 12 KB
- canonical/anthropic-com/news/claude-gov-models-for-u-s-national-security-customers.md 2.3 KB
- canonical/anthropic-com/news/claude-haiku-4-5.md 9.6 KB
- canonical/anthropic-com/news/claude-in-amazon-bedrock-fedramp-high.md 3.3 KB
- canonical/anthropic-com/news/claude-in-microsoft-foundry.md 4.9 KB
- canonical/anthropic-com/news/claude-in-xcode.md 2.4 KB
- canonical/anthropic-com/news/claude-opus-4-1.md 4.8 KB
- canonical/anthropic-com/news/claude-opus-4-5.md 21 KB
- canonical/anthropic-com/news/claude-sonnet-4-5.md 18 KB
- canonical/anthropic-com/news/cognizant-partnership.md 4.7 KB
- canonical/anthropic-com/news/compliance-framework-SB53.md 5.6 KB
- canonical/anthropic-com/news/deloitte-anthropic-partnership.md 4.6 KB
- canonical/anthropic-com/news/detecting-countering-misuse-aug-2025.md 12 KB
- canonical/anthropic-com/news/developing-nuclear-safeguards-for-ai-through-public-private-partnership.md 3.0 KB
- canonical/anthropic-com/news/disrupting-AI-espionage.md 11 KB
- canonical/anthropic-com/news/donating-the-model-context-protocol-and-establishing-of-the-agentic-ai-foundation.md 5.3 KB
- canonical/anthropic-com/news/economic-futures-uk-europe.md 5.7 KB
- canonical/anthropic-com/news/enabling-claude-code-to-work-more-autonomously.md 4.8 KB
- canonical/anthropic-com/news/eu-code-practice.md 4.3 KB
- canonical/anthropic-com/news/expanding-global-operations-to-india.md 4.1 KB
- canonical/anthropic-com/news/expanding-our-use-of-google-cloud-tpus-and-services.md 2.9 KB
- canonical/anthropic-com/news/federal-government-departments-and-agencies-can-now-purchase-claude-through-the-gsa-schedule.md 2.4 KB
- canonical/anthropic-com/news/genesis-mission-partnership.md 4.2 KB
- canonical/anthropic-com/news/head-of-japan-hiring-plans.md 2.8 KB
- canonical/anthropic-com/news/how-people-use-claude-for-support-advice-and-companionship.md 22 KB
- canonical/anthropic-com/news/introducing-the-anthropic-economic-futures-program.md 6.1 KB
- canonical/anthropic-com/news/introducing-the-anthropic-national-security-and-public-sector-advisory-council.md 8.4 KB
- canonical/anthropic-com/news/investing-in-energy-to-secure-america-s-ai-future.md 3.8 KB
- canonical/anthropic-com/news/lawrence-livermore-national-laboratory-expands-claude-for-enterprise-to-empower-scientists-and.md 5.3 KB
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.
- 6d ago First seen · 821 lines · 135 tokens per session scan B 0694c1f478de
docs-management is a skill published in the GitHub repository xiaoyuge886/aigc (197 stars, last pushed 1mo ago), licensed MIT. It adds 135 tokens to every session and 7,197 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…
chronicle
Analyze Copilot session history for standup reports, usage tips, session search, and session reindexing. Use when the user asks for a standup, daily summary, usage tips, workflow recommendations, wants to search or find past sessions by keyword/file/PR, wants to reindex their session store, or asks about deleting…
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output…