docs & codebases → skills
Stop copy-pasting from docs.
Point doxy at any docs URL or codebase. Get a Claude Code skill that actually knows it. One command.
Install
$ npx skills add davidosemwegie/doxyHow it works
01
Point at a source
A docs URL, a codebase path, or both. React docs, your monorepo, anything.
02
doxy does the reading
Crawls docs. Maps architecture. Extracts the stuff that matters.
03
Get structured skills
Clean markdown files that Claude Code actually understands.
04
Ask Claude anything
Answers come from the source, not from stale training data.
In action
Interactive setup
$ /doxy:init→ What do you want to generate skills from?
◉ Documentation URL
○ Local codebase
Direct commands
$ /doxy:url https://react.dev/reference$ /doxy:codebase ./packages/apiCommands
Getting started
/doxy:initInteractive setup (docs or codebase)Documentation
/doxy:url <url>Generate skills from docs/doxy:update <name>Re-crawl from sourceCodebase
/doxy:codebase [path]Generate architecture skills/doxy:codebase:update <name>Re-analyze codebase/doxy:codebase:export <name>Export for another repo/doxy:codebase:import <path>Import exported skillManagement
/doxy:listList all doxy skills/doxy:delete <name>Remove a skill/doxy:adopt <name> <url>Add manifest to existing skill/doxy:helpShow all commands4 installs2 starsv1.2.0