Open-source Claude Code skill /unzuck curates social media feeds into dashboard

/unzuck is a free, open-source Claude Code skill that curates social media feeds into a single dashboard. It scans feeds across Hacker News, Reddit, LinkedIn, YouTube, Twitter/X, Instagram, and Facebook in parallel using Claude Code browser automation.
How it works
The tool scores every item against your interest profile, filters out noise, and generates an interactive HTML dashboard with your daily digest. After initial setup, it runs autonomously end-to-end.
Key features
- Spins up parallel agents to deep-dive on the highest-scoring items — fetches full articles, transcripts, and threads to produce summaries with key takeaways
- Learns your preferences over time — detects emerging interests, flags stale topics, suggests new subreddits
- Fully configurable — adjust platform weights, item counts, topic weights, and negative topics to suppress content you never want to see
Requirements and cost
The skill requires Claude Code + Claude in Chrome browser extension. You need to be logged into whatever platforms you want scanned. It uses your existing Claude Code subscription with no additional costs.
The developer notes this is a personal project, not affiliated with Anthropic, with no monetization, data collection, or analytics. The GitHub repository is available at https://github.com/donttalkaboutit/unzuck.
📖 Read the full source: r/ClaudeAI
👀 See Also

Product Manager Shares 70+ Claude Skills for Automating PM Workflows
A product manager with 20 years experience has created over 70 Claude skills that automate common PM tasks, including PRD generation, user interview analysis, competitive profiling, and roadmap building. The skills are available as downloadable .md files for Claude Code.

ClawMetry adds remote monitoring with E2E encryption for OpenClaw agents
ClawMetry v0.1.0 now includes cloud sync for remote monitoring of OpenClaw agents from any browser or Mac menu bar app, with end-to-end encryption that keeps data encrypted until it reaches your client.

Your Fair Share Tool: Calculate Your Equal Share of Company Profits
A developer built a web tool using Claude Code and Vercel that calculates what your equal share of your employer's annual profits would be based on SEC 10-K filings. The tool shows specific numbers like Apple's $747,000 per employee and NVIDIA's $2.8 million per employee.

Two Free Claude Code Skills: Tutorial Generator and Prompt Fixer
Two new free Claude Code skills: create-tutorial generates code reading tutorials from your actual project files, and prompter rewrites typo-filled prompts into actionable instructions. Both are MIT licensed and install via GitHub.