Virlo-AI

Trend Scout — Communication skill for Claude Code

Communication community

Discover what's trending right now across TikTok, YouTube Shorts, and Instagram Reels using Virlo.

How to install Trend Scout

Installs to ~/.claude/skills/virlo-ai-virlo-agent-plugin-trend-scout/SKILL.md

Terminal
mkdir -p ~/.claude/skills/virlo-ai-virlo-agent-plugin-trend-scout && curl -fsSL https://raw.githubusercontent.com/Virlo-AI/Virlo-Agent-Plugin/HEAD/commands/trend-scout.md -o ~/.claude/skills/virlo-ai-virlo-agent-plugin-trend-scout/SKILL.md

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

What Trend Scout does


name: trend-scout description: Discover what's trending right now across TikTok, YouTube Shorts, and Instagram Reels using Virlo.

Trend scout

Scout current trends across the requested platform (default: all platforms) using the Virlo MCP tools:

  1. Call get_emerging_trends for momentum-ranked early-stage trends and get_trends_digest for today's curated editorial digest.
  2. Call get_trending_videos (filtered by platform if one was given) for the top viral videos from the last ~4

Alternatives in Communication

Full documentation available on GitHub

View Source Repository