OthmanAdi

Plan Export — Documentation skill for Claude Code

Documentation community

Flatten plan.html embedded JSON to Markdown or JSON file for chained-agent use or version control.

How to install Plan Export

Installs to ~/.claude/skills/othmanadi-plan-it-plan-export/SKILL.md

Terminal
mkdir -p ~/.claude/skills/othmanadi-plan-it-plan-export && curl -fsSL https://raw.githubusercontent.com/OthmanAdi/plan-it/HEAD/commands/plan-export.md -o ~/.claude/skills/othmanadi-plan-it-plan-export/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plan Export does

Flatten plan.html embedded JSON to Markdown or JSON file for chained-agent use or version control.

Alternatives in Documentation

  • Docs Serve — Build the HTML documentation and then serve it locally so it can be viewed in a browser 1.1k ★
  • 99 Release — MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18) 991 ★
  • Updateversion — Update Version — 版本号更新 + CHANGELOG 自动生成 835 ★

Full documentation available on GitHub

View Source Repository