This is a market research automation tool that pulls stock data from Yahoo Finance, scrapes and synthesizes news sentiment, and spits out buy/hold/sell ratings. You call it with a ticker or company name and get back structured financial health metrics plus an AI-generated investment recommendation. The interesting bit is the Firebase persistence layer that logs every report automatically, so you can build your own historical dataset over time. It requires a CRAFTED_API_KEY to run, which means there's a paywall on the backend API, not just the MCP setup. Useful if you're doing frequent equity research and want to skip the manual aggregation step, though the objectivity claims on AI-generated ratings are optimistic at best.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill financial-market-analysis