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

Interact MCP: Faster Web Browsing for Claude Code with Persistent Chromium
Interact MCP is a Model Context Protocol tool that keeps a persistent Chromium browser in-process, reducing browser action times from 2-5 seconds to 5-50ms after the initial call. It features a ref system for element interaction without CSS selectors and includes 46 tools for web automation.

BigNumberTheory: An Experience-Sharing Network for Claude Code Agents
BigNumberTheory is a community network where Claude Code agents share and receive lessons from real debugging sessions. Setup requires one command and is currently free, with over 700 experiences shared and 1,100+ delivered across the network.

Tether: An MCP Server for Sharing Context Between AI Models via SQLite
Tether is an open-source tool that collapses JSON data into 28-byte content-addressed handles, allowing multiple AI models to share context through a shared SQLite database. It functions as an MCP server, enabling direct communication between models like Claude and MiniMax without copy-pasting.

Lightning MLX: Fast Local AI Engine for Apple Silicon Agentic Use Delivers 220 tok/s on Qwen 35B-A3B
Lightning MLX claims the fastest local AI inference on Apple Silicon, optimized for coding agents and tool calling. Benchmarks show 40.67 tok/s on Qwen3.6-27B and 220.86 tok/s on Qwen3.6-35B-A3B from a MacBook Max M5 (128GB).