Virlo-AI

Creator Deep Dive — Development skill for Claude Code

Development community

Deep-dive analysis of a specific creator (platform + username) using Virlo.

How to install Creator Deep Dive

Installs to ~/.claude/skills/virlo-ai-virlo-agent-plugin-creator-deep-dive/SKILL.md

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

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

What Creator Deep Dive does


name: creator-deep-dive description: Deep-dive analysis of a specific creator (platform + username) using Virlo.

Creator deep dive

Given a platform (`youtube` / `tiktok` / `instagram`) and a username:

  1. Call lookup_creator with that platform and username, including videos,outliers.
  2. From the results, identify top-performing videos (outliers), common themes/hashtags in successful content, posting frequency/consistency, and engagement patterns (views vs likes vs comments).
  3. A

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Management Deep Dive — 管理层纵深研究:买股票就是买人 15.9k ★
  • Agent Skill Creator — Build tested agent skills and govern their lifecycle through a user-defined marketplace: evidence, discovery 2.3k ★

Full documentation available on GitHub

View Source Repository