Pendo(ユーザー行動分析ツール)を使って、機能の採用率を分析し、積極的に使用しているユーザーと使用していないユーザーを特定し、採用トレンドを追跡します。 次のような場合に使用: - 機能の採用状況について質問されたとき - 機能の利用状況や利用者について知りたいとき - 採用率、機能の提供進捗状況、特定の機能のパフォーマンスを確認したいとき - 機能の展開を追跡したいとき - 機能の利用を促進する主導者やパワーユーザーを探したいとき - まだ採用していないアカウントを特定したいとき - 機能の採用状況を顧客セグメント(ユーザー層)別に比較したいとき - 使用トレンドを時系列で分析したいとき 「誰が機能Xを使っているのか」「機能Yの状況はどうか」といった質問でも、このスキルが役立ちます。相手が「採用」という言葉を明確に使わなくても対応できます。
Analyze feature adoption rates, identify power users vs laggards, and track adoption trends using Pendo analytics. Use this skill whenever someone asks about feature adoption, feature usage, who's using a feature, adoption rates, feature rollout progress, or wants to understand how a specific feature is performing. Also trigger when users mention tracking a feature launch, finding champions or power users of a feature, identifying accounts that haven't adopted a feature, comparing adoption across segments, or analyzing usage trends over time — even if they don't say "adoption" explicitly. If someone asks "who's using X" or "how is feature Y doing", this is the right skill.
ユーザー全体での機能の採用パターンを調べ、積極的に利用している人と未採用層を特定し、時系列での採用トレンドを追跡します。
このスキルは Pendo MCP ツールを専門に使用します。以下で言及するすべてのツール(例: searchEntities、activityQuery、segmentList、visitorQuery)は、Pendo コネクタツール(ツール一覧で Pendo: という接頭辞が付いています)です。
開始前に Pendo:list_all_applications を呼び出して、利用可能なサブスクリプション ID とアプリ ID を取得してください。その後の Pendo ツール呼び出しには、すべて subId(サブスクリプション ID)が必要で、ほとんどは appId も必要です。ユーザーが使用するアプリやサブスクリプションを指定していなく、複数の選択肢がある場合は、進める前に確認してください。
ユーザーは機能名を部分的またはあいまいに指定することがあります。機能を無断で選択してはいけません。あいまいな点がある場合は常に確認してください。
Pendo:searchEntities を itemType: ["Feature"] および ユーザーの検索キーワードで実行して、該当する機能を検索します。
検索結果が1 件のみの場合、ユーザーに確認します。機能名、ID、関連するメタデータを表示して、「これが目的の機能ですか?」と聞いてください。
検索結果が複数件の場合、ユーザーが選択できるようリストを提示します。各結果について以下を表示します:
以下の基準に基づいて、最も可能性の高い機能に ⭐ 推奨 タグを付けます:
例:
「ダッシュボード」に一致する機能が複数見つかりました。どちらをお探しですか?
1. ⭐ **ダッシュボード メインビュー** (ID: abc123) — 推奨
- アプリ: Web アプリ | 最終利用: 2026年2月
→ *名前の一致度が高く、最近のアクティビティあり*
2. **ダッシュボード 設定パネル** (ID: def456)
- アプリ: Web アプリ | 最終利用: 2026年1月
3. **管理者ダッシュボード** (ID: ghi789)
- アプリ: 管理画面 | 最終利用: 2026年2月
結果が見つからない場合、ユーザーに伝え、別の検索キーワードを提案するか、名前の確認を求めます。
採用レポートに進む前に、ユーザーが分析対象の機能を確認するまで待ってください。
機能が確認されたら、採用の核となるデータを集めます。以下のクエリを同時に実行して時間を短縮します:
ツール: Pendo:activityQuery
アクティビティクエリを構築する際は、確認済みの機能 ID でフィルタリングし、適切な期間を使用します。可能な限り numVisitors と numEvents の両方をリクエストします。
機能を使用している人と未使用のユーザーを理解します:
ツール: Pendo:activityQuery、Pendo:visitorQuery
各パワーユーザーについて、アカウント名を含めることで、データが実行可能になります。Pendo:activityQuery を visitorId でグループ化しても、アカウント名がきれいに返らないことがあります。必要に応じて、同じ機能に対して accountId でグループ化した Pendo:activityQuery を別途実行してアカウント レベルの情報を取得するか、ユーザーのメール ドメインからアカウントを推測してください。
機能ユーザーを全体的なアクティブユーザー数と比較して、意味のある採用パーセンテージを求めます:
ツール: Pendo:activityQuery、Pendo:segmentList
(機能ユーザー ÷ 総アクティブユーザー) × 100Pendo:segmentList で取得可能)がある場合、セグメント別の採用率を計算して追加の洞察を得ます。これにより、あるセグメントでは採用が進んでいるが別のセグメントでは進んでいない、といったことが明らかになることがあります。注: 一部のサブスクリプションは数千個のセグメントを持つため、部分文字列フィルターなしでは Pendo:segmentList が失敗する可能性があります。この場合、レポートに「ユーザーが特定のセグメントを指定すれば、セグメント別の詳細情報が利用可能」と記載して先に進んでください。レポートの他の部分をブロックしないでください。非アクティブユーザーは採用対象ではないため、すべてのユーザーではなく、アクティブユーザーに対する採用率の方が実用的です。
採用がどのように変化しているかを確認します:
ツール: Pendo:activityQuery
期間が 14 日以下の場合は日次の粒度を、より長い場合は週次を使用します。
構造化された機能採用レポートを作成します:
## 機能採用レポート: {機能名}
**機能 ID**: {機能_ID}
**期間**: {期間}
### 採用概要
- **ユーザー総数**: {アカウント数}個のアカウント全体で{ユーザー数}ユーザー
- **採用率**: アクティブユーザーの {採用率}%({機能ユーザー} / {総アクティブユーザー})
- **総イベント数**: {イベント数}インタラクション
- **トレンド**: {トレンド方向}(前期比 {パーセンテージ変化}%)
### パワーユーザー(推進者)
| 順位 | ユーザー | アカウント | イベント |
|------|----------|----------|----------|
| 1 | {ユーザー_1} | {アカウント_1} | {イベント} |
| 2 | {ユーザー_2} | {アカウント_2} | {イベント} |
| ... | ... | ... | ... |
### 採用トップアカウント
| 順位 | アカウント | ユーザー数 | イベント |
|------|----------|----------|----------|
| 1 | {アカウント_1} | {ユーザー数} | {イベント} |
| 2 | {アカウント_2} | {ユーザー数} | {イベント} |
| ... | ... | ... | ... |
### 採用トレンド
{週次または日次トレンドの要約 — 軌跡を言葉で説明し、転機となった点があれば記載}
### セグメント別採用(利用可能な場合)
| セグメント | 採用率 | ユーザー数 |
|----------|-------|----------|
| {セグメント_1} | {率}% | {数} |
| ... | ... | ... |
### インサイト & 推奨
- {データに基づくインサイト — 例: 「採用が 3 つのアカウントに集中しており、広範な導入がまだ進んでいない可能性」}
- {実行可能な推奨 — 例: 「全体的なアクティビティが多いが機能未使用のアカウントをターゲットにしたアウトリーチを検討」}
- {トレンド洞察 — 例: 「週次での成長が ~5% で安定しており、有機的な発見が進んでいる兆候」}
Analyze how features are being adopted across your user base, identify champions and laggards, and track adoption trends over time.
This skill uses Pendo MCP tools exclusively. All tool references below (e.g., searchEntities, activityQuery, segmentList, visitorQuery) refer to the Pendo connector tools (prefixed Pendo: in the tool list).
Before starting, call Pendo:list_all_applications to get the available subscription IDs and app IDs. Every subsequent Pendo tool call requires a subId (subscription ID) and most require an appId. If the user hasn't specified which app or subscription to use and there are multiple options, ask them to confirm before proceeding.
Users often provide partial or ambiguous feature names. Never silently pick a feature — always confirm when there's any ambiguity.
Use Pendo:searchEntities with itemType: ["Feature"] and the user's search term to find matching features.
If the search returns exactly one result, confirm with the user: show the feature name, ID, and any relevant metadata, and ask "Is this the right feature?"
If the search returns multiple results, present a disambiguation list so the user can pick the right one. For each result, show:
Mark the most likely feature with a ⭐ Recommended tag based on:
Example:
I found several features matching "dashboard". Which one are you looking for?
1. ⭐ **Dashboard Main View** (ID: abc123) — Recommended
- App: Web App | Last active: Feb 2026
→ *Closest name match with recent activity*
2. **Dashboard Settings Panel** (ID: def456)
- App: Web App | Last active: Jan 2026
3. **Admin Dashboard** (ID: ghi789)
- App: Admin Portal | Last active: Feb 2026
If no results are found, let the user know and suggest alternative search terms or ask them to double-check the name.
Do not proceed to the adoption report until the user has confirmed which feature to analyze.
Once the feature is confirmed, gather core adoption data. Run these queries together to save time:
Tools: Pendo:activityQuery
When constructing activity queries, filter by the confirmed feature ID and use the appropriate time period. Request both numVisitors and numEvents where possible.
Understand who is and isn't using the feature:
Tools: Pendo:activityQuery, Pendo:visitorQuery
For each power user, try to include their account name so the data is actionable. The Pendo:activityQuery grouped by visitorId may not always return a clean account name — if needed, cross-reference by running a separate Pendo:activityQuery grouped by accountId for the same feature to get account-level context, or infer the account from the visitor's email domain.
Compare feature users against the total active user base to get a meaningful adoption percentage:
Tools: Pendo:activityQuery, Pendo:segmentList
(feature users / total active visitors) × 100Pendo:segmentList), calculate adoption rate per segment for additional insight — this often reveals that adoption is strong in one segment but weak in another. Note: some subscriptions have thousands of segments, which will cause Pendo:segmentList to fail without a substring filter. If this happens, note in the report that segment-level breakdown is available if the user specifies a segment of interest, and move on — don't let this block the rest of the report.The adoption rate relative to active users is more useful than against all visitors, since inactive users aren't a realistic adoption target.
Look at how adoption is changing over time:
Tools: Pendo:activityQuery
If the timeframe is 14 days or less, use daily granularity. For longer periods, use weekly.
Generate a structured feature adoption report:
## Feature Adoption Report: {feature_name}
**Feature ID**: {feature_id}
**Period**: {timeframe}
### Adoption Overview
- **Total Users**: {unique_visitors} visitors across {unique_accounts} accounts
- **Adoption Rate**: {adoption_rate}% of active users ({feature_users} / {total_active_users})
- **Total Events**: {event_count} interactions
- **Trend**: {trend_direction} ({percent_change}% vs previous period)
### Power Users (Champions)
| Rank | Visitor | Account | Events |
|------|---------|---------|--------|
| 1 | {visitor_1} | {account_1} | {events} |
| 2 | {visitor_2} | {account_2} | {events} |
| ... | ... | ... | ... |
### Top Accounts by Adoption
| Rank | Account | Users | Events |
|------|---------|-------|--------|
| 1 | {account_1} | {user_count} | {events} |
| 2 | {account_2} | {user_count} | {events} |
| ... | ... | ... | ... |
### Adoption Trend
{weekly_or_daily_trend_summary — describe the trajectory in words, noting any inflection points}
### Segment Adoption (if available)
| Segment | Adoption Rate | Users |
|---------|--------------|-------|
| {segment_1} | {rate}% | {count} |
| ... | ... | ... |
### Insights & Recommendations
- {insight based on the data — e.g., "Adoption is concentrated in 3 accounts, suggesting broad rollout hasn't happened yet"}
- {actionable recommendation — e.g., "Consider targeting accounts with high overall activity but zero feature usage for outreach"}
- {trend insight — e.g., "Week-over-week growth has been steady at ~5%, indicating organic discovery"}
原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。