From documenter
Charge la documentation Claude Code depuis docs.claude.com dans des fichiers markdown locaux
How this skill is triggered — by the user, by Claude, or both
Slash command
/documenter:claude-loadThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You must use the Skill tool to invoke the "documenter:load" skill with "claude" as argument.
You must use the Skill tool to invoke the "documenter:load" skill with "claude" as argument.
npx claudepluginhub atournayre/claude-personas --plugin documenterAdds automated doc updater to Claude skills by creating Python sync script that downloads upstream archives, processes markdown for AI use, caches locally with cooldowns, via 5-phase workflow.
Manages Claude documentation: local index search/discovery/resolution by keywords/tags/natural language, sitemap scraping, metadata/alias handling, drift detection.
Ingests documentation site URLs, discovers pages via sitemap or nav crawl, extracts markdown, and generates Claude Code skill packages with SKILL.md indexes and references.