← 返回 Skills 市场
1671
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install scenario-analyzer
功能描述
ニュースヘッドラインを入力として18ヶ月シナリオを分析するスキル。
scenario-analystエージェントで主分析を実行し、
strategy-reviewerエージェントでセカンドオピニオンを取得。
1次・2次・3次影響、推奨銘柄、レビューを含む包括的レポートを日本語で生成。
使用例: /scenario-analyzer "Fed raises rates by 50bp"
トリガー: ニュース分析、シナリオ分析、18ヶ月展望、中長期投資戦略
安全使用建议
This skill appears coherent for its stated purpose, but check these operational points before installing:
- Dependents: The skill calls two subagents (scenario-analyst and strategy-reviewer). Verify those subagents exist and inspect their implementations (they could request env vars or network access that this orchestration doc doesn't show).
- Network use: The workflow requires WebSearch (past 2 weeks) and invoking the platform Task tool; expect outbound network/search queries for each run. If you have privacy concerns about headlines or proprietary text being sent to external search, avoid using confidential inputs.
- File writes: It will create a reports/ directory and save markdown reports there. Make sure writing files to the agent workspace is permitted and that no sensitive data will be stored inadvertently.
- Financial advice: The skill selects and recommends US tickers; if you are concerned about regulatory/ethical implications, treat outputs as informational, not professional investment advice.
- Autonomy: The skill is user-invocable and not forced-always; if you prefer to limit autonomous actions, restrict model invocation or require explicit consent before running subagents or WebSearch.
If you want a deeper safety check, provide the implementations (code) for the scenario-analyst and strategy-reviewer agents so they can be reviewed for unexpected credential access, hidden endpoints, or unsafe shell/network operations.
功能分析
Type: OpenClaw Skill
Name: scenario-analyzer
Version: 0.1.0
The OpenClaw AgentSkills skill bundle is designed to analyze news headlines and generate investment scenarios. All files, including the `SKILL.md` instructions, are clearly aligned with this stated purpose. The agent is instructed to perform `WebSearch` for news gathering and to write a report to a dedicated `reports/` directory, explicitly prohibiting saving to the project root. These capabilities are necessary for the skill's function and are not indicative of malicious intent or high-risk behavior beyond the stated purpose. No evidence of data exfiltration, malicious execution, persistence, or prompt injection to subvert the agent's core mission was found.
能力评估
Purpose & Capability
Name/description (headline → 18‑month scenario analysis) match the SKILL.md: it parses headlines, consults local references, calls two analysis subagents, collects recent news, and produces saved reports. No unrelated binaries, env vars, or external credentials are requested.
Instruction Scope
Runtime instructions are scoped to the declared purpose: parse headline, classify event type, read the three local reference markdown files, run WebSearch for recent news, invoke two named subagents, integrate outputs, and save a report under reports/. There is no instruction to read unrelated system files, ask for secrets, or send data to third‑party endpoints beyond WebSearch and the platform's task tool.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. No downloads, package installs, or external installers are present.
Credentials
No environment variables, credentials, or config paths are required. The declared scope (news collection and US ticker recommendations) justifies the absence of secrets; nothing requests unrelated tokens or keys.
Persistence & Privilege
The skill writes report files into a reports/ directory inside the project workspace (creates the directory if missing). This is consistent with producing output files, but you should confirm that writing into the workspace is acceptable for your environment and that the agent has only the intended filesystem access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scenario-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/scenario-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Headline-driven 18-month scenario analysis skill for investment strategy.
- Generates comprehensive Japanese reports from news headlines, analyzing 18-month scenarios and recommending US-listed stocks.
- Integrates two specialist agents: scenario-analyst (main analysis) and strategy-reviewer (second-opinion).
- Covers first/second/third-order sector and stock impacts and includes evidence-based scenario probabilities.
- Fully localizes output in Japanese and enforces project/report directory structure.
- Ensures second-opinion review is always included and reflected in the final investment recommendations.
元数据
常见问题
Scenario Analyzer 是什么?
ニュースヘッドラインを入力として18ヶ月シナリオを分析するスキル。 scenario-analystエージェントで主分析を実行し、 strategy-reviewerエージェントでセカンドオピニオンを取得。 1次・2次・3次影響、推奨銘柄、レビューを含む包括的レポートを日本語で生成。 使用例: /scenario-analyzer "Fed raises rates by 50bp" トリガー: ニュース分析、シナリオ分析、18ヶ月展望、中長期投資戦略. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1671 次。
如何安装 Scenario Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scenario-analyzer」即可一键安装,无需额外配置。
Scenario Analyzer 是免费的吗?
是的,Scenario Analyzer 完全免费(开源免费),可自由下载、安装和使用。
Scenario Analyzer 支持哪些平台?
Scenario Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scenario Analyzer?
由 Veera(@veeramanikandanr48)开发并维护,当前版本 v0.1.0。
推荐 Skills