oh-my-doc
v0.0.2
Published
Reserved package name for future oh-my-doc tooling.
Readme
oh-my-doc
This is a placeholder package published to reserve the oh-my-doc name on npm.
Install
npx oh-my-docUpdate
npx oh-my-doc updateCheck
npx oh-my-doc checkWorks with Claude Code, Codex, nanoPencil, and every other major AI coding harness. install sets up the skill for your harness; update pulls the latest. Run npx oh-my-doc check to see if you're behind.
Options
| Option | Description |
|--------|-------------|
| --dest | Install directory (optional, auto-detects by default) |
| --repo | GitHub repo (optional, uses bundled skill by default) |
| --ref | Git ref (default main) |
| --list | Show detected AI tools and their skill directories |
Examples
npx oh-my-doc
npx oh-my-doc --dest ~/.claude/skills
npx oh-my-doc --dest ./my-skills --repo O-Pencil/skillsLicense
MIT
