Fin Cog
AI financial analysis and stock research powered by CellCog. Stock analysis, valuation models, portfolio optimization, earnings breakdowns, investment resear...
AI financial analysis and stock research powered by CellCog. Stock analysis, valuation models, portfolio optimization, earnings breakdowns, investment resear...
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Wall Street-grade analysis, accessible globally. Deep financial reasoning powered by #1 on DeepResearch Bench (Apr 2026) + SOTA financial models.
The best financial analysis has always lived behind Bloomberg terminals, institutional research desks, and $500/hour consultants. CellCog brings that same depth — stock analysis, valuation models, portfolio optimization, earnings breakdowns — to anyone with a prompt. From raw tickers to boardroom-ready deliverables in one request.
For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.
OpenClaw (fire-and-forget):
result = client.create_chat( prompt="[your task prompt]", notify_session_key="agent:main:main", task_label="my-task", chat_mode="agent", )
All agents except OpenClaw (blocks until done):
from cellcog import CellCogClient client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...") result = client.create_chat( prompt="[your task prompt]", task_label="my-task", chat_mode="agent", ) print(result["message"])
Deep dives into public companies:
Example prompt:
"Create a comprehensive stock analysis for Palantir (PLTR):
Cover:
- Business model and revenue breakdown (government vs commercial)
- Last 4 quarters earnings performance
- Key financial metrics (P/E, P/S, FCF margin, revenue growth)
- Competitive positioning vs Snowflake, Databricks, C3.ai
- Bull and bear thesis
- Valuation assessment
Deliver as an interactive HTML report with charts."
Manage and optimize investments:
Build professional financial models:
Professional financial deliverables:
Everyday financial planning:
CellCog delivers financial analysis in multiple formats:
| Format | Best For |
|---|---|
| Interactive HTML Dashboard | Explorable charts, drill-down analysis, live data presentation |
| PDF Report | Shareable, printable investment memos and reports |
| XLSX Spreadsheet | Editable financial models, projections, calculations |
| Markdown | Quick analysis for integration into your docs |
Specify your preferred format in the prompt:
| Scenario | Recommended Mode |
|---|---|
| Quick lookups, single stock metrics, basic calculations | |
| Deep analysis, valuation models, multi-company comparisons, investment research | |
| High-stakes investment decisions, M&A due diligence, institutional-grade research | |
Use
for most financial analysis. Financial work demands deep reasoning, data cross-referencing, and multi-source synthesis. Agent team mode delivers the depth that serious financial analysis requires."agent team"
Use
for quick financial lookups — current stock price, simple calculations, or basic metric checks."agent"
Use
for high-stakes financial work — investment decisions with significant capital at risk, M&A due diligence, regulatory filings, or boardroom-ready deliverables where the extra reasoning depth justifies the cost. Requires ≥2,000 credits."agent team max"
Comprehensive stock analysis:
"Create a full investment analysis for AMD:
- Business Overview — segments, revenue mix, competitive positioning
- Financial Performance — last 8 quarters revenue, margins, EPS trends
- Valuation — P/E, P/S, PEG vs peers (NVDA, INTC, QCOM)
- Growth Catalysts — AI/datacenter, gaming, embedded
- Risk Factors — competition, cyclicality, customer concentration
- Bull/Bear/Base price targets
Interactive HTML report with comparison charts."
Financial model:
"Build a startup financial model:
Business: B2B SaaS, project management tool Current: $30K MRR, 200 customers, $150 ARPU Growth: 12% MoM for 12 months, then 8% for next 12 Team: 8 people now, hiring 4 in next year Expenses: $180K/month burn rate
Create a 24-month projection showing:
- Revenue forecast with cohort analysis
- Expense breakdown and hiring plan
- Cash flow and runway
- Unit economics (CAC, LTV, payback period)
- Break-even analysis
Deliver as Excel spreadsheet with charts."
Personal finance:
"I'm 28, earning $120K/year in San Francisco. I want to:
- Max out 401K contributions
- Build a 6-month emergency fund ($30K)
- Save for a house down payment ($100K in 5 years)
- Start investing in index funds
Create a detailed monthly financial plan that shows how to prioritize these goals with my take-home pay after taxes. Include a timeline and visual roadmap."
Earnings analysis:
"Break down Tesla's most recent quarterly earnings:
- Revenue vs estimates (beat/miss by how much?)
- Automotive margins — trend over last 4 quarters
- Energy and services segment performance
- Key quotes from management on guidance
- What analysts are saying post-earnings
- Bull and bear reactions
Deliver as a concise PDF report with charts."
Be specific about metrics: "Revenue growth" is vague. "YoY revenue growth for the last 8 quarters with segment breakdown" is precise.
Specify time horizons: "Analyze AAPL" is open-ended. "Analyze AAPL's performance and outlook for the next 12 months" is actionable.
State your purpose: "For an investment decision", "For a board presentation", "For personal planning" — context shapes the analysis.
Include constraints: Budget, risk tolerance, time horizon, tax situation — these matter for financial recommendations.
Request scenarios: "Include bear, base, and bull cases" gives you a range, not just a point estimate.
Ask for the deliverable you need: "Interactive dashboard", "PDF memo", "Excel model" — specify the format for the best result.
Run
/cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate.
OpenClaw users: Run clawhub install cellcog instead.
Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.