gnagy

Move Layout — Design skill for Claude Code

Design community

Move a wiki from the old docs/wiki layout onto the one-home layout — wiki/notes, wiki/site, wiki/schemas, wiki/inbox — in one commit.

How to install Move Layout

Installs to ~/.claude/skills/gnagy-agent-wiki-toolbox-move-layout/SKILL.md

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

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

What Move Layout does


description: Move a wiki from the old docs/wiki layout onto the one-home layout — wiki/notes, wiki/site, wiki/schemas, wiki/inbox — in one commit. disable-model-invocation: true

Moving a wiki to the home layout

**Run this once, on a project whose wiki is still `docs/wiki/` beside `site/`.** How to tell: `awt check --json` from the project root reports a `notesDir` ending in `docs/wiki`, and the first `awt` command of a session prints one line saying the project is laid out the old wa

Alternatives in Design

  • Doc — Read, create, and edit .docx documents with formatting and layout fidelity 14.6k ★
  • Pair — Fuse two extracted designs into a single hybrid identity 3.6k ★
  • Canvas — Open, create, or update a visual canvas — add images, text, PDFs, wiki pages, and banana-generated assets to O 3.3k ★

Full documentation available on GitHub

View Source Repository