Compile Daily banner
lx-0 lx-0

Compile Daily

Development community

Description

You are cross-referencing a daily digest into existing knowledge entities. ${owner_block} ## Hard facts (override anything in the source material) ${facts_md} ## Source material **File:** `${source_path}` ``` ${source_content} ``` ## Your task — cross-link, don't synthesize A daily digest (`daily/<date>.md`) is ALREADY a distillation. The per-source substrates that fed it (`daily/<date>/sessions.md`, `meetings.md`, `voice.md`, `health.md`, `email.md`) have already been compiled or will be

Installation

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

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

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

Full documentation available on GitHub

View Source Repository