jpskill.com
💬 コミュニケーション コミュニティ

customer-persona

市場データに基づき、顧客の属性や心理、ニーズ、購買プロセス、さらには理想と異なる顧客像までを網羅した、精緻な顧客ペルソナを生成するSkill。

📜 元の英語説明(参考)

Research-backed customer persona creation with market data and avatar generation. Covers demographics, psychographics, jobs-to-be-done, journey mapping, and anti-personas. Use for: marketing strategy, product development, UX research, sales enablement, content strategy. Triggers: customer persona, buyer persona, user persona, target audience, ideal customer, customer profile, audience research, user research, icp, ideal customer profile, target market, customer avatar, audience persona

🇯🇵 日本人クリエイター向け解説

一言でいうと

市場データに基づき、顧客の属性や心理、ニーズ、購買プロセス、さらには理想と異なる顧客像までを網羅した、精緻な顧客ペルソナを生成するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o customer-persona.zip https://jpskill.com/download/6182.zip && unzip -o customer-persona.zip && rm customer-persona.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/6182.zip -OutFile "$d\customer-persona.zip"; Expand-Archive "$d\customer-persona.zip" -DestinationPath $d -Force; ri "$d\customer-persona.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して customer-persona.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → customer-persona フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

カスタマーペルソナ

inference.sh CLI を使用して、調査とビジュアルでデータに基づいたカスタマーペルソナを作成します。

クイックスタート

curl -fsSL https://cli.inference.sh | sh && infsh login

# ターゲット市場を調査する
infsh app run tavily/search-assistant --input '{
  "query": "SaaS product manager demographics pain points 2024 survey"
}'

# ペルソナのアバターを生成する
infsh app run falai/flux-dev-lora --input '{
  "prompt": "professional headshot photograph of a 35-year-old woman, product manager, friendly confident expression, modern office background, natural lighting, business casual attire, realistic portrait",
  "width": 1024,
  "height": 1024
}'

ペルソナテンプレート

┌──────────────────────────────────────────────────────┐
│  [アバター写真]                                      │
│                                                      │
│  サラ・チェン、34歳                                  │
│  シリーズB SaaSスタートアップのプロダクトマネージャー│
│                                                      │
│  「意思決定よりもレポート作成に時間を費やしています。」│
│                                                      │
├──────────────────────────────────────────────────────┤
│  デモグラフィック          │  サイコグラフィック         │
│  年齢: 30-38歳             │  価値観: 効率性、データ     │
│  収入: $120-160K           │  性格: 分析的、             │
│  学歴: 学士/MBA            │    組織的、協調的           │
│  所在地: 米国の都市部      │  関心事: 生産性、           │
│  役割: プロダクト/PM       │    リーダーシップ、AIツール │
├──────────────────────────────────────────────────────┤
│  目標                    │  課題                     │
│  • 機能のリリースを      │  • 会議が多すぎる           │
│    高速化する            │  • 手動レポート作成 (週15時間)│
│  • データ駆動型の        │  • ステークホルダーとの連携が│
│    意思決定              │    遅い                     │
│  • チーム連携            │  • ツール乱立 (8つ以上のアプリ)│
│  • ディレクターへの      │  • 単一の信頼できる情報源がない│
│    キャリアアップ        │                             │
├──────────────────────────────────────────────────────┤
│  チャネル                │  購入のきっかけ             │
│  • LinkedIn (毎日)       │  • 同僚からの推薦           │
│  • Product Hunt          │  • 無料トライアル体験       │
│  • ポッドキャスト (通勤中)│  • Jiraとの連携             │
│  • Lenny's Newsletter    │  • チームプランの価格設定   │
│  • Twitter/X             │  • ROI計算ツール            │
└──────────────────────────────────────────────────────┘

ペルソナを段階的に構築する

ステップ1: 調査

仮定ではなく、データから始めましょう。

# 市場のデモグラフィック
infsh app run tavily/search-assistant --input '{
  "query": "product manager salary demographics 2024 survey report"
}'

# 課題と問題点
infsh app run exa/search --input '{
  "query": "biggest challenges facing product managers SaaS companies"
}'

# ツールの利用パターン
infsh app run tavily/search-assistant --input '{
  "query": "most popular tools product managers use 2024 survey"
}'

# コンテンツ消費習慣
infsh app run exa/answer --input '{
  "question": "Where do product managers get their industry news and professional development?"
}'

ステップ2: デモグラフィック

正確な値ではなく、範囲を使用してください。 ペルソナは特定の個人ではなく、セグメントを表します。

フィールド 形式
年齢層 X-Y 30-38
収入範囲 $X-$Y $120,000-$160,000
学歴 一般的な学位 コンピュータサイエンス学士、MBA
所在地 地域/種類 米国の都市部、主要なテクノロジーハブ
役職 役割レベル シニアPM、プロダクトリード
企業規模 範囲 50-500人の従業員
業界 セクター B2B SaaS

ステップ3: サイコグラフィック

彼らが何を考え、何を価値とし、何を信じているか。

カテゴリ 答えるべき質問
価値観 彼らにとって仕事上で最も重要なことは何ですか?
態度 彼らは自分の業界の方向性についてどう感じていますか?
動機 仕事で彼らを駆り立てるものは何ですか?
性格 分析的ですか、それとも直感的ですか? リーダーですか、それとも協力者ですか?
関心事 彼らは仕事で何を読んだり、見たり、聞いたりしていますか?
ライフスタイル ワークライフバランスの好みは? リモート/ハイブリッド/オフィス?

ステップ4: 目標

彼らが達成しようとしていること(仕事上および個人的な目標)。

仕事上の目標:
- 会議を減らして機能をより速くリリースする
- データに基づいた意思決定を行う(直感ではなく)
- 2年以内にプロダクトディレクターに昇進する
- より自律的なプロダクトチームを構築する

個人的な目標:
- 午後6時までに仕事を終える日を増やす
- チケット管理者ではなく、戦略的リーダーとして見られる
- 情報過多にならずに業界のトレンドを把握し続ける

ステップ5: 課題

可能な限り定量化してください。 漠然とした課題は、漠然としたペルソナにつながります。

❌ 「レポート作成に問題がある」
✅ 「4つの異なるステークホルダーのために、週に15時間かけて手動でレポートを作成している」

❌ 「ツールが多すぎる」
✅ 「毎日8つの異なるツール(Jira、Slack、Notion、Figma、Analytics、Sheets、Docs、Email)を使用しており、統一されたビューがない」

❌ 「会議が問題だ」
✅ 「1日平均6時間の会議があり、集中して作業できる時間は2時間しかない」

ステップ6: ジョブズ・トゥ・ビー・ダン (JTBD)

3種類のジョブがあります。

ジョブの種類 説明
機能的 達成する必要があるタスク 「顧客への影響データに基づいてプロダクトバックログの優先順位を決定する」
感情的 どのように感じたいか 「役員チームに自信を持ってプレゼンテーションしたい」
社会的 どのように見られたいか 「データに基づいた意思決定をする人物として見られたい」

ステップ7: 購入プロセス

ステージ 行動
認知 ブログ記事を読んだり、LinkedInで同僚の推薦を見たりする
検討 3〜4つのツールを比較したり、G2/Capterraのレビューを読んだり、Slackコミュニティで質問したりする
決定 デモをリクエストしたり、IT/セキュリティの承認が必要だったりする
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Customer Persona

Create data-backed customer personas with research and visuals via inference.sh CLI.

Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Research your target market
infsh app run tavily/search-assistant --input '{
  "query": "SaaS product manager demographics pain points 2024 survey"
}'

# Generate a persona avatar
infsh app run falai/flux-dev-lora --input '{
  "prompt": "professional headshot photograph of a 35-year-old woman, product manager, friendly confident expression, modern office background, natural lighting, business casual attire, realistic portrait",
  "width": 1024,
  "height": 1024
}'

Persona Template

┌──────────────────────────────────────────────────────┐
│  [Avatar Photo]                                      │
│                                                      │
│  SARAH CHEN, 34                                      │
│  Product Manager at a Series B SaaS startup          │
│                                                      │
│  "I spend more time making reports than making       │
│   decisions."                                        │
│                                                      │
├──────────────────────────────────────────────────────┤
│  DEMOGRAPHICS          │  PSYCHOGRAPHICS             │
│  Age: 30-38            │  Values: efficiency, data   │
│  Income: $120-160K     │  Personality: analytical,   │
│  Education: BS/MBA     │    organized, collaborative │
│  Location: Urban US    │  Interests: productivity,   │
│  Role: Product/PM      │    leadership, AI tools     │
├──────────────────────────────────────────────────────┤
│  GOALS                 │  PAIN POINTS                │
│  • Ship features       │  • Too many meetings        │
│  faster                │  • Manual reporting (15     │
│  • Data-driven         │    hrs/week)                │
│  decisions             │  • Stakeholder alignment    │
│  • Team alignment      │    is slow                  │
│  • Career growth to    │  • Tool sprawl (8+ apps)   │
│    Director            │  • No single source of      │
│                        │    truth                    │
├──────────────────────────────────────────────────────┤
│  CHANNELS              │  BUYING TRIGGERS            │
│  • LinkedIn (daily)    │  • Peer recommendation      │
│  • Product Hunt        │  • Free trial experience    │
│  • Podcasts (commute)  │  • Integration with Jira    │
│  • Lenny's Newsletter  │  • Team plan pricing        │
│  • Twitter/X           │  • ROI calculator           │
└──────────────────────────────────────────────────────┘

Building a Persona Step-by-Step

Step 1: Research

Start with data, not assumptions.

# Market demographics
infsh app run tavily/search-assistant --input '{
  "query": "product manager salary demographics 2024 survey report"
}'

# Pain points and challenges
infsh app run exa/search --input '{
  "query": "biggest challenges facing product managers SaaS companies"
}'

# Tool usage patterns
infsh app run tavily/search-assistant --input '{
  "query": "most popular tools product managers use 2024 survey"
}'

# Content consumption habits
infsh app run exa/answer --input '{
  "question": "Where do product managers get their industry news and professional development?"
}'

Step 2: Demographics

Use ranges, not exact values. Personas represent a segment, not one person.

Field Format Example
Age range X-Y 30-38
Income range $X-$Y $120,000-$160,000
Education Common degrees BS Computer Science, MBA
Location Region/type Urban US, major tech hubs
Job title Role level Senior PM, Product Lead
Company size Range 50-500 employees
Industry Sector B2B SaaS

Step 3: Psychographics

What they think, value, and believe.

Category Questions to Answer
Values What matters most to them professionally?
Attitudes How do they feel about their industry's direction?
Motivations What drives them at work?
Personality Analytical vs intuitive? Leader vs collaborator?
Interests What do they read/watch/listen to professionally?
Lifestyle Work-life balance preference? Remote/hybrid/office?

Step 4: Goals

What they're trying to achieve (both professional and personal).

Professional:
- Ship features faster with fewer meetings
- Make data-driven decisions (not gut feelings)
- Get promoted to Director of Product within 2 years
- Build a more autonomous product team

Personal:
- Leave work by 6pm more often
- Be seen as a strategic leader, not a ticket manager
- Stay current with industry trends without information overload

Step 5: Pain Points

Quantify whenever possible. Vague pain = vague persona.

❌ "Has trouble with reporting"
✅ "Spends 15 hours per week creating manual reports for 4 different stakeholders"

❌ "Too many tools"
✅ "Uses 8 different tools daily (Jira, Slack, Notion, Figma, Analytics, Sheets, Docs, Email) with no unified view"

❌ "Meetings are a problem"
✅ "Averages 6 hours of meetings per day, leaving only 2 hours for deep work"

Step 6: Jobs-to-be-Done (JTBD)

Three types of jobs:

Job Type Description Example
Functional The task they need to accomplish "Prioritize the product backlog based on customer impact data"
Emotional How they want to feel "Feel confident presenting to the exec team"
Social How they want to be perceived "Be seen as the person who makes data-driven decisions"

Step 7: Buying Process

Stage Behavior
Awareness Reads blog posts, sees peer recommendations on LinkedIn
Consideration Compares 3-4 tools, reads G2/Capterra reviews, asks in Slack communities
Decision Requests demo, needs IT/security approval, evaluates team pricing
Influencers Engineering lead, VP of Product, CFO (for budget)
Objections "Will my team actually adopt it?", "Does it integrate with Jira?"
Trigger event New quarter with aggressive goals, new VP demanding better reporting

Step 8: Generate Avatar

# Match demographics: age, gender, ethnicity, professional context
infsh app run falai/flux-dev-lora --input '{
  "prompt": "professional headshot photograph of a 34-year-old Asian American woman, product manager, warm confident smile, modern tech office background, natural lighting, wearing smart casual blouse, realistic portrait photography, sharp focus",
  "width": 1024,
  "height": 1024
}'

Avatar tips:

  • Match the age range, ethnicity representation, and professional context
  • Use "professional headshot photograph" for realistic results
  • Friendly, approachable expression (not stock-photo-stiff)
  • Background suggests their work environment
  • Business casual or industry-appropriate attire

The Anti-Persona

Equally important: who is NOT your customer.

ANTI-PERSONA: "Enterprise Earl"
- CTO at a 5,000+ person enterprise
- Needs SOC 2, HIPAA, on-premise deployment
- 18-month procurement cycles
- Wants white-glove onboarding and dedicated CSM
- WHY NOT: Our product is self-serve SaaS for SMB/mid-market.
  Enterprise needs would require 2+ years of product investment.

Anti-personas prevent wasted effort on customers you can't serve.

Multiple Personas

Most products have 2-4 personas. More than 4 = too many to serve well.

Priority Persona Role
Primary The main user and buyer Who you optimize for
Secondary Influences the buying decision Who you need to convince
Tertiary Uses the product occasionally Who you support, not target

Validation

Personas based on assumptions are fiction. Validate with:

Method What You Learn
Customer interviews (5-10) Real language, real pain points
Support ticket analysis Actual problems, not assumed ones
Analytics data Actual behavior, not reported behavior
Survey (50+ responses) Quantified patterns across segments
Sales call recordings Objections, buying triggers, language

Common Mistakes

Mistake Problem Fix
Based on assumptions Fiction, not research Start with data
Too many personas (6+) Can't serve everyone well Max 3-4
Vague pain points Not actionable Quantify everything
Demographics only Misses motivations and behavior Add psychographics, JTBD
Never updated Becomes outdated Review quarterly
No anti-persona Wasted effort on wrong customers Define who you're NOT for
Single persona for all Different users have different needs Primary/secondary/tertiary

Related Skills

npx skills add inferencesh/skills@web-search
npx skills add inferencesh/skills@ai-image-generation
npx skills add inferencesh/skills@prompt-engineering

Browse all apps: infsh app list