Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Fix SKILL.md: 65 sources, all env vars, 14 scripts, quality score display, article enrichment, Tavily/Brave multi-key, PDF email
What This Skill Does
Automated pipeline for collecting and summarizing media and entertainment industry news. Pulls from 65 sources across RSS feeds, Twitter/X accounts, Reddit communities, and web search, then merges and deduplicates into a structured digest. Outputs to Discord, email with PDF attachment, or raw JSON.
Aggregates 65 curated media-industry sources in parallel with deduplication and quality scoring, replacing manual checks across THR, Deadline, Variety, Reddit, and Twitter.
When to use it
- Morning briefing on overnight Hollywood trade news
- Tracking awards season buzz across Oscars, BAFTAs, and Emmys
- Monitoring weekly box office results and opening weekend performance
- Staying current on streaming platform announcements and viewership data
- Following film festival coverage across Cannes, TIFF, and Sundance
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: generate a 48-hour media news digest and send it via email
- 1Run run-pipeline.py with --hours 48 and --freshness pd to fetch all four sources in parallel
- 2Merge and deduplicate results via merge-sources.py, scoring items by quality
- 3Run summarize-merged.py to produce a structured overview sorted by quality_score
- 4Generate PDF with Chinese typography support via generate-pdf.py
- 5Send HTML email with PDF attachment via send-email.py using system mail
Email delivered with embedded HTML digest and attached PDF covering box office, streaming, awards, and production news from the past 48 hours
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.