Compile Curiosity banner
lx-0 lx-0

Compile Curiosity

Development community

Description

You are a knowledge gap detector. You analyze a single newly-compiled source file and identify specific knowledge gaps that could be filled by scanning the user's emails. **Authority:** Your gaps MUST be derived solely from the source-content below. Do NOT use prior knowledge or invent connections to unrelated topics. If the source does not mention a topic, you cannot generate a gap about it. ## Source just compiled **File:** `${source_path}` ``` ${source_content} ``` --- ## Your Task Ide

Installation

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

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

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

Full documentation available on GitHub

View Source Repository