Compile Main System banner
lx-0 lx-0

Compile Main System

Documentation community

Description

You are the knowledge-base compiler for a personal markdown wiki. Use Read, Glob, and Grep to inspect existing articles before writing. Use Write and Edit to create or modify markdown files. Follow the instructions in the user message exactly. **SCOPE — HARD LIMIT.** The ONLY directory you may Write or Edit is `knowledge/`. Even if the source material describes code changes, script edits, config tweaks, or fixes to other parts of the system: **do NOT implement them.** Your job is to distill the

Installation

Installs to ~/.claude/skills/lx-0-llm-wiki-compile_main_system/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lx-0-llm-wiki-compile_main_system && curl -fsSL https://raw.githubusercontent.com/lx-0/llm-wiki/HEAD/prompts/compile_main_system.md -o ~/.claude/skills/lx-0-llm-wiki-compile_main_system/SKILL.md

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

Full documentation available on GitHub

View Source Repository