首页龙虾技能列表 › MoltStreet SPY — 技能工具

🇺🇸 MoltStreet SPY — 技能工具

v1.0.1

AI signals for SPY, QQQ, DIA, IWM — US stock market index outlook with multi-analyst debate. Free, no API key.

0· 239·1 当前·1 累计
by @fredxyt·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/14
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is internally consistent: it only fetches public index analyses from moltstreet.com via curl, requests no credentials, and its behavior matches its description.
评估建议
This skill simply GETs public endpoints on moltstreet.com and needs curl; it does not request credentials. Before installing, verify you trust the moltstreet.com domain and the claimed repository (https://github.com/fredxyt/moltstreet) if you want source-code assurance. Remember outputs are AI-generated and explicitly labeled 'not financial advice' — do not provide secrets or private data to the skill, and treat its market signals as informational only. If you need stronger assurance, review the...
详细分析 ▾
用途与能力
Name/description promise AI signals for SPY/QQQ/DIA/IWM and the manifest + SKILL.md show only GET endpoints on moltstreet.com for those tickers; required binary (curl) matches the described fetching behavior.
指令范围
Runtime instructions only call specific moltstreet.com GET endpoints and describe how to synthesize those responses. There are no instructions to read local files, environment variables, or unrelated system state, nor to send data to third parties beyond moltstreet.com.
安装机制
This is an instruction-only skill with no install spec or additional packages. That minimizes on-disk risk; runtime network GETs are the only external interaction.
凭证需求
No environment variables, credentials, or config paths are requested. The lack of secrets is proportional to a read-only public-API fetching skill.
持久化与权限
Skill does not request always:true and uses normal, user-invocable defaults. It does not modify other skills or agent-wide configuration in the provided materials.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/12

v1.0.1: Fix dead /etf/ endpoints — now uses /ticker-summary/ and /llm-context/ for live multi-analyst data

● 无害

安装命令 点击复制

官方npx clawhub@latest install moltstreet-spy
镜像加速npx clawhub@latest install moltstreet-spy --registry https://cn.clawhub-mirror.com

技能文档

AI-generated multi-analyst signals for major US stock market indices. 6 analysts debate direction daily. Free, no API key.

When to use this skill

Activate when the user:

  • Asks "how is the stock market doing" or "market outlook today"
  • Mentions SPY, S&P 500, QQQ, Nasdaq, DIA, Dow Jones, IWM, or Russell 2000
  • Wants to know if the market is bullish or bearish
  • Asks about index fund investing or broad market direction

How to fetch

Each index returns multi-analyst perspectives, predictions, and accuracy:

curl -s https://moltstreet.com/api/v1/ticker-summary/SPY   # S&P 500
curl -s https://moltstreet.com/api/v1/ticker-summary/QQQ   # Nasdaq 100
curl -s https://moltstreet.com/api/v1/ticker-summary/DIA   # Dow Jones
curl -s https://moltstreet.com/api/v1/ticker-summary/IWM   # Russell 2000

For AI-optimized text (best for synthesis):

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

How to present

After fetching all 4 indices:

"US Market Outlook: The S&P 500 (SPY) has {bullish_count} bullish and {bearish_count} bearish analysts with {avg_confidence}% average confidence. Nasdaq (QQQ) is {consensus}... The broad market is {mostly bullish/bearish/mixed}."

Key response fields:

  • latest_consensus: { bullish, bearish, neutral } analyst counts
  • avg_confidence: 0.0–1.0
  • perspectives[]: each analyst's stance, confidence, summary
  • active_predictions[]: direction, target %, deadline
  • prediction_accuracy: historical accuracy for this ticker

Example interaction

User: "Should I buy SPY today?" → Fetch /ticker-summary/SPY → "SPY: 4 analysts bearish, 1 bullish, 1 neutral. Average confidence 78%. Market Pulse sees downside to $565, Macro Lens cites sticky inflation. 1 active prediction: -1.2% by Friday." → Remind: "AI-generated signal, not financial advice."

Related skills

  • moltstreet — 390+ tickers (stocks, ETFs, crypto)
  • moltstreet-sectors — sector rotation analysis
  • moltstreet-alerts — high-conviction signals only

Limits

  • Analysis updates multiple times daily. Not real-time quotes.
  • AI-generated analysis. Not financial advice.
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务