このスキルは、ニュースヘッドラインを起点として中長期(18ヶ月)の投資シナリオを分析します。
Works with
2つの専門エージェント(scenario-analystとstrategy-reviewer)を順次呼び出し、
多角的な分析と批判的レビューを統合した包括的なレポートを生成します。
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionscenario-analyzerExecute the skills CLI command in your project's root directory to begin installation:
Fetches scenario-analyzer from tradermonty/claude-trading-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate scenario-analyzer. Access via /scenario-analyzer in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
667
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
667
stars
このスキルは、ニュースヘッドラインを起点として中長期(18ヶ月)の投資シナリオを分析します。
2つの専門エージェント(scenario-analystとstrategy-reviewer)を順次呼び出し、
多角的な分析と批判的レビューを統合した包括的なレポートを生成します。
以下の場合にこのスキルを使用してください:
使用例:
/scenario-analyzer "Fed raises interest rates by 50bp, signals more hikes ahead"
/scenario-analyzer "China announces new tariffs on US semiconductors"
/scenario-analyzer "OPEC+ agrees to cut oil production by 2 million barrels per day"
┌─────────────────────────────────────────────────────────────────────┐
│ Skill(オーケストレーター) │
│ │
│ Phase 1: 準備 │
│ ├─ ヘッドライン解析 │
│ ├─ イベントタイプ分類 │
│ └─ リファレンス読み込み │
│ │
│ Phase 2: エージェント呼び出し │
│ ├─ scenario-analyst(主分析) │
│ └─ strategy-reviewer(セカンドオピニオン) │
│ │
│ Phase 3: 統合・レポート生成 │
│ └─ reports/scenario_analysis_<topic>_YYYYMMDD.md │
└─────────────────────────────────────────────────────────────────────┘
ユーザーから入力されたヘッドラインを解析します。
ヘッドライン確認
キーワード抽出
ヘッドラインを以下のカテゴリに分類:
| カテゴリ | 例 |
|---|---|
| 金融政策 | FOMC、ECB、日銀、利上げ、利下げ、QE/QT |
| 地政学 | 戦争、制裁、関税、貿易摩擦 |
| 規制・政策 | 環境規制、金融規制、独禁法 |
| テクノロジー | AI、EV、再エネ、半導体 |
| コモディティ | 原油、金、銅、農産物 |
| 企業・M&A | 買収、破綻、決算、業界再編 |
イベントタイプに基づき、関連するリファレンスを読み込みます:
Read references/headline_event_patterns.md
Read references/sector_sensitivity_matrix.md
Read references/scenario_playbooks.md
リファレンス内容:
headline_event_patterns.md: 過去のイベントパターンと市場反応sector_sensitivity_matrix.md: イベント×セクターの影響度マトリクスscenario_playbooks.md: シナリオ構築のテンプレートとベストプラクティスAgent toolを使用してメイン分析エージェントを呼び出します。
Agent tool:
- subagent_type: "scenario-analyst"
- prompt: |
以下のヘッドラインについて18ヶ月シナリオ分析を実行してください。
## 対象ヘッドライン
[入力されたヘッドライン]
## イベントタイプ
[分類結果]
## リファレンス情報
[読み込んだリファレンスの要約]
## 分析要件
1. WebSearchで過去2週間の関連ニュースを収集
2. Base/Bull/Bearの3シナリオを構築(確率合計100%)
3. 1次/2次/3次影響をセクター別に分析
4. ポジティブ/ネガティブ影響銘柄を各3-5銘柄選定(米国市場のみ)
5. 全て日本語で出力
期待する出力:
scenario-analystの分析結果を受けて、レビューエージェントを呼び出します。
Agent tool:
- subagent_type: "strategy-reviewer"
- prompt: |
以下のシナリオ分析をレビューしてください。
## 対象ヘッドライン
[入力されたヘッドライン]
## 分析結果
[scenario-analystの出力全文]
## レビュー要件
以下の観点でレビューを実施:
1. 見落とされているセクター/銘柄
2. シナリオ確率配分の妥当性
3. 影響分析の論理的整合性
4. 楽観/悲観バイアスの検出
5. 代替シナリオの提案
6. タイムラインの現実性
建設的かつ具体的なフィードバックを日本語で出力してください。
期待する出力:
両エージェントの出力を統合し、最終投資判断を作成します。
統合ポイント:
以下の形式で最終レポートを生成し、ファイルに保存します。
保存先: reports/scenario_analysis_<topic>_YYYYMMDD.md
# ヘッドライン・シナリオ分析レポート
**分析日時**: YYYY-MM-DD HH:MM
**対象ヘッドライン**: [入力されたヘッドライン]
**イベントタイプ**: [分類カテゴリ]
---
## 1. 関連ニュース記事
[scenario-analystが収集したニュースリスト]
## 2. 想定シナリオ概要(18ヶ月後まで)
### Base Case(XX%確率)
[シナリオ詳細]
### Bull Case(XX%確率)
[シナリオ詳細]
### Bear Case(XX%確率)
[シナリオ詳細]
## 3. セクター・業種への影響
### 1次的影響(直接的)
[影響テーブル]
### 2次的影響(バリューチェーン・関連産業)
[影響テーブル]
### 3次的影響(マクロ・規制・技術)
[影響テーブル]
## 4. ポジティブ影響が見込まれる銘柄(3-5銘柄)
[銘柄テーブル]
## 5. ネガティブ影響が見込まれる銘柄(3-5銘柄)
[銘柄テーブル]
## 6. セカンドオピニオン・レビュー
[strategy-reviewerの出力]
## 7. 最終投資判断・示唆
### 推奨アクション
[レビューを踏まえた具体的アクション]
### リスク要因
[主要リスクの列挙]
### モニタリングポイント
[フォローすべき指標・イベント]
---
**生成**: scenario-analyzer skill
**エージェント**: scenario-analyst, strategy-reviewer
reports/ ディレクトリが存在しない場合は作成scenario_analysis_<topic>_YYYYMMDD.md として保存(例: scenario_analysis_venezuela_20260104.md)このスキルは以下のファイルを生成します:
| ファイル | 形式 | 説明 |
|---|---|---|
reports/scenario_analysis_<topic>_YYYYMMDD.md |
Markdown | 包括的なシナリオ分析レポート |
出力内容:
references/headline_event_patterns.md - イベントパターンと市場反応references/sector_sensitivity_matrix.md - セクター感応度マトリクスreferences/scenario_playbooks.md - シナリオ構築テンプレートscenario-analyst - メインシナリオ分析strategy-reviewer - セカンドオピニオン・レビューreports/ ディレクトリ配下に保存することreports/scenario_analysis_<topic>_YYYYMMDD.mdreports/scenario_analysis_fed_rate_hike_20260104.mdreports/ ディレクトリが存在しない場合は作成することレポート完成前に以下を確認:
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
ailabs-393/ai-labs-claude-skills
scenario-analyzer has been reliable in day-to-day use. Documentation quality is above average for community skills.
scenario-analyzer reduced setup friction for our internal harness; good balance of opinion and flexibility.
scenario-analyzer has been reliable in day-to-day use. Documentation quality is above average for community skills.
scenario-analyzer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
scenario-analyzer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Solid pick for teams standardizing on skills: scenario-analyzer is focused, and the summary matches what you get after install.
We added scenario-analyzer from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
scenario-analyzer is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
scenario-analyzer fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend scenario-analyzer for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 67