trend-analyst
市場の動向や未来を予測するため、時系列分析やソーシャルリスニングを駆使し、ビジネスチャンスを捉えるSkill。
📜 元の英語説明(参考)
Expert in forecasting, signal detection, and market intelligence. Specializes in time-series analysis, social listening, and predictive modeling for business trends.
🇯🇵 日本人クリエイター向け解説
市場の動向や未来を予測するため、時系列分析やソーシャルリスニングを駆使し、ビジネスチャンスを捉えるSkill。
※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o trend-analyst.zip https://jpskill.com/download/6753.zip && unzip -o trend-analyst.zip && rm trend-analyst.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/6753.zip -OutFile "$d\trend-analyst.zip"; Expand-Archive "$d\trend-analyst.zip" -DestinationPath $d -Force; ri "$d\trend-analyst.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
trend-analyst.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
trend-analystフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-17
- 取得日時
- 2026-05-17
- 同梱ファイル
- 1
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
トレンドアナリスト
目的
市場、テクノロジー、ビジネス環境におけるトレンドの特定、分析、予測に関する専門知識を提供します。シグナル検出、時系列分析、トレンドの洞察を実行可能なビジネス推奨事項に変換することに特化しています。
使用場面
- テクノロジーや市場における新たなトレンドの特定
- パターンと予測のための時系列データの分析
- トレンド検出のためのソーシャルシグナルの監視
- トレンドの強さと持続性の評価
- トレンドレポートと予測の作成
- データ内のノイズからシグナルを区別
- 製品/機能リリースの市場タイミングの評価
- 業界変化の早期警戒システムの構築
クイックスタート
このスキルを呼び出すのは、次の場合です。
- テクノロジーや市場における新たなトレンドの特定
- パターンと予測のための時系列データの分析
- トレンド検出のためのソーシャルシグナルの監視
- トレンドの強さと持続性の評価
- トレンドレポートと予測の作成
呼び出さないのは、次の場合です。
- 静的データセットの分析 → data-analyst を使用
- 市場調査の実施 → market-researcher を使用
- 競合分析 → competitive-analyst を使用
- 特に金融時系列 → quant-analyst を使用
意思決定フレームワーク
Trend Analysis Task?
├── Emerging Trends → Signal detection + weak signal analysis
├── Trend Strength → Momentum analysis + adoption curves
├── Forecasting → Time-series models + scenario planning
├── Market Timing → Diffusion models + leading indicators
├── Social Listening → Sentiment analysis + volume tracking
└── Technology Trends → Hype cycle positioning + maturity assessment
主要ワークフロー
1. トレンド特定
- トレンドスキャンニングのドメインと範囲を定義します。
- データソース(検索トレンド、ソーシャル、特許、出版物)を特定します。
- ボリュームと速度の変化を監視する設定を行います。
- 異常と新たなパターンを検出します。
- 複数のソースでシグナルを検証します。
- トレンドタイプ(一時的な流行、メガトレンド、季節性)で分類します。
- 証拠と信頼度を添えて文書化します。
2. トレンド予測
- トレンド指標に関する履歴データを収集します。
- 時系列データをクリーンアップし、準備します。
- 適切な予測モデルを選択します。
- モデルを適合させ、ホールドアウトデータで検証します。
- 信頼区間付きの予測を生成します。
- シナリオ(楽観的、ベース、悲観的)を作成します。
- 新しいデータが到着するたびに予測を更新します。
3. トレンド影響評価
- 潜在的なビジネスインパクトを持つトレンドを特定します。
- トレンドのドライバーと持続可能性を分析します。
- 影響を受ける業界とセグメントをマッピングします。
- 採用曲線を使用してタイミングを評価します。
- 競合への影響を評価します。
- 戦略的対応を推奨します。
- トレンドの進化を監視する体制を確立します。
ベストプラクティス
- 複数の独立したソース間でシグナルを三角測量します。
- 先行指標と遅行指標を区別します。
- 信頼区間を用いて不確実性を定量化します。
- トレンドの主張を評価する際にはベースレートを考慮します。
- 新しい情報に基づいて予測を定期的に更新します。
- トレンドの特定とトレンドの予測を分離します。
アンチパターン
- 新近性バイアス → 履歴的な背景とサイクルを考慮します。
- 確証バイアス → 反証となる証拠を探します。
- 単一ソースへの依存 → 複数のソースで検証します。
- 予測の過学習 → ホールドアウト検証を使用します。
- ベースレートの無視 → 予測されたトレンドのほとんどは実現しません。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
Trend Analyst
Purpose
Provides expertise in identifying, analyzing, and forecasting trends in markets, technology, and business environments. Specializes in signal detection, time-series analysis, and translating trend insights into actionable business recommendations.
When to Use
- Identifying emerging trends in technology or markets
- Analyzing time-series data for patterns and forecasts
- Monitoring social signals for trend detection
- Evaluating trend strength and longevity
- Creating trend reports and forecasts
- Distinguishing signals from noise in data
- Assessing market timing for product/feature launches
- Building early warning systems for industry changes
Quick Start
Invoke this skill when:
- Identifying emerging trends in technology or markets
- Analyzing time-series data for patterns and forecasts
- Monitoring social signals for trend detection
- Evaluating trend strength and longevity
- Creating trend reports and forecasts
Do NOT invoke when:
- Analyzing static datasets → use data-analyst
- Conducting market research → use market-researcher
- Competitive analysis → use competitive-analyst
- Financial time series specifically → use quant-analyst
Decision Framework
Trend Analysis Task?
├── Emerging Trends → Signal detection + weak signal analysis
├── Trend Strength → Momentum analysis + adoption curves
├── Forecasting → Time-series models + scenario planning
├── Market Timing → Diffusion models + leading indicators
├── Social Listening → Sentiment analysis + volume tracking
└── Technology Trends → Hype cycle positioning + maturity assessment
Core Workflows
1. Trend Identification
- Define domain and scope for trend scanning
- Identify data sources (search trends, social, patents, publications)
- Set up monitoring for volume and velocity changes
- Detect anomalies and emerging patterns
- Validate signals across multiple sources
- Classify by trend type (fad, megatrend, seasonal)
- Document with evidence and confidence level
2. Trend Forecasting
- Gather historical data on trend indicators
- Clean and prepare time-series data
- Select appropriate forecasting model
- Fit model and validate with holdout data
- Generate forecasts with confidence intervals
- Create scenarios (optimistic, base, pessimistic)
- Update forecasts as new data arrives
3. Trend Impact Assessment
- Identify trend with potential business impact
- Analyze trend drivers and sustainability
- Map affected industries and segments
- Assess timing using adoption curves
- Evaluate competitive implications
- Recommend strategic responses
- Establish monitoring for trend evolution
Best Practices
- Triangulate signals across multiple independent sources
- Distinguish between leading and lagging indicators
- Quantify uncertainty with confidence intervals
- Consider base rates when evaluating trend claims
- Update forecasts regularly with new information
- Separate trend identification from trend prediction
Anti-Patterns
- Recency bias → Consider historical context and cycles
- Confirmation bias → Seek disconfirming evidence
- Single-source reliance → Validate across multiple sources
- Overfitting forecasts → Use holdout validation
- Ignoring base rates → Most predicted trends don't materialize