• Projects
  • Service
  • About
  • branding.bz
  • Podcast
  • Tips
  • FAQ
  • Recruit
  • Download
  • Contact
  • branding.bz(ブランド構築SaaS)
  • DESIGN NOW(デザインメディア)
  • X
  • LinkedIn
  • Spotify
  • Facebook

213-0011 神奈川県川崎市高津区久本3-6-7-303

© 2026 ID INC. All rights reserved

claude-skills/スキル
SKILLOfficialmonitoring

use-logrocket

プラグイン
logrocket
ソース
GitHub で見る ↗
説明

LogRocket(ユーザーのセッション記録と解析ツール)に対して、自然な言葉で問い合わせを行い、セッション再生映像、パフォーマンス指標、障害情報、ユーザーの行動データを取得できます。 次のような場合に使用: - 不具合の原因調査 - 機能の利用状況分析 - エラーの詳細確認 - 問題の優先順位付け - ユーザーがアプリをどのように使用しているかの把握

原文を表示

Query LogRocket for session replays, metrics, issues, and user behavior using natural language. Use when debugging issues, analyzing feature usage, investigating errors, triaging problems, or understanding how users interact with your app.

ユースケース
  • 不具合の原因調査
  • 機能の利用状況分析
  • エラーの詳細確認
  • 問題の優先順位付け
  • ユーザーの使用方法把握
本文(日本語訳)

LogRocket を使用する

次のような場合に使用

  • ユーザーから報告されたトラブルやエラーをデバッグする
  • 機能を変更する前に、現在の使われ方を把握する
  • 新しい問題を優先順位付け(トリアージ)して、根本原因を特定する
  • 最近のデプロイやコミット後に問題が発生していないか確認する
  • 実際のユーザーへの影響に基づいて、次に対応すべき作業を優先付けする
  • JavaScriptのエラー、ユーザーの激怒クリック(繰り返しクリック)、クリック失敗を調査する
  • ユーザーのセッション中の実際のネットワークリクエストと応答(APIの呼び出し失敗など)を確認する
  • 新機能のローンチ後の動作を分析する
  • 特定のユーザーまたはアカウントのセッションを調査する

利用可能なツール

このプラグインは ?toolsets=all で接続しているため、すべてのツールが利用できます:

  • list_organizations: アクセス可能なLogRocketの組織を表示します
  • list_projects: 組織内のLogRocketプロジェクトを表示します
  • use_logrocket: LogRocketのデータ(セッション、メトリクス、問題)に対して自然言語のクエリを実行します。Ask Galileoで動作し、ツール呼び出しを内部で連携させており、最も汎用的な入り口です
  • find_sessions: ユーザー、URL、時間範囲、イベントなどの条件でLogRocketのセッションをフィルタリングします
  • watch_sessions: 特定のセッションを1つ以上分析して、ユーザー行動に関する詳細な情報を抽出します
  • get_network_entries: 単一セッション中に記録されたネットワークリクエストと応答を、URL、HTTPメソッド、ステータスコード、時刻でフィルタリングしたHAR 1.2形式で取得します
  • build_metric: LogRocketの分析データを直接クエリします
  • find_issues: プロジェクトの問題(JavaScriptの例外、ネットワークエラー、激怒クリック、クリック失敗、問題のあるネットワークリクエスト、エラー状態、モバイルクラッシュ)を、重大度、優先順位付けの状態、問題のタイプ、時間範囲でフィルタリングして表示します

使用方法

  1. 幅広いまたはオープンエンドなリクエストの場合:use_logrocket MCPツールを自然言語の query で呼び出し、知りたい内容を説明してください。セッション、メトリクス、問題全体を一括で処理します

  2. 細かい作業の場合:対象を絞ったツールを使い分けてください:

    • find_sessions でセッションを絞り込んだ後、watch_sessions で特定のセッションを分析・抽出します
    • セッションのネットワークデータだけが必要な場合は、watch_sessions の代わりに get_network_entries を使用します。find_sessions から返されたrecordingID と sessionID を指定し、urlFilter、methods、minStatus/maxStatus、startTime/endTime で絞り込むと応答が小さくなります。結果はページネーション対応なので、offset + limit が total より小さい場合は、より大きい offset で再度呼び出してください。本体、ヘッダー、クッキー、タイミングの截断や欠落は想定内で、記録されたアプリの問題ではありません。複数セッションをカバーする場合は、find_sessions で見つかったセッションごとに1回呼び出します
    • build_metric で分析・メトリクスデータを直接クエリします
    • find_issues で問題の優先順位付けをします。デフォルトでは過去1週間の重大で未分類の問題が対象となるため、ユーザーがより広い範囲を求める場合は severity、triageStatuses、日付範囲を広げてください。問題データは30日間のみ保持されます。問題に既に issueAnalysis がある場合は、根本原因を再度導き出す代わりにそれを使用し、詳細が必要な場合は影響を受けたセッションに対して watch_sessions でフォローアップします
  3. ユーザーが組織またはプロジェクトを指定していない場合は、list_organizations と list_projects ツールで発見してください。複数見つかった場合は、どちらを使用するか確認してください

  4. 同じ会話を続ける場合(例:フォローアップの質問、さらに掘り下げる)、前回の use_logrocket レスポンスから返された chatID を渡してください

  5. 分析対象を具体的に指定してください。可能な限りURL、クリック対象、ユーザーメール、時間範囲、カスタムイベントを記載してください

  6. ユーザー行動に関する詳細で定性的な洞察が必要な場合は、LogRocketにセッションを分析するよう依頼してください

  7. セッションURL、問題へのリンク、メトリクス、グラフ、行動可能な洞察を含め、結果をユーザーに明確に提示してください

質問例

  • ユーザーから報告された問題をデバッグする: 「ユーザーXがチェックアウトで問題を報告しました。LogRocketを使ってセッションを分析し、根本原因を特定できますか?」
  • 機能の使われ方を理解する: 「検索機能に対応しようとしています。LogRocketで現在の使われ方を理解する手助けをしてもらえますか?」
  • 新しい問題を優先順位付けする: 「過去1週間のLogRocketの新しい問題を確認して、根本原因を特定し、対応できるものを提案してもらえますか?」
  • 問題が導入されていないか確認する: 「先週のコミットをすべて確認し、LogRocketのデータでそれらが問題を導入していないか確認してください」
  • 作業を優先順位付けする: 「LogRocketでセッションと問題を確認して、次に対応すべき最優先事項を特定してください」

推奨される自動化

MCPサーバーはAIエージェントからプログラムで呼び出せるため、LogRocketデータを継続的に活用する強力な自動化を設定できます:

  • 解約顧客と低いNPS(顧客満足度スコア)を分析する: 解約中またはNPSスコアが低いユーザーのLogRocketセッションを自動的に取得し、ユーザー体験で何が問題だったのかを理解します

  • 新しいサポートチケットを調査する: ヘルプデスクに接続して、LogRocketのセッションデータで新しいサポートチケットを自動的に調査します。LogRocketはZendeskやIntercomとの組み込み連携により、セッションリプレイをチケットに直接添付できます

  • ユーザー行動を営業・カスタマーサクセスチーム向けにまとめる: 主要顧客がどのように製品を使用しているかのサマリーを自動生成し、営業・カスタマーサクセスチームに行動可能な洞察を提供します

  • LogRocketをバックエンドデータと連携させる: エージェントがLogRocketのフロントエンドデータをバックエンド観測ツール(例:Datadog MCP)と関連付けられるスキルを構築し、エンドツーエンドのデバッグが可能になります

  • 日次または週次レポートを実行する: エージェントを定期実行するよう設定して新しい問題とUXのフラストレーション信号を探します。チームは常に新しい問題を把握できます

原文(English)を表示

Use LogRocket

When to use

  • Debugging a user-reported issue or error
  • Understanding how a feature is currently being used before making changes
  • Triaging new issues and figuring out root causes
  • Checking for regressions after recent deploys or commits
  • Prioritizing what to work on next based on real user impact
  • Investigating JavaScript errors, rage clicks, or dead clicks
  • Inspecting the network requests and responses a user's session actually made, such as failing API calls
  • Analyzing post-launch behavior for a new feature
  • Researching a specific user or account's sessions

Available tools

This plugin connects with ?toolsets=all, so all of these tools are available:

  • list_organizations: List the LogRocket organizations you can access.
  • list_projects: List the LogRocket projects within an organization.
  • use_logrocket: Run natural language queries against your LogRocket data (sessions, metrics, issues), powered by Ask Galileo. It chains tool calls internally and is the best general-purpose entry point.
  • find_sessions: Filter LogRocket sessions by criteria like user, URL, time range, or events.
  • watch_sessions: Analyze one or more specific sessions and extract detailed, qualitative information about user behavior.
  • get_network_entries: Retrieve the raw network requests and responses recorded during a single session as a HAR 1.2 document, filtered by URL, HTTP method, status code, and time.
  • build_metric: Query LogRocket analytics data directly.
  • find_issues: List a project's issues - JavaScript exceptions, network errors, rage clicks, dead clicks, frustrating network requests, error states, and mobile crashes - filtered by severity, triage status, issue type, and time range.

Instructions

  1. For broad or open-ended requests, call the use_logrocket MCP tool with a natural language query describing what you want to know — it handles sessions, metrics, and issues end to end.
  2. For precise work, prefer the targeted tools:
    • Use find_sessions to filter down to relevant sessions, then watch_sessions to analyze or extract details from specific ones.
    • Use get_network_entries instead of watch_sessions when you only need network data for a session. It takes the recordingID and sessionID returned by find_sessions, and narrowing with urlFilter, methods, minStatus/maxStatus, or startTime/endTime keeps responses small. Results are paginated, so when offset + limit is less than total, call again with a higher offset. Truncated or missing bodies, headers, cookies, and timings are expected and don't indicate a problem with the recorded app. To cover many sessions, call this once per session found by find_sessions.
    • Use build_metric to query analytics/metrics data directly.
    • Use find_issues for issue triage. It defaults to severe, untriaged issues from the last week, so widen severity, triageStatuses, or the date range when the user asks for something broader. Issues data is only retained for 30 days. When an issue already has an issueAnalysis, use it instead of re-deriving the root cause, and follow up with watch_sessions on affected sessions when you need more detail.
  3. If the user hasn't specified an organization or project, use the list_organizations and list_projects tools to discover them. If multiple are found, ask the user which to use.
  4. To continue the same conversation (e.g. follow-up questions, drilling deeper), pass the chatID from the previous use_logrocket response.
  5. Be specific about what you want analyzed — mention URLs, click targets, user emails, time ranges, or custom events when possible.
  6. Ask LogRocket to watch sessions when you need detailed, qualitative insights about user behavior.
  7. Present results clearly to the user, including any session URLs, issue links, metrics, charts, or actionable insights.

Example Prompts

  • Debug user-reported issues: "User X reported a problem with checkout. Can you use LogRocket to watch their sessions and figure out the root cause?"
  • Understand feature usage: "I'm about to work on the search feature — can you use LogRocket to help me understand how it's currently being used?"
  • Triage new issues: "Can you look at LogRocket for new issues from the past week, try to figure out their root causes, and then suggest which ones I can fix?"
  • Check for regressions: "Look at all commits from last week, and check LogRocket data to ensure they didn't introduce any regressions."
  • Prioritize your work: "Use LogRocket to watch sessions and look at issues to figure out what is highest priority that I work on next."

Suggested Automations

Because the MCP server can be called programmatically by AI agents, you can set up powerful automations that continuously leverage LogRocket data:

  • Research churning customers and low NPS scores: Automatically pull LogRocket sessions for users who are churning or leaving low NPS scores to understand what went wrong in their experience.
  • Research new support tickets: Connect to your help desk to automatically research incoming support tickets using LogRocket session data. LogRocket offers out-of-the-box integrations with Zendesk and Intercom to attach session replays directly to tickets.
  • Summarize user behavior for sales and customer success: Automatically generate summaries of how key accounts are using your product, giving your sales and customer success teams actionable insights.
  • Connect LogRocket with your backend data: Build a skill that allows your agent to correlate LogRocket frontend data with backend observability tools (e.g. Datadog MCP) for end-to-end debugging.
  • Run daily or weekly reports: Schedule an agent to look for new issues and UX frustration signals on a recurring basis, so your team is always aware of emerging problems.

原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。