download-docs
Installation
SKILL.md
Download Docs
Download documentation files from a source config and filter non-useful files.
Usage
/download-docs prisma@latest # Download specific version
/download-docs prisma@latest --force # Re-download even if exists
Input
$ARGUMENTS format: {config_name}@{version} (e.g., prisma@latest, nextjs@16.1.3)
Optional flags:
--force- Re-download even if already built
Execution Steps
Related skills
More from olorehq/olore
build-docs
Build documentation packages from configs. Downloads docs, filters with AI, generates SKILL.md. Use when setting up or updating local documentation.
10build-artifacts
Generate SKILL.md and TOC.md for a documentation package. Use standalone to regenerate artifacts without re-downloading.
9build-index
Generate INDEX.md for a documentation package. Use standalone to regenerate the index without re-downloading or rebuilding other artifacts.
3