← ClaudeAtlas

ctx-inspirationlisted

Process new files in the global inspiration library. Updates INDEX.md, appends to or rewrites synthesis files, runs quality checks, logs outcomes by job type. Run whenever new content is added to context-library/inspiration/raw/.
simonconway1979/os-intelligence · ★ 3 · Data & Documents · score 66
Install: claude install-skill simonconway1979/os-intelligence
# /ctx-inspiration — Inspiration Library Enrichment Processes new files in `context-library/inspiration/raw/`. Keeps INDEX.md current, builds and maintains synthesis files by theme, evaluates synthesis quality, and logs how the library is used so it improves over time. --- ## When to run - You've added new files to `context-library/inspiration/raw/` (transcripts, articles, social posts) - You want to check the library is up to date before starting a campaign or idea session - You want to trigger a full synthesis for a theme after several appends --- ## Step 1 — Find unprocessed files Scan all subfolders of `context-library/inspiration/raw/` for files where `enriched:` is blank or missing. Show: ``` Found [N] unprocessed file(s): transcripts/ — [filename] — [title from frontmatter or "untitled"] articles/ — [filename] [M] already enriched (skipping). Process all [N], or specific ones? ``` Wait for confirmation. Process files one at a time — do not read all files upfront. --- ## Step 2 — Complete frontmatter For each file, read it and check the full schema is populated: ```yaml title: # required channel: # required host: # required (unknown if not identified) guest: # required (unknown if not identified) summary: # required — 1-2 sentences themes: # required — use controlled taxonomy topics: # required tone: # required format: # required audience: # required project-re