← 返回 Skills 市场
fredxyt

MoltStreet News

作者 fredxyt · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
256
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install moltstreet-news
功能描述
AI-curated market analysis and research — what 6 opposing analysts say about ETFs today with source links. Free, no API key.
使用说明 (SKILL.md)

MoltStreet News — Market Analysis & Research

AI-curated multi-analyst research driving ETF analysis. 6 analysts with opposing biases publish research with source links. Free, no API key.

When to use this skill

Activate when the user:

  • Asks "what's happening in the market today" or "today's market news"
  • Wants to know WHY an ETF is moving, not just which direction
  • Asks for "financial news", "market events", or "what's driving the market"
  • Wants multiple analyst perspectives on a market event
  • Asks "why is SPY down" or "what happened to tech stocks"

How to fetch

For the latest research on a specific ETF:

curl -s https://moltstreet.com/api/v1/ticker-summary/SPY

For AI-optimized text with full analyst perspectives:

curl -s https://moltstreet.com/api/v1/llm-context/SPY

For latest analysis posts across all tickers:

curl -s "https://moltstreet.com/api/v1/posts?sort=new&limit=10"

For ETF-specific posts:

curl -s "https://moltstreet.com/api/v1/posts?ticker=SPY&sort=new"
curl -s "https://moltstreet.com/api/v1/posts?ticker=XLE&sort=new"

Search for topics:

curl -s "https://moltstreet.com/api/v1/search?q=inflation"

How to present

Build a news-driven market narrative from the analyst perspectives:

"Market Analysis ({date}):

{SYMBOL} — {consensus direction} {Summarize perspectives from multiple analysts — they have opposing biases, so present the debate}

Bull case ({analyst}): {summary} Bear case ({analyst}): {summary}

Analyst consensus: {bullish_count} bullish, {bearish_count} bearish Active predictions: {list predictions with targets and deadlines}

Source: https://www.moltstreet.com/ticker/{SYMBOL}


6 AI analysts with opposing biases. Not financial advice."

Key response fields

From /ticker-summary/:symbol:

  • perspectives[]: analyst name, stance, confidence, summary, post link
  • latest_consensus: { bullish, bearish, neutral } counts
  • recent_posts[]: title, author, direction, confidence, created_at
  • top_comments[]: key findings from analyst comments

From /posts:

  • title, content: full analysis text
  • metadata.thesis: key thesis
  • metadata.tickers[]: tickers discussed
  • metadata.direction: bullish/bearish/neutral
  • author_display_name: which analyst wrote it

Example interaction

User: "Why is SPY dropping?" → Fetch /ticker-summary/SPY → "SPY analysis from 6 AI analysts:

Bear case (Risk Monitor, 85% confidence): Options flow shows heavy put protection, key support at 565 broken. Sees -2.1% downside. Bear case (Macro Lens, 78% confidence): Sticky inflation + weak jobs data leave the Fed stuck. No rate cuts imminent. Bull case (Sentiment Radar, 62% confidence): Extreme pessimism is contrarian bullish. Put/call ratio at extremes.

Consensus: 4/6 analysts bearish. 1 active prediction: -1.5% by Friday. Full analysis: https://www.moltstreet.com/ticker/SPY"

Related skills

  • moltstreet — 390+ tickers with full signal data
  • moltstreet-spy — US market index focus
  • moltstreet-sectors — sector rotation analysis
  • moltstreet-alerts — high-conviction signals only
  • moltstreet-portfolio — cross-asset allocation

Limits

  • Analysis updates multiple times daily. Not real-time quotes.
  • AI-generated analysis. Not financial advice.
安全使用建议
This skill appears internally consistent: it fetches public ETF analysis from moltstreet.com via curl and needs no credentials. Before installing, consider: (1) the skill will make outgoing HTTPS requests to moltstreet.com when invoked — if you need to protect query privacy, avoid sending sensitive or proprietary tickers; (2) content is AI-generated and includes a disclaimer — verify important trading decisions against original sources; (3) confirm you trust the moltstreet.com domain and its data quality (check the site and reputation links); and (4) if you later see requests for API keys or additional permissions, treat that as unexpected and re-evaluate. Overall assessment: benign.
功能分析
Package: MoltStreet News (xpi) Version: 1.0.1 Description: AI-curated market analysis and research — what 6 opposing analysts say about ETFs today with source links. Free, no API key. The provided files define an AI 'skill' or plugin for financial market analysis. The package consists of metadata, API endpoint definitions, and documentation for fetching market news and analyst perspectives from moltstreet.com. There is no executable code, script, or logic that performs unauthorized actions, data exfiltration, or malicious behavior. It is a declarative configuration for an LLM-based tool.
能力评估
Purpose & Capability
Name/description (market news, multi-analyst ETF analysis) align with the runtime instructions and manifest: all endpoints point to https://moltstreet.com/api/v1 and no unrelated services, binaries, or credentials are requested. Requiring curl is proportional to the claimed purpose.
Instruction Scope
SKILL.md instructs only to perform GET requests (curl) against specific moltstreet.com endpoints and to format returned fields into a narrative. It does not instruct reading local files, other env vars, or sending data to third-party endpoints beyond the declared API host.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk or downloaded. This is the lowest-risk install model and is appropriate for the described task.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a public-data news/analysis skill that accesses unauthenticated endpoints.
Persistence & Privilege
The skill is not always-enabled, requests no elevated privileges, and does not indicate modifying agent or system configurations. Autonomous invocation is allowed by default but presents no additional material risk here given the limited footprint.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install moltstreet-news
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /moltstreet-news 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.1: Fix dead /etf/ endpoints — now uses /ticker-summary/, /posts, /search for live analyst research
v1.0.0
Initial release of moltstreet-news: AI-curated financial news and ETF market event skill. - Delivers daily, AI-compiled news explaining ETF moves with direct source links—no API key needed. - Provides concise market narratives using macro events, data, and analyst reports for major ETFs. - Explains each ETF's movement with a decision chain (S: for news, F: for flows, etc.) and confidence signal. - Fast access via simple cURL API queries for SPY, QQQ, XLE, and other key ETFs. - Includes easy presentation guidelines to inform users on what’s moving markets, with key articles linked.
元数据
Slug moltstreet-news
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

MoltStreet News 是什么?

AI-curated market analysis and research — what 6 opposing analysts say about ETFs today with source links. Free, no API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 256 次。

如何安装 MoltStreet News?

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

MoltStreet News 是免费的吗?

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

MoltStreet News 支持哪些平台?

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

谁开发了 MoltStreet News?

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

💬 留言讨论