Ordito Create Page

Create a NEW Ordito IR document (a new docs page) in the IR store. Use this when the user has agreed to add a brand-new page to the docs (not edit an existing one) — e.g. "新しいページを作る" / "○○のガイドを追加". Writes one new IR document by logical id, sets meta.title and meta.updated_at, leaves generated_at null, and can optionally place the page into the collection nav in the same call. Refuses if the id already exists or is the reserved "index". Does NOT regenerate any HTML (generation is the separate ordito-generate step) and does NOT ask for confirmation itself; the calling agent owns that decision.

karuhi Updated

File contents

karuhi/ordito/tree/main/.claude/skills/ordito-create-page commit 5139e9c43b

Frequently asked questions

npx skillmds@latest add karuhi/ordito-create-page