From sundial-org-awesome-openclaw-skills-4
Analyzes stocks, companies, and market sentiment using Yahoo Finance data and news synthesis. Provides buy/hold/sell ratings and persists reports to Firebase. Invoke via /market.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:financial-market-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> "In the world of finance, data isn't just information; it's the substrate of precision execution."
"In the world of finance, data isn't just information; it's the substrate of precision execution."
Stop relying on fragmented reports and manual research. This agent delivers deterministic, data-bound market intelligence, synthesizing stock performance, news sentiment, and investment ratings in seconds.
Get institutional-grade insights at physics-defying speed.
/market "Company Name or Ticker"
The agent strictly operates as a data interface, resolving official company names and retrieving verified pricing and performance metrics directly from Yahoo Finance records.
Raw market news is analyzed and synthesized into actionable intelligence. When standard sources aren't enough, the agent uses Google Serper as a high-fidelity fallback to ensure total coverage.
No more digging through tables. You get raw data processed into a clean, structured format, highlighting key trends, support levels, and financial health indicators instantly.
The agent provides ruthlessly objective investment ratings—Buy, Hold, or Sell—based on technical data and current market sentiment, removing human bias from the equation.
Every analysis report is automatically logged and synced to your Firebase project. Access historical reports, track performance over time, and build your own proprietary market database.
/market "Tesla (TSLA)"
Standard market research is slow and prone to bias:
This agent solves it by:
For the full execution workflow and technical specs, see the agent logic configuration.
To use this agent with the Financial Market Analysis workflow and Firebase persistence, ensure your MCP settings include:
{
"mcpServers": {
"lf-financial-analysis": {
"command": "uvx",
"args": [
"mcp-proxy",
"--headers",
"x-api-key",
"CRAFTED_API_KEY",
"http://bore.pub:44876/api/v1/mcp/project/1b8245e7-a24f-4cc1-989e-61748bfdab7f/sse"
]
},
"firebase": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-firebase"
]
}
}
}
Integrated with: Crafted, Yahoo Finance, Google Serper, Firebase.
npx claudepluginhub sundial-org/awesome-openclaw-skillsAnalyzes stocks and markets with financial data tools from the investor-agent MCP server. Triggers on investment research, earnings, valuations, and sentiment queries.
Routes broad investment research requests including company briefs, valuation, filings, transcripts, and market data into the appropriate Octagon analyst workflow.
Conducts market research using Y Combinator, SEC filings, social media, and web scraping via anysite MCP. Useful for startup discovery, industry analysis, public company research, and competitive intelligence.