• 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

segment-analysis

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

Noibuのデータを用いてセグメント(顧客グループ)とトラフィック(訪問者の流れ)のパフォーマンスを分析します。 次のような場合に使用: - どのチャネル(販売経路)、デバイス、国で最も良い成果が出ているか知りたい - モバイルとデスクトップの成果を比較したい - どこからトラフィックが来ているか把握したい - どのセグメントが不調なのか特定したい - 成果が最も良い顧客グループと最も悪い顧客グループを見つけたい

原文を表示

Analyze segment and traffic performance using Noibu data. Use when you want to know which channels, devices, or countries convert best, how mobile compares to desktop, where your traffic is coming from, which segments are underperforming, or where to find your best and worst converting customer segments.

ユースケース
  • チャネル・デバイス・国別の成果を比較したい
  • モバイルとデスクトップの成果を比較したい
  • トラフィック流入元を把握したい
  • 不調なセグメントを特定したい
  • 顧客グループの成果を比較分析したい
本文(日本語訳)

Noibu セグメント変換分析

仕組み

  • 簡潔な回答(具体的な質問) → 1~2件のクエリ(データベース問い合わせ)を実行し、直接答える。さらに詳しく調べることを提案する。
  • 全体分析(広い範囲の要求、指定なしでの起動、または提案への「はい」) → 以下のワークフロー。

セットアップ — クエリの前に実行

静かに準備を進める。 ユーザーが最初に目にするのはトリアージボード(優先順位判定用の掲示板)であり、「では…」といった説明は先に表示しない。

  • ドメインを最初に確定する。 ユーザーが提供した名前またはUUID(識別番号)を使う。提供がない場合は AskUserQuestion で質問する — 他のことは聞かない。ドメインがちょうど1つなら質問をスキップ。
  • 今すぐ list_scheduled_tasks を呼び出す — このドメイン用のタスクがすでに存在するかを記録する。これにより、クエリ実行前に、アクションバーのボタンラベルを表示時に設定できる(「スケジュール編集」か「インサイト設定」か)。
  • すべてのフィールド名を役割で確認してから使う。 リファレンスファイルには役割でフィールド名を参照し、ハードコード(固定値)の列名は使わない。
  • デフォルト期間: ユーザーが別に指定しない限り、過去30日間。
  • データセットがほぼ空の場合(セッション総数が0またはごく少数) → ドメインがこの期間中トラフィックがないと明確に伝え、範囲を広げることを提案する。

簡潔な回答

具体的な質問向け(「どのチャネルの変換率が最高か?」「モバイルとデスクトップはどう違うか?」「どの国が低迷しているか?」):

  1. 必要な1~2件のクエリのみ実行し、直接答える。
  2. AskUserQuestion で全体分析を提案(文章ではなく選択肢で):
    • 「はい — デバイス、国、チャネルを調査し、異常を掘り下げる」
    • 「結構です」

簡潔な回答ではトリアージボードやスケジュール参照を読み込まない。


全体分析

リファレンスファイルの読み込み: Read ツールを使う。すべてのファイルは、このSKILL.mdファイルの隣の references/ サブディレクトリにある — このファイルをどこから読み込んだかに基づいてベースパスを導き出す。

  1. クエリを実行する前に、今すぐ references/queries.md と references/triage-board.md の両方を読む。
  2. queries.md のワークフローを実行する。
  3. triage-board.md を使用して、概要カード、優先度カード、アクションバーを1つの show_widget でレンダリング(表示)する。

ウィジェットの後に、短い終了文を1文加える — ウィジェット後に続くテキストがない場合、「表示出力なし」と読まれ、不要な再レンダリングが起こる可能性がある。1文で、それが何かを述べるだけにし、見つかった内容の要約やウィジェット内容の繰り返しはしない。


調査クリック

「このセグメント信号を調査: …」として到着 — ボード全体の再レンダリングではなく、焦点を絞ったフォローアップとして処理する。

  • すでに集めた根拠を再利用する。本当に新しい深さが必要な場合のみ再クエリする。
  • まず根本原因を診断し、次にアクションをルーティング(振り分け):
    • UX / キャンペーン / ローカライゼーション(言語・地域対応) / トラッキング(追跡)の抜け → 具体的な責任者向けのアクション1つ + 解決を確認するチェック。
    • 優先度エラーまたはCWV(ウェブの読み込み性能指標) → tech-diagnosis スキルをインライン(その場で)で呼び出す。ユーザーに見える斜線コマンドやハンドオフ(引き継ぎ)テキストは表示しない。
  • 平文のチャットテキストで応答 — show_widget を使わない。 形式:根本原因を1~2文 · 根拠テーブル(8行以下) · 推奨アクション。

アーティファクトとして保存

「[ドメイン]のセグメント概要をダッシュボードとして保存」でトリガー(起動)。

references/live-dashboard.md を読み、そこの指示に従ってアーティファクト(再利用可能な要素)を構築・保存する。references/triage-board.md は全体分析からすでにコンテキスト(文脈)に含まれている。


レポートダウンロード

「[ドメイン]のセグメント分析をPDFでエクスポート」でトリガー。

references/export-pdf.md を読み、そこの指示に従う。


インサイト設定

「[ドメイン]のセグメント分析をスケジュール」または「[ドメイン]のスケジュールを編集」でトリガー。

references/schedule-widget.md を読み、show_widget でレンダリングする。

原文(English)を表示

Noibu Segment Conversion Analysis

How it works

  • Quick answer (focused question) → run 1–2 queries, answer directly, offer to go deeper.
  • Full analysis (broad request, bare invocation, or "yes" to the offer) → the workflow below.

Setup — before any query

Work quietly. The first thing the user sees is the triage board widget — no "let me…" commentary before it.

  • Resolve the domain first. Use what the user gave (name or UUID). If nothing, ask via AskUserQuestion — don't ask about anything else. If exactly one domain, skip the question.
  • Call list_scheduled_tasks now — store whether a task already exists for this domain. This sets the action bar button label at render time ("Edit schedule" vs "Schedule Insights") without blocking queries.
  • Confirm every field name by role before using it. Reference files name fields by role, never hard-coded column names.
  • Default window: last 30 days unless the user specifies otherwise.
  • If the dataset is near-zero (total sessions 0 or a handful), say plainly that the domain has no traffic in this window and offer to widen the range.

Quick answer

For focused questions ("which channel converts best?", "how does mobile compare to desktop?", "which countries are underperforming?"):

  1. Run only the 1–2 queries needed and answer directly.
  2. Offer full analysis via AskUserQuestion (not prose):
    • "Yes — survey device, country, and channel, then dig into anomalies"
    • "No thanks"

Don't load the triage-board or scheduling references for a quick answer.


Full analysis

Loading reference files: Use the Read tool. All files live in a references/ subdirectory next to this SKILL.md — derive the base path from wherever this file was loaded from.

  1. Read references/queries.md AND references/triage-board.md now, before running any queries.
  2. Run the workflow from queries.md.
  3. Render the overview card, priority cards, and action bar as one show_widget using triage-board.md.

After the widget, add a single short closing line so the turn ends with visible text — a show_widget with no following text can be read as "no visible output" and trigger a duplicate re-render. Keep it to one sentence naming what it is; don't recap the findings or restate what's in the widget.


Investigate click

Arrives as "Investigate this segment signal: …" — handle as a focused follow-up, not a re-render of the board.

  • Reuse evidence already gathered; only re-query if genuinely new depth is needed.
  • Diagnose root cause first, then route the action:
    • UX / campaign / localization / tracking gap → one concrete owner-routed action + the check that confirms resolution.
    • Priority error or CWV → invoke tech-diagnosis skill inline. No slash commands or handoff text visible to the user.
  • Respond in plain chat text — do not use show_widget. Format: root cause in 1–2 sentences · evidence table (≤8 rows) · recommended action.

Save as Artifact

Triggered by "Save segment overview as dashboard for [domain]".

Read references/live-dashboard.md and follow the instructions there to build and save the artifact. references/triage-board.md is already in context from the full analysis.


Download Report

Triggered by "Export segment analysis as PDF for [domain]".

Read references/export-pdf.md and follow the instructions there.


Schedule Insights

Triggered by "Schedule segment analysis for [domain]" or "Edit schedule for [domain]".

Read references/schedule-widget.md and render it as a show_widget.

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