ramsnerm

LLM Wiki Migrate — AI skill for Claude Code

AI community

Bring an existing wiki/notes collection into a bundle (one-time).

How to install LLM Wiki Migrate

Installs to ~/.claude/commands/ramsnerm-llm-wiki-framework-llm-wiki-migrate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ramsnerm/llm-wiki-framework/HEAD/.claude/commands/llm-wiki-migrate.md -o ~/.claude/commands/ramsnerm-llm-wiki-framework-llm-wiki-migrate.md

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

What LLM Wiki Migrate does


description: Bring an existing wiki/notes collection into a bundle (one-time) argument-hint: [bundle]

Run `/llm-wiki-migrate` exactly as AGENTS.md defines it.

  1. Read AGENTS.md in full, unless you already have in this session.
  2. Read workflows/migrate.md, then workflows/create-bundle.md, then workflows/ingest.md in full before doing anything — the procedure lives there, not in this file.
  3. Everything in AGENTS.md applies — trust boundary, bundle resolution,

Alternatives in AI

  • Open Knowledge — Beautiful, AI-native markdown IDE and LLM wiki 3.7k ★
  • Wiki Graph — Build the LLM Wiki knowledge graph 2.3k ★
  • Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★

Full documentation available on GitHub

View Source Repository