Stop copy-pasting from docs.

Point doxy at any docs URL or codebase. Get a Claude Code skill that actually knows it. One command.

$ npx skills add davidosemwegie/doxy
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.

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/api

Getting started

/doxy:initInteractive setup (docs or codebase)

Documentation

/doxy:url <url>Generate skills from docs
/doxy:update <name>Re-crawl from source

Codebase

/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 skill

Management

/doxy:listList all doxy skills
/doxy:delete <name>Remove a skill
/doxy:adopt <name> <url>Add manifest to existing skill
/doxy:helpShow all commands
4 installs2 starsv1.2.0