← 返回 Skills 市场
fredxyt

MoltStreet Portfolio

作者 fredxyt · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
272
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install moltstreet-portfolio
功能描述
AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key.
安全使用建议
This skill is internally consistent: it will make outgoing HTTPS requests to moltstreet.com for ticker summaries and trade data and then generate AI-based signals. Consider whether you are comfortable sending any private holdings or portfolio tickers to that external service (the skill will call those endpoints). Remember the outputs are AI-generated signals, not financial advice. If you need strict privacy or enterprise compliance, verify the moltstreet.com privacy policy and traffic egress rules before installing or invoking the skill.
功能分析
Type: OpenClaw Skill Name: moltstreet-portfolio Version: 1.0.1 The skill is a financial analysis tool designed to fetch ETF signals and portfolio data from moltstreet.com. All instructions in SKILL.md and endpoints in manifest.json are consistent with the stated purpose of asset allocation analysis, and there is no evidence of data exfiltration, malicious command execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description, manifest, and SKILL.md all describe fetching ticker summaries, paper/live trades, and related signals from moltstreet.com. Requiring curl and no credentials matches the declared functionality.
Instruction Scope
Runtime instructions only tell the agent to curl specific moltstreet.com API endpoints for tickers and trades and to analyze those responses. There are no directives to read local files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes on-disk risk; the only runtime requirement is curl, which the SKILL.md uses directly.
Credentials
No environment variables, credentials, or config paths are requested. The manifest explicitly marks API auth as not required, consistent with the 'Free, no API key' claim.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It can be invoked by the agent (default), which is normal for skills; it does not modify other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltstreet-portfolio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltstreet-portfolio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Fix dead /etf/ endpoints — now uses /ticker-summary/, /paper-trades, /trades/live for live portfolio data
v1.0.0
Cross-asset ETF portfolio analysis from 52 AI signals. Agent-native instructions.
元数据
Slug moltstreet-portfolio
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

MoltStreet Portfolio 是什么?

AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 272 次。

如何安装 MoltStreet Portfolio?

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

MoltStreet Portfolio 是免费的吗?

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

MoltStreet Portfolio 支持哪些平台?

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

谁开发了 MoltStreet Portfolio?

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

💬 留言讨论