content-monitorlisted
Install: claude install-skill jacob-balslev/skill-graph
# Content Monitor
## Domain Context
**What is this skill?** This skill provides expertise for a multi-source intelligence pipeline covering YouTube channels, GitHub trending/topic/search feeds, Reddit subreddits, awesome-lists, Google Search, and RSS/Atom feeds (including Hacker News, changelogs, blogs, arXiv, and podcasts). Covers source adapter patterns, unified evaluation pipeline, deduplication, scheduling cadence, and actionable intelligence brief generation. Use when adding new content sources to the pipeline, configuring monitoring schedules, understanding the discover/transcribe/summarize/evaluate phases, extending or debugging the discovery pipeline, or deciding which model to use at each pipeline stage. Do NOT use for SEO keyword research — use the keywords skill. Do NOT use for competitive product analysis — use user-research-synthesis.
## Key Files
| File | Purpose |
|---|---|
| `scripts/content-monitor/sources.json` | Multi-source configuration for the live monitor pipeline. |
| `scripts/content-monitor/channels.json` | Legacy YouTube-channel configuration still referenced by the pipeline. |
| `.content-monitor/seen-items.json` | Persistent deduplication state. |
| `.content-monitor/backlog-evaluate-status.json` | Tracks historical scoring progress for batch backlog evaluation sweeps. |
| `.content-monitor/resume-status.json` | Catch-up sweep progress used by resume flows. |
## Workflow
Use the ordered phases, checklists, and guardrails in the sections below