typedoc-plugin-to-skills
v0.4.1
Published
TypeDoc plugin that generates AI agent skills (SKILL.md) and llms.txt — auto-discovered by TypeDoc
Maintainers
Readme
typedoc-plugin-to-skills
Auto-discovery wrapper for @to-skills/typedoc.
TypeDoc auto-discovers packages named typedoc-plugin-*. This package re-exports @to-skills/typedoc so you get zero-config setup:
# Install
pnpm add -D typedoc-plugin-to-skills
# Run TypeDoc as normal — skills are generated automatically
pnpm typedocNo need to add anything to the plugin array in typedoc.json.
For configuration options, see the @to-skills/typedoc docs.
License
MIT
