← 返回 Skills 市场
finskills

market-breadth-analyzer

作者 finskills · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install market-breadth-analyzer
功能描述
Measure US equity market breadth using advance/decline lines, percentage of stocks above moving averages, and new highs/lows via the Finskills API.
安全使用建议
This skill appears to do what it says: it needs only a FINSKILLS_API_KEY and will call finskills.net endpoints to compute breadth metrics. Before installing: (1) verify you trust finskills.net and review their API/key management (rotate or limit the key if possible); (2) confirm the Finskills free endpoints actually provide constituent-weight or contribution data if you require the 'Narrowness Index' — otherwise ask the skill author to document which endpoint supplies that data; (3) expect all data requests to go to finskills.net (the API key authorizes those calls), and monitor API usage for unexpected requests. If you need stronger guarantees, request a more detailed endpoint list from the author or restrict the API key scope/usage.
功能分析
Type: OpenClaw Skill Name: market-breadth-analyzer Version: 1.0.2 The skill bundle contains instructions for an AI agent to perform financial market breadth analysis using the Finskills API. It defines clear data retrieval steps from 'finskills.net', provides logical analysis workflows for calculating market health indicators, and specifies a structured output format. No malicious code, data exfiltration, or prompt injection attempts were found; the behavior is entirely consistent with the stated purpose.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required env var (FINSKILLS_API_KEY), and the SKILL.md all consistently indicate the skill fetches breadth data from the Finskills API and computes ADR, % above MAs, new highs/lows, short-volume lists, and a composite score. The declared primary credential matches the service used and is proportionate to the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to GET requests against https://finskills.net endpoints and local calculations. Minor inconsistencies: the 'Narrowness Index' calculation references constituent weights/leader counts but the documented endpoints do not explicitly provide constituent weights or per-constituent contribution data; the output template includes 'Russell' yet the Market Summary extract only lists S&P 500 and Nasdaq. These appear to be documentation gaps rather than requests for unrelated system data — they may require additional Finskills endpoints or clarification.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill itself according to the provided metadata, which minimizes install-time risk.
Credentials
Only a single credential is required (FINSKILLS_API_KEY), which directly maps to the external API the skill uses. No other environment variables or credential scopes are requested. Note: the API key is a secret and grants Finskills access to requests made by the skill, so treat it as sensitive.
Persistence & Privilege
always:false and no requested config paths or system-level changes. disable-model-invocation:false is the platform default (allows autonomous invocation) and is not in itself a concern. The skill does not request persistent/privileged presence beyond normal operation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install market-breadth-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /market-breadth-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- No changes detected in this version. - Skill remains at version 1.0.2 with no file modifications or feature updates.
v1.0.1
- Added skill metadata block (name, version, description, author, homepage, env requirements) for platform compatibility. - Specified required environment variable FINSKILLS_API_KEY for API authentication. - No changes to market breadth analysis logic, endpoints, or output formatting. - Minor clarifications to setup and registration instructions. - This is an internal/structural change to support skill discovery and execution in OpenClaw or similar environments.
v1.0.0
Initial release – provides market breadth analysis using Finskills API data. - Fetches advance/decline, moving average participation, new highs/lows, and short volume from Finskills. - Calculates Market Health Score (1–5) using five key breadth measures. - Detects bullish/bearish divergence and identifies narrow vs. broad market rallies. - Surfaces short interest signals highlighting market stress or potential squeezes. - Outputs a clear, structured Market Breadth Report with actionable investor guidance.
元数据
Slug market-breadth-analyzer
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

market-breadth-analyzer 是什么?

Measure US equity market breadth using advance/decline lines, percentage of stocks above moving averages, and new highs/lows via the Finskills API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 market-breadth-analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install market-breadth-analyzer」即可一键安装,无需额外配置。

market-breadth-analyzer 是免费的吗?

是的,market-breadth-analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

market-breadth-analyzer 支持哪些平台?

market-breadth-analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 market-breadth-analyzer?

由 finskills(@finskills)开发并维护,当前版本 v1.0.2。

💬 留言讨论