What problem does it solve?
This Skill helps TypeScript projects turn API documentation into discoverable AI agent skills, removing the manual work of writing and maintaining SKILL.md files.
Core Features & Use Cases
- TypeDoc to Skill Generation: Produces progressive-disclosure skill files directly from TypeScript API documentation.
- Configurable Output: Supports package-level skill generation, examples, signatures, license metadata, and token budgeting.
- Docs and Audit Support: Can include prose docs alongside API skills and run documentation audits to catch missing or weak coverage.
- Use Case: A library team can use this Skill to publish AI-ready documentation for each package in a monorepo so agents can answer implementation questions more reliably.
Quick Start
Use the skillit-typedoc skill to generate SKILL.md files from a TypeScript codebase and include any docs, examples, or audit settings you want reflected in the output.