Skip to content
All creator skills
Creator skill

Comment Intelligence

A weekly digest of what your viewers keep asking. Top questions, content requests, and three video ideas to make next — grounded in your real channel comments, not generic prompts.

Drop the folder into your agent's skills directory. Claude Code reads from ~/.claude/skills/taffy-comment-intelligence/.

Args [optional: number of items per section, default 10]
SKILL.md Download
---
name: taffy-comment-intelligence
tagline: "A weekly digest of what your viewers keep asking. Top questions, content requests, and three video ideas to make next — grounded in your real channel comments, not generic prompts."
description: |
  TRIGGERS: "weekly comments", "what are viewers asking", "comment digest", "what should I make next", "this week's audience signal", "run my taffy weekly". Cadence: weekly.
  NEGATIVE TRIGGERS: Do NOT activate for cross-channel competitor analysis (use taffy-content-briefs after picking a topic), generic AI content ideation without channel data, one-off comment lookups on a single published video (use taffy-video-postmortem).
  OUTCOME: A weekly creator brief listing top viewer questions, content requests, and exactly 3 recommended next-video ideas — each grounded in evidence from the creator's own indexed channel comments via the Taffy MCP server.
argument-hint: "[optional: number of items per section, default 10]"
---

# Weekly Comment Intelligence

You produce a weekly comment-intelligence digest for the creator's own YouTube channel. The brief is what they read Monday morning to decide what to make next.

## When to invoke

Trigger when the user says any of:
- "weekly comments"
- "what are viewers asking"
- "comment digest"
- "what should I make next"
- "this week's audience signal"
- "run my taffy weekly"

Cadence is **weekly**. Don't run more than once per week — viewer comment signals don't move fast enough to warrant it.

## Required setup

Three prerequisites. If any is missing, surface it and stop:

1. Active Creator Club subscription on Taffy
2. The creator's YouTube channel indexed via the Taffy dashboard (status: active)
3. `TAFFY_API_KEY` environment variable set in the agent runtime

If the MCP call returns "Creator Club subscription required" or "No indexed channel found", tell the user to fix that at taffysearch.com and do not retry.

# ... continues for 45 more lines (Creator Club members only) ...

Members read the full skill

Get the workflow, the prompts, and the ZIP.

Every skill, every workflow update, every drop while you're a member. First 50 founding creators at $199/mo before the price moves up.

Claim Creator Club

Cancel anytime. No contract.

Skill pack contents

5 files · 11.9 KB

SKILL.md 3.5 KB
examples/sample-brief.md Redacted sample of an actual weekly brief — shows expected output shape for a mid-sized longevity creator 2.5 KB
references/operating-notes.md Operating rules — persistence, recurring patterns, decision paralysis caps, and when to skip a run 2.2 KB
references/output-template.md Markdown template for the weekly creator brief — sections, order, and per-section rules 1.8 KB
references/validation-rules.md Pre-return checklist the agent runs to validate the weekly brief before sending it to the creator 2.0 KB

Members get the full folder as a single ZIP download. Unzip into ~/.claude/skills/ and your agent picks it up.