← 返回 Skills 市场
fredxyt

MoltStreet Sectors

作者 fredxyt · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
278
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install moltstreet-sectors
功能描述
AI signals for 11 SPDR sector ETFs — sector rotation, industry analysis with multi-analyst debate. Free, no API key.
安全使用建议
This skill appears internally consistent: it makes unauthenticated HTTPS GET calls to moltstreet.com and formats the returned analyst-consensus fields. Before installing, verify you trust moltstreet.com (check the homepage and the linked repository), understand that outputs are AI-generated (not financial advice), and confirm you’re comfortable allowing the agent to make outbound network calls to that domain. If you require higher assurance, review the repository (https://github.com/fredxyt/moltstreet) and the site’s privacy/disclaimer pages to confirm data handling and accuracy claims.
功能分析
Type: OpenClaw Skill Name: moltstreet-sectors Version: 1.0.1 The skill provides financial sector analysis by fetching data from a public API (moltstreet.com) using curl. It contains no evidence of data exfiltration, malicious execution, or harmful prompt injection, and its behavior aligns perfectly with its stated purpose of providing ETF signals.
能力评估
Purpose & Capability
Name/description promise (sector ETF signals) matches the manifest and SKILL.md which call moltstreet.com API endpoints for ticker summaries and related context. Requiring curl is proportionate for HTTP GET calls.
Instruction Scope
SKILL.md instructs only to perform GETs against https://moltstreet.com/api/v1/ticker-summary/:symbol and to format the returned fields into a sector-rotation view. It does not instruct reading local files, environment variables, or contacting other endpoints.
Install Mechanism
No install spec or code is included; this is instruction-only. That minimizes on-disk code risk. The only runtime dependency declared is curl, which is appropriate for the documented curl examples.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Public API endpoints are used without auth, matching the 'Free, no API key' description.
Persistence & Privilege
always is false (default) and there are no install scripts or requests to modify other skills or system settings. The skill can be invoked autonomously by agents (default behavior) but that is not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltstreet-sectors
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltstreet-sectors 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Fix dead /etf/ endpoints — now uses /ticker-summary/ and /signals/actionable for live sector data
v1.0.0
11 SPDR sector ETF signals for sector rotation analysis. Agent-native instructions.
元数据
Slug moltstreet-sectors
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

MoltStreet Sectors 是什么?

AI signals for 11 SPDR sector ETFs — sector rotation, industry analysis with multi-analyst debate. Free, no API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 278 次。

如何安装 MoltStreet Sectors?

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

MoltStreet Sectors 是免费的吗?

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

MoltStreet Sectors 支持哪些平台?

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

谁开发了 MoltStreet Sectors?

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

💬 留言讨论