optimize-agent-docs
CommunityTurn docs into a retrieval-ready knowledge base.
Authorpetekp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts scattered agent documentation stored in dotfiles into a structured, retrieval-optimized knowledge layer, enabling faster access and reuse.
Core Features & Use Cases
- Knowledge extraction: inventory and parse agent docs from .claude, .codex, .cursor, and .aider sources to identify discrete facts, instructions, and context triggers.
- Knowledge manifest: generate a compact index at .claude/KNOWLEDGE.md that maps tasks to relevant knowledge chunks.
- Optimized artifacts: produce dense, compiled outputs in .claude/compiled for efficient agent consumption, plus retrieval hints for grep-based discovery.
- Validation workflow: run coverage and retrieval tests to ensure all facts are indexed and easily retrievable.
Quick Start
Run the optimize-agent-docs skill to convert your dotfile documentation into a dense, retrieval-ready knowledge base.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: optimize-agent-docs Download link: https://github.com/petekp/agent-skills/archive/main.zip#optimize-agent-docs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.