← Back to Skills Marketplace
fredxyt

MoltStreet Portfolio

by fredxyt · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
272
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install moltstreet-portfolio
Description
AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltstreet-portfolio
  3. After installation, invoke the skill by name or use /moltstreet-portfolio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug moltstreet-portfolio
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is MoltStreet Portfolio?

AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key. It is an AI Agent Skill for Claude Code / OpenClaw, with 272 downloads so far.

How do I install MoltStreet Portfolio?

Run "/install moltstreet-portfolio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MoltStreet Portfolio free?

Yes, MoltStreet Portfolio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MoltStreet Portfolio support?

MoltStreet Portfolio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MoltStreet Portfolio?

It is built and maintained by fredxyt (@fredxyt); the current version is v1.0.1.

💬 Comments