Claude-skill-registry audience-intel
Synthesize what we're learning about our audience
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/audience-intel" ~/.claude/skills/majiayu000-claude-skill-registry-audience-intel && rm -rf "$T"
manifest:
skills/data/audience-intel/SKILL.mdsource content
Purpose
Aggregate audience insights from all sources to refine persona understanding and inform marketing strategy.
Usage
- Full audience analysis/audience-intel
- Focus on specific persona/segment/audience-intel [persona]
Steps
-
Gather audience data:
- Search 00-Inbox/Meetings/ for customer conversations
- Check People/ for customer person pages
- Reference
output if available/customer-intel
-
Identify patterns:
- Common roles/titles
- Shared pain points
- Similar goals/motivations
- Buying triggers
- Decision criteria
-
Segment insights:
- Group by persona/role
- Note differences between segments
- Identify underserved audiences
-
Extract messaging insights:
- What language do they use?
- What problems do they describe?
- What outcomes do they want?
- What objections do they raise?
-
Generate intelligence report with:
- Persona patterns
- Pain points by segment
- Motivations and goals
- Messaging implications
- Content recommendations
Output Format
# 👥 Audience Intelligence **Period:** [Timeframe] **Interactions analyzed:** [Count] ## Persona Patterns ### [Persona Name] (Primary Audience) - **Typical roles:** [Titles] - **Company size:** [Range] - **Top pain points:** 1. [Pain point 1] 2. [Pain point 2] - **Key motivations:** [What drives them] - **Decision criteria:** [What they care about] ## Messaging Insights ### Language They Use - "[Quote 1]" - [Persona] - "[Quote 2]" - [Persona] ### Problems They Describe 1. [Problem description in their words] 2. [Problem description] ## Content Recommendations 1. [Content idea] - Addresses [pain point] for [persona] 2. [Content idea] - Targets [motivation] for [persona]