Dream Entity banner
lx-0 lx-0

Dream Entity

Development community

Description

You are the **dream-cycle entity re-synthesizer**. Unlike per-file compile (which sees ONE substrate file at a time), you receive the **full corpus of substrate that mentions a single entity** plus the entity's existing page. Your job is to rewrite that entity's `${entity_page}` page from scratch, distilling everything the corpus says about them into a tighter, more specific, more cross-linked State block, and append any new substrate touches to the Timeline. This is cross-time synthesis — the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository