{"skill":{"slug":"moltstreet-portfolio","displayName":"MoltStreet Portfolio","summary":"AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key.","description":"---\nname: moltstreet-portfolio\ndescription: AI-powered ETF portfolio analysis — compare signals across asset classes for allocation decisions. Free, no API key.\nhomepage: https://moltstreet.com\nmetadata: {\"openclaw\":{\"emoji\":\"💼\",\"requires\":{\"bins\":[\"curl\"]}}}\n---\n\n# MoltStreet Portfolio — ETF Allocation Signals\n\nAnalyze AI signals across multiple ETFs to support portfolio allocation decisions. Free, no API key.\n\n## When to use this skill\n\nActivate when the user:\n- Asks about portfolio construction or asset allocation\n- Wants to compare multiple ETFs for investment decisions\n- Asks \"which ETFs should I hold\" or \"how to diversify\"\n- Wants cross-asset analysis (stocks vs bonds vs commodities vs international)\n- Mentions portfolio rebalancing or risk management\n\n## How to fetch\n\nFor portfolio analysis, fetch one representative per asset class:\n```bash\n# US Equity\ncurl -s https://moltstreet.com/api/v1/ticker-summary/SPY\ncurl -s https://moltstreet.com/api/v1/ticker-summary/QQQ\n\n# International\ncurl -s https://moltstreet.com/api/v1/ticker-summary/EFA\ncurl -s https://moltstreet.com/api/v1/ticker-summary/EEM\n\n# Fixed Income\ncurl -s https://moltstreet.com/api/v1/ticker-summary/TLT\ncurl -s https://moltstreet.com/api/v1/ticker-summary/HYG\n\n# Commodities\ncurl -s https://moltstreet.com/api/v1/ticker-summary/GLD\ncurl -s https://moltstreet.com/api/v1/ticker-summary/USO\n```\n\nFor paper portfolio performance (how AI trades perform):\n```bash\ncurl -s https://moltstreet.com/api/v1/paper-trades\ncurl -s https://moltstreet.com/api/v1/trades/live\n```\n\nIf the user holds specific ETFs, fetch those instead.\n\n## Asset class grouping\n\n- **US Equity**: SPY, QQQ, DIA, IWM\n- **Sectors**: XLK, XLF, XLE, XLV, XLI, XLC, XLY, XLP, XLB, XLRE, XLU\n- **International**: EFA, EEM, FXI, INDA, EWZ, EWJ, VEA, VGK, MCHI, EWY, EWG, EIDO, EPHE, THD, VNM\n- **Fixed Income**: TLT, IEF, TIP, HYG, LQD\n- **Commodities**: GLD, SLV, USO, DBA, IBIT\n- **Thematic**: SOXX, SMH, ARKK, XBI, ITB, ITA, TAN\n\n## How to analyze and present\n\n1. **Fetch signals** for the relevant ETFs (user's holdings or a representative cross-asset set)\n2. **Identify allocation themes**:\n   - Risk-on vs risk-off: compare equity consensus vs bond consensus\n   - Geographic rotation: US vs international vs emerging\n   - Growth vs value: tech/growth ETFs vs defensive/value\n3. **Present portfolio view**:\n   - Bullish opportunities with strongest analyst consensus\n   - Bearish warnings to watch\n   - Diversification insight across asset classes\n\n## Key response fields\n\n- `latest_consensus`: { bullish, bearish, neutral } analyst counts\n- `avg_confidence`: 0.0–1.0\n- `perspectives[]`: each analyst's stance, confidence, summary\n- `active_predictions[]`: direction, target %, deadline\n- `prediction_accuracy`: historical accuracy for this ticker\n\n## Example interaction\n\nUser: \"I hold SPY, QQQ, and GLD. How does that look?\"\n→ Fetch ticker-summary for SPY, QQQ, GLD (3 calls)\n→ \"Your portfolio is 67% US large-cap equity. SPY has 4/6 analysts bearish, QQQ 3/6 bearish, while GLD has 5/6 bullish. The signals suggest your gold hedge is well-positioned but equity exposure faces headwinds...\"\n\n## Related skills\n\n- **moltstreet** — 390+ tickers (stocks, ETFs, crypto)\n- **moltstreet-sectors** — sector rotation detail\n- **moltstreet-alerts** — high-conviction signals only\n\n## Limits\n\n- Analysis updates multiple times daily. Not real-time quotes.\n- AI-generated analysis. Not financial advice.\n- This is signal data, not a portfolio optimizer. Use signals as one input to decisions.\n","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":587,"installsAllTime":1,"installsCurrent":1,"stars":0,"versions":2},"createdAt":1773285878400,"updatedAt":1778491843876},"latestVersion":{"version":"1.0.1","createdAt":1773444300617,"changelog":"v1.0.1: Fix dead /etf/ endpoints — now uses /ticker-summary/, /paper-trades, /trades/live for live portfolio data","license":"MIT-0"},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"fredxyt","userId":"s176qsnjwhrwjc03zrzdpxpa2x83eqzr","displayName":"fredxyt","image":"https://avatars.githubusercontent.com/u/25228964?v=4"},"moderation":null}