syndicate
01Plugin Claude Code
Plugin marketplace listing 1 plugin: syndicate-pipeline.
Plugin Claude Code
Plugin marketplace listing 1 plugin: syndicate-pipeline.
Plugin Claude Code
Run and diagnose the syndicate personal news digest pipeline from Claude Code.
Settings file Claude Code
Agent settings configuring enabledPlugins.
Skill Claude CodeCodex
Run the T1–T4 dedup pipeline to cluster near-duplicate items across the rolling window.
Skill Claude CodeCodex
Export today's + last 3 days of digest items to the news-archive repo and push. External side-effect (git push).
Skill Claude CodeCodex
Diagnose syndicate health — ollama reachability, disk free, env vars, git state. Reports remediation hints; does NOT auto-fix.
Skill Claude CodeCodex
Fetch Gmail newsletters from the last N days into syndicate's snapshot.db. Writes to DB.
Skill Claude CodeCodex
Fetch RSS feeds from the last N days into syndicate's snapshot.db. Writes to DB.
Skill Claude CodeCodex
Scrape tweets via Playwright/Chrome profile from the last N days. Writes to DB.
Skill Claude CodeCodex
Run the syndicate relation linker — finds reaction/standalone links between tweets and news clusters.
Skill Claude CodeCodex
Post a run summary to Telegram. External side-effect (sends a message to the configured chat).
Skill Claude CodeCodex
Run the full syndicate pipeline end-to-end — ingest (gmail+rss+twitter) → link → dedup → summarize → export → notify. Parity with uv run syndicate.
Skill Claude CodeCodex
Show current syndicate pipeline state — DB counts, last run per channel, log tail, env health. Read-only.
Skill Claude CodeCodex
Run the AI summarizer over up to LIMIT unsummarized items. Writes teaser/summary/importance/category to DB.