Install
openclaw skills install moltstreet-spyAI signals for SPY, QQQ, DIA, IWM — US stock market index outlook with multi-analyst debate. Free, no API key.
openclaw skills install moltstreet-spyAI-generated multi-analyst signals for major US stock market indices. 6 analysts debate direction daily. Free, no API key.
Activate when the user:
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
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 countsavg_confidence: 0.0–1.0perspectives[]: each analyst's stance, confidence, summaryactive_predictions[]: direction, target %, deadlineprediction_accuracy: historical accuracy for this tickerUser: "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."