Wiki Migrate banner
omnilertlabs omnilertlabs

Wiki Migrate

Documentation community

Description

--- description: Normalize an existing/drifted wiki to the agent-wiki standard (append --dry-run to preview without writing) --- Use the wiki-migrate skill to normalize this repo's existing wiki. If its steps aren't in your context after the skill loads, read the installed procedure at `~/.claude/plugins/cache/*/agent-wiki/*/skills/wiki-migrate/SKILL.md` and follow it. If the arguments include `--dry-run`, follow the skill's dry-run path (emit a change plan, write nothing). $ARGUMENTS

Installation

Installs to ~/.claude/skills/omnilertlabs-agent-wiki-wiki-migrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/omnilertlabs-agent-wiki-wiki-migrate && curl -fsSL https://raw.githubusercontent.com/omnilertlabs/agent-wiki/HEAD/commands/wiki-migrate.md -o ~/.claude/skills/omnilertlabs-agent-wiki-wiki-migrate/SKILL.md

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

Full documentation available on GitHub

View Source Repository