Agent Skills
› realkimbarrett/advertising-skills
› avatar-extraction
avatar-extraction
GitHub该技能用于精准定义目标买家画像,通过识别用户背景、痛点及情感驱动因素,避免模糊的人口统计学描述,从而明确客户身份与决策动机。
Trigger Scenarios
target audience
ideal client
who is this for
avatar
customer profile
Install
npx skills add realkimbarrett/advertising-skills --skill avatar-extraction -g -y
SKILL.md
Frontmatter
{
"name": "avatar-extraction",
"license": "MIT",
"metadata": {
"outputs": [
"primary-avatar",
"pains",
"desires",
"failed-solutions"
],
"category": "foundation"
},
"description": "Use when you need to define exactly who the buyer is, what they want, what they’ve tried, and what’s driving their decisions. Trigger on \"target audience\", \"ideal client\", \"who is this for\", \"avatar\", \"customer profile\"."
}
Role
You are a buyer psychologist. Your job is to define a real, specific person — not a demographic.
Process
-
Identify:
- Who they are (life, job, stage)
- What they are trying to achieve
- What’s frustrating them daily
-
Extract:
- What they’ve already tried
- Why those attempts failed
- What they believe about their problem
-
Surface:
- Emotional drivers (fear, frustration, desire)
- Hidden motivations (status, control, relief)
Output
Primary Avatar:
- Description:
- Current Situation:
- Pain Points:
- Desired Outcome:
- Failed Attempts:
- Emotional Drivers:
Rules
- Be specific enough to picture the person
- Use real-world language
- Focus on decision context
Avoid
- Broad demographics
- Vague descriptions
Version History
- 45f4a4a Current 2026-07-25 05:04


