← 返回 Skills 市场
CatalystWatch
作者
Collier King
· GitHub ↗
· v0.0.2
465
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install catalystwatch
功能描述
Monitor and analyze market-moving catalysts including earnings, FDA decisions, economic data releases, and corporate events
使用说明 (SKILL.md)
CatalystWatch
Monitor and analyze market-moving catalysts for equities and other financial instruments.
What it does
CatalystWatch tracks upcoming and recent catalysts that can move stock prices, including:
- Earnings reports — scheduled dates, consensus estimates, whisper numbers, and historical surprise trends
- FDA decisions — PDUFA dates, advisory committee meetings, and approval/rejection outcomes
- Economic data — jobs reports, CPI/PPI, FOMC meetings, and other macro releases
- Corporate events — M&A announcements, spin-offs, share buybacks, insider transactions, and activist campaigns
- Sector catalysts — industry conferences, regulatory rulings, and commodity supply disruptions
Usage
Ask your agent to monitor catalysts for a ticker, sector, or watchlist:
- "What catalysts are coming up for AAPL this month?"
- "Show me all FDA decision dates for biotech stocks this quarter"
- "Alert me when any stock on my watchlist has an earnings surprise above 10%"
- "Summarize today's macro calendar and expected market impact"
Configuration
Set the following environment variables for data source access:
CATALYSTWATCH_API_KEY— API key for CatalystWatch. Used to authenticate requests for earnings calendars, FDA event dates, macro release schedules, and corporate action data.CATALYSTWATCH_WATCHLIST— (optional) default watchlist of tickers to monitor, comma-separated (e.g.,AAPL,TSLA,NVDA).
安全使用建议
This skill appears to do what it says and only asks for one API key, but there are some checks you should do before installing:
- Verify the provider: ask for the service homepage, API docs, and privacy/TOS to confirm where requests go and how data is handled.
- Limit the API key: create a scoped key with the minimum permissions and avoid reusing keys from other services (do not supply brokerage or cloud credentials).
- Confirm the optional env var: ensure CATALYSTWATCH_WATCHLIST (if used) won’t cause the agent to send sensitive internal watchlists unless you intend that.
- Test safely: try with a read-only or rate-limited test key and monitor outgoing network requests to see endpoints and data payloads.
- If you need stronger assurance, prefer skills with published source/homepage and verifiable ownership.
功能分析
Type: OpenClaw Skill
Name: catalystwatch
Version: 0.0.2
The skill bundle contains only metadata (`_meta.json`) and a skill definition (`SKILL.md`). The `SKILL.md` describes a financial market monitoring tool and requests environment variables (`CATALYSTWATCH_API_KEY`, `CATALYSTWATCH_WATCHLIST`) that are directly relevant to its stated purpose. There is no executable code, no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence, or any other high-risk behaviors. The content is benign and aligns with a legitimate skill description.
能力评估
Purpose & Capability
The skill claims to monitor market catalysts and only requires a single CATALYSTWATCH_API_KEY, which is proportionate to that purpose. However, the package has no homepage or source information and an unknown owner ID, making provenance and trustworthiness unclear.
Instruction Scope
SKILL.md is instruction-only and stays within the expected scope (querying an external catalyst service using an API key). It is high-level and does not instruct the agent to read local files or other credentials. The instructions are vague about endpoints, alerting mechanisms, and what exact data is sent, which grants the agent broad discretion at runtime.
Install Mechanism
No install spec and no code files — lowest-risk delivery method. Nothing is written to disk by the skill itself. The remaining risk comes from network calls to an external API (expected for this type of skill).
Credentials
Declared requirement is a single API key (CATALYSTWATCH_API_KEY), which is appropriate. SKILL.md also mentions an optional CATALYSTWATCH_WATCHLIST env var but that optional var is not listed in the declared requires.env metadata — a minor inconsistency. The skill does not declare what permissions or scopes the API key should have, so you cannot verify least-privilege.
Persistence & Privilege
always is false, there is no install or config path access, and the skill does not request system-level persistence. Autonomous invocation by the agent is enabled (default) — expected behavior for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install catalystwatch - 安装完成后,直接呼叫该 Skill 的名称或使用
/catalystwatch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
- Added OpenClaw metadata to specify required environment variables and primary authentication key.
- Updated environment variable descriptions for clarity and added examples.
- Version bumped from 0.0.1 to 0.0.2.
v0.0.1
Initial release of CatalystWatch.
- Monitor and analyze market-moving catalysts such as earnings, FDA decisions, economic data, and corporate events.
- Supports tracking for both individual tickers and broader sectors or watchlists.
- Provides example queries for catalyst tracking, event summaries, and custom alerts.
- Allows configuration with environment variables for API key and default watchlist.
元数据
常见问题
CatalystWatch 是什么?
Monitor and analyze market-moving catalysts including earnings, FDA decisions, economic data releases, and corporate events. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 465 次。
如何安装 CatalystWatch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install catalystwatch」即可一键安装,无需额外配置。
CatalystWatch 是免费的吗?
是的,CatalystWatch 完全免费(开源免费),可自由下载、安装和使用。
CatalystWatch 支持哪些平台?
CatalystWatch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CatalystWatch?
由 Collier King(@collierking)开发并维护,当前版本 v0.0.2。
推荐 Skills