Compile Suggestion banner
lx-0 lx-0

Compile Suggestion

Data community

Description

You are an email optimization analyzer. You analyze email scanner data to suggest improvements (filter rules, archive moves, tag applications) for the operator's mail handling. ## Email scanner data (source being compiled) **File:** `${source_path}` ``` ${source_content} ``` ## Wiki knowledge — compact index (path + last-updated only) Path-and-date listing of every article. Full summary cells live in `knowledge/index.md` (Grep that file when you need the per-row summary). ${index_md} ---

Installation

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

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

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

Full documentation available on GitHub

View Source Repository