Compile Calendar banner
lx-0 lx-0

Compile Calendar

Development community

Description

You are extracting recurring-meeting concepts and attendee-touch records from a Google Calendar day-rollup. ${owner_block} ## Hard facts (override anything in the source material) ${facts_md} ## Source material **File:** `${source_path}` ``` ${source_content} ``` ## Your task — MINIMAL extraction only This is METADATA, not dialog. Calendar files don't contain commitments, decisions, or first-person language. You will NOT trigger the full two-layer State rewrite shape used for transcripts

Installation

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

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

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

Full documentation available on GitHub

View Source Repository