docs-create

Official

Cache external docs, auto-activate context.

Authorstars-end
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When working on large epics, constantly referencing external documentation (API docs, tool guides) across multiple sessions can be inefficient and lead to lost context.

Core Features & Use Cases

  • Automated Doc Caching: Fetches content from specified URLs and caches full documentation to Serena for persistent, searchable access.
  • Intelligent Summarization: Uses a "documentation-engineer" process to generate cohesive 3-6 line summaries per document, identifying key concepts and combined topics.
  • Epic-Specific Skill Generation: Creates an auto-activating skill (docs-{epic-id}) with summaries in its description, ensuring relevant docs are loaded when needed.
  • Use Case: When starting a new epic that requires external documentation, use this Skill to cache all relevant URLs, and the AI will automatically bring them into context when you discuss related topics.

Quick Start

To cache external documentation for an epic (e.g., bd-abc) from multiple URLs, simply say: /docs-create bd-abc https://github.com/steveyegge/beads/blob/main/AGENTS.md https://docs.claude.com/claude-code/skills

Dependency Matrix

Required Modules

None required

Components

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: docs-create
Download link: https://github.com/stars-end/affordabot/archive/main.zip#docs-create

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository