← 返回 Skills 市场
optionwhales
作者
psdsam-NiuNiuKing
· GitHub ↗
· v1.0.1
· MIT-0
407
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install optionwhales
功能描述
Query real-time option flow intelligence and generate AI-powered trade analysis reports. Use when users ask about option flow, unusual options activity, inst...
安全使用建议
This skill appears to do what it claims: it uses OPTIONWHALES_API_KEY to query OptionWhales APIs and optionally accepts an AI_API_TOKEN to call a separate AI report service. Before installing:
- Only provide OPTIONWHALES_API_KEY (required) and supply AI_API_TOKEN only if you trust the external report service (ai-service-production-b44b.up.railway.app). Verify that host is an official OptionWhales service or otherwise trustworthy.
- Inspect any orders JSON you pass to the scripts; the scripts will upload its contents to the report/eligibility endpoints.
- Don’t give the skill unrelated cloud or system credentials (no other env vars are required).
- Because the skill can be invoked autonomously by agents (normal default), consider limiting agent autonomy or auditing skill use if you are concerned about an LLM calling external services with your keys.
If you need more assurance, ask the publisher for a statement (or docs) that the AI report service is operated by OptionWhales and confirm the token scopes/retention policy.
功能分析
Type: OpenClaw Skill
Name: optionwhales
Version: 1.0.1
The option_whales skill bundle is a legitimate integration for the OptionWhales financial intelligence service. The included Python scripts (scripts/aireport.py and scripts/optionflow.py) are clean CLI wrappers using the standard library to interact with the service's APIs (api.optionwhales.io and a Railway-hosted AI service). No evidence of malicious intent, data exfiltration, or prompt injection was found; the code and instructions align perfectly with the stated purpose of analyzing institutional option flow.
能力评估
Purpose & Capability
Name/description (option flow + AI reports) match the included files and runtime instructions. The included scripts call api.optionwhales.io for flow data and a separate AI report service for report generation, which aligns with the stated two-capability design.
Instruction Scope
SKILL.md and the CLI scripts restrict actions to HTTP requests to the documented APIs and optionally reading a user-provided orders JSON file. The instructions do not ask the agent to read unrelated local files or arbitrary environment variables. Note: the AI report functionality uses a third-party host (ai-service-production-b44b.up.railway.app) — the SKILL.md/README document this, but it's an externally hosted service so confirm trust if you plan to use reports.
Install Mechanism
No install spec is provided; the skill is instruction-plus-scripts only and requires Python on PATH. No archives are downloaded and the Python scripts use only the standard library, so there is low install-time risk.
Credentials
The declared required credential is OPTIONWHALES_API_KEY — appropriate and proportional for calling the OptionWhales API. An AI_API_TOKEN is referenced and used by scripts/README/SKILL.md but is optional; it is not listed as a required env var in registry metadata. Treat AI_API_TOKEN as sensitive and only provide it if you trust the external AI report service.
Persistence & Privilege
The skill does not request always: true and does not attempt to modify other skills or system settings. It only provides CLI helpers and runtime instructions, so persistence/privilege concerns are minimal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install optionwhales - 安装完成后,直接呼叫该 Skill 的名称或使用
/optionwhales触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
AI-powered trade report generation added alongside option flow.
- New AI Report feature: generate institutional-grade buy/sell/hold trade analysis via LLM pipeline.
- Added support for managing and retrieving AI report job status and report history.
- SKILL.md now documents both Option Flow API and AI Report API, with required authentication details.
- Helper script for AI report queries added: scripts/aireport.py.
- Skill name changed from "option-flow" to "option_whales" and flow description updated.
- No breaking changes to option flow functionality.
v1.0.0
Initial release of the Option Flow Intelligence skill.
- Enables real-time querying of institutional options flow, intent momentum, trade clustering, and abnormal trade detection via the OptionWhales Pro API.
- Supports both free and pro API keys; free tier shows top 3 tickers and last 5 abnormal trades.
- Provides dedicated commands for flow rankings, ticker-specific detail, momentum leaders, and abnormal trades (current/historical).
- Includes a helper CLI script for easy command-line access.
- Offers guidance on interpreting flow intent, direction bias, confidence scores, and momentum metrics.
- Clearly lists when this skill is and isn’t appropriate to use.
元数据
常见问题
optionwhales 是什么?
Query real-time option flow intelligence and generate AI-powered trade analysis reports. Use when users ask about option flow, unusual options activity, inst... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 407 次。
如何安装 optionwhales?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install optionwhales」即可一键安装,无需额外配置。
optionwhales 是免费的吗?
是的,optionwhales 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
optionwhales 支持哪些平台?
optionwhales 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 optionwhales?
由 psdsam-NiuNiuKing(@psdsam-niuniuking)开发并维护,当前版本 v1.0.1。
推荐 Skills