Amplitude(ユーザー行動分析ツール)のダッシュボードを詳しく分析し、主要なグラフを調べて、注視すべき重点領域と重要な気付きを明らかにします。異常値を特定した上で、顧客フィードバックの傾向を使って変化の原因を説明します。 **次のような場合に使用:** - ユーザーの行動データから問題点や改善の機会を見つけたいとき - データの変動が何によって起こったのか根拠を持って把握したいとき - 複数の指標を組み合わせて総合的な分析結果を得たいとき
Deeply analyze Amplitude dashboards by analyzing key charts, surfacing top areas for concern and takeaways, identify anomalies, then explain changes using customer feedback trends
ユーザーが URL を提供した場合は、Amplitude:get_from_url を使ってダッシュボード ID を取得してください
Amplitude:use_amp_dashboards に action: "get" とダッシュボード ID を指定して、ダッシュボードの全体構成とグラフ ID を取得します
Amplitude:get_amplitude_charts に include: "data" を指定して、最大 3 つのグラフのデータを一度に取得します。優先順位は以下の通り:
グラフを分析する際は、各タイプ別に最も意思決定に関連した信号に焦点を当てます:
重大な変化や異常が検出された場合は、ユーザーフィードバックでそれを説明できるか確認します:
Amplitude:use_amplitude_ai_feedback に facet: "insights" と以下を指定して実行:
projectIddateStart と dateEndrequest(要望)、complaint(苦情)、lovedFeature(人気機能)、bug(不具合)、painPoint(課題)メトリクス変化と相関するフィードバックテーマを探します:
関連するインサイト(発見事項)が見つかった場合は、Amplitude:use_amplitude_ai_feedback に facet: "mentions" と insightId を指定して、パターンを示す具体的なユーザーの声を取得します
このステップをスキップする場合:
構造化されたサマリーを提示します:
[DAU](https://app.amplitude.com/...))を使用します。ターミナルモードの場合は、主文を簡潔に保つためにソースを共有しませんが、明示的に求められた場合は、すべての参照とリンクを下部の「ソース」セクションにマークダウン形式(例: [DAU と当該メトリクスが参照されている主要な気付き](https://app.amplitude.com/...))でグループ化しますIf the user gives a URL, use Amplitude:get_from_url to get the dashboard ID
Use Amplitude:use_amp_dashboards with action: "get" and the dashboard ID to get the full structure and chart IDs.
Use Amplitude:get_amplitude_charts with include: "data" to fetch data for up to 3 charts at a time. Prioritize:
When analyzing charts, focus on the most decision-relevant signals for each type:
If significant changes or anomalies are detected, check if user feedback can explain them:
Use Amplitude:use_amplitude_ai_feedback with facet: "insights" and:
projectId as the dashboarddateStart and dateEnd matching the analysis periodrequest, complaint, lovedFeature, bug, painPointLook for feedback themes that correlate with metric changes:
If a relevant insight is found, use Amplitude:use_amplitude_ai_feedback with facet: "mentions" and the insightId to pull specific user quotes that illustrate the pattern.
Skip this step if:
Present a structured summary:
[DAU](https://app.amplitude.com/...)). In terminal mode, don't share your sources to keep the response clean but if specifically asked, group all references and links in a "Sources" section at the bottom in the same markdown format (e.g., [DAU and main takeaway where the metric is referenced](https://app.amplitude.com/...)) to keep the main response clean.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。