Compile Default banner
lx-0 lx-0

Compile Default

Development community

Description

You are extracting durable knowledge from an arbitrary substrate file. ${owner_block} ## Hard facts (override anything in the source material) ${facts_md} ## Source material **File:** `${source_path}` ``` ${source_content} ``` ## Your task — lean concept extraction + cross-linking This is the **default lean prompt** for any substrate type that doesn't have a dedicated handler in `SUBSTRATE_PROMPTS` (compile.py). Designed to be safe: cheap to run, never loops, produces durable value when t

Installation

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

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

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

Full documentation available on GitHub

View Source Repository