social-intake

Extract and analyze social media links across Twitter/X, YouTube, Reddit, and GitHub.

5|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/tonitangpotato/rustclaw --skill social-intake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-intake
Source: https://github.com/tonitangpotato/rustclaw/tree/main/skills/social-intake
Command: npx skills add https://github.com/tonitangpotato/rustclaw --skill social-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intelligent automation of social-media URL processing: it extracts, analyzes, and archives external content, enabling structured insight and traceable history via a three-layer storage model.

Core Features & Use Cases

  • Platform-aware extraction across Twitter/X, YouTube, Hacker News, Reddit, Xiaohongshu, WeChat, and GitHub.
  • Deduplication, URL normalization, and knowledge-graph integration to connect external content with internal ideas.
  • Archival storage in intake/ and selective updates to IDEAS.md when valuable insights trigger new ideas.

Quick Start

Send a social URL to RustClaw; the skill will extract content, analyze it for insights, and archive it in intake and IDEAS.md when applicable.

Frequently Asked Questions about social-intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate social media link extraction and archiving across multiple platforms?

Automating social media link extraction involves sending URLs to a processor that normalizes short links, deduplicates content, and archives posts from platforms like Twitter/X, YouTube, Reddit, and GitHub into structured storage.

What is the best way to extract insights from scattered social media posts into a knowledge graph?

Extracting insights from scattered posts uses LLM analysis to evaluate content, connecting external URLs with internal ideas in a knowledge graph and selectively updating markdown archives when valuable insights trigger new concepts.

Does platform-aware social media intake handle short links and deduplication automatically?

Yes, platform-aware social media intake handles short link normalization and deduplication automatically, ensuring that redirected or repeated URLs from sources like WeChat and Xiaohongshu are processed once and archived correctly.

How do I archive Reddit and Hacker News threads with guardrails and error handling?

Archiving Reddit and Hacker News threads is handled by applying automated extraction with built-in guardrails and error handling, storing processed content in a three-layer model for traceable history.

Can I use LLM analysis to summarize social media content and update my markdown notes?

Yes, you can use LLM analysis to summarize social media content, automatically extracting actionable summaries and selectively updating your IDEAS.md markdown files when external posts contain valuable insights.

What limitations exist when extracting content from WeChat or Xiaohongshu URLs?

Limitations when extracting content from WeChat or Xiaohongshu URLs include platform-specific access restrictions and anti-scraping mechanisms, which the skill navigates using guardrails and error handling to ensure traceable archival.