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

Memex: Open-Source Memory Plugin for Claude Cowork
Memex is an open-source plugin that gives Claude Cowork persistent memory across sessions using a tiered context loading system. After running /memex:init once, Claude briefs itself in about 20 seconds per session and picks up where you left off.

monk: A skill that silences agent narration to save context and tokens
A Reddit user published 'monk', a skill that strips narration, preambles, and postambles from Claude agent responses, claiming ~54% output token reduction per turn and 29-39% context capacity gain at 100 rounds.

Users Report Mixed Value from OpenClaw and ClawDBot: What You Need to Know
OpenClaw and ClawDBot, while promising AI tools for code automation, have left some users underwhelmed. This article explores key insights from a Reddit discussion on user experiences and value derived from these platforms.

Run local LLMs on your phone with Observer: offline agents for monitoring and logging
Observer is an open-source iOS app that runs multimodal LLMs locally on your phone to monitor events, log data, and trigger Discord notifications — all offline and free.