Social Ingest banner
dtothefp dtothefp

Social Ingest

Content & Marketing community

Description

--- name: social-ingest description: Ingests external social-media research (Instagram creators / accounts, TikTok, YouTube channels, competitor newsletters, X threads, web articles about a creator) into the wiki with a consistent shape. Wraps Apify for IG/TikTok scraping, the youtube-research skill for YouTube, the news-research skill for web, and the transcribe skill for any audio/video. Decides per-run whether to invoke the reel-format-breakdown skill for deep per-shot analysis. Always emits

Installation

Installs to ~/.claude/agents/dtothefp-claude-monorepo-social-ingest.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dtothefp/claude-monorepo/HEAD/.claude/agents/social-ingest.md -o ~/.claude/agents/dtothefp-claude-monorepo-social-ingest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository