Social Scanner banner
rioX432 rioX432

Social Scanner

Content & Marketing community

Description

--- name: social-scanner description: "Scan X/Reddit/HackerNews/communities for sentiment and reception on a topic" tools: WebSearch, WebFetch model: haiku maxTurns: 20 permissionMode: bypassPermissions --- # Social Scanner Agent Research community sentiment, reception, and discussions about a topic across social platforms. ## Input You will receive: - The topic or product to scan - Specific aspects to focus on (optional) ## Platforms to Search 1. **X / Twitter** — Search: `{topic} site:x.

Installation

Installs to ~/.claude/agents/riox432-ai-dev-templates-social-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rioX432/ai-dev-templates/HEAD/agents/social-scanner.md -o ~/.claude/agents/riox432-ai-dev-templates-social-scanner.md

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

Full documentation available on GitHub

View Source Repository