using-documents
CommunityRoute documents to the narrowest correct format.
Authorthompson0012
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of document requests that could plausibly fit multiple file formats by routing to the narrowest, most appropriate child skill first.
Core Features & Use Cases
- Automated routing to the correct child skill (xlsx, pptx, docx, pdf) based on the requested output artifact.
- Enforces a single primary child: if no suitable child exists, it instructs to install or fallback appropriately.
- Uses references/children.json as the source of truth for child boundaries and ordering, ensuring accurate and auditable routing decisions.
- Keeps the original source artifact as a guide but routes to the output artifact when different, avoiding weak indirect work.
Quick Start
Feed a document task to the router and have it select the narrowest correct child skill to handle the request.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: using-documents Download link: https://github.com/thompson0012/agents-stack/archive/main.zip#using-documents 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 471,000+ vetted skills library on demand.