Back to ololand.ai
Card snapshot
ma-workbench-api-303576587005.us-central1.run.app
·
2026-05-18 14:17:47 UTC
·
1aa441ef7831bb741eac293656789e909509c49d3d8027b9da49df006f3c5619
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "ololand.ai",
"description": "AI-powered M&A due diligence platform with autonomous agents for deal screening, valuation, market intelligence, and document generation",
"url": "https://ma-workbench-api-303576587005.us-central1.run.app",
"version": "1.0.0",
"protocol_version": "0.2",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "dcf-valuation",
"name": "DCF Valuation",
"description": "Build discounted cash flow models for target company valuation with 5-year projections, sensitivity analysis, and terminal value calculation using CAPM-derived WACC",
"tags": [
"finance",
"valuation",
"m-and-a",
"dcf"
],
"examples": [
"Value this company using DCF",
"Run a 5-year DCF projection for Acme Corp",
"What is the implied enterprise value at a 10% WACC?"
]
},
{
"id": "deal-screening",
"name": "Deal Screening",
"description": "Score acquisition opportunities against PE and strategic buyer criteria with multi-dimensional fit analysis and recommendation",
"tags": [
"finance",
"screening",
"m-and-a",
"deal-flow"
],
"examples": [
"Screen this company against our acquisition criteria",
"Is this deal a good fit for a mid-market PE fund?",
"Score this target on financial health and strategic fit"
]
},
{
"id": "market-intelligence",
"name": "Market Intelligence",
"description": "Deep market research with 2-stage retrieval, Cohere reranking, knowledge graph traversal, and source-cited intelligence dossiers",
"tags": [
"research",
"market-analysis",
"m-and-a",
"intelligence"
],
"examples": [
"Research the competitive landscape for this target",
"What are the key market trends in industrial SaaS?",
"Build a market intelligence dossier for Acme Corp"
]
},
{
"id": "sec-scanner",
"name": "SEC Scanner",
"description": "Scan SEC EDGAR filings (10-K, 10-Q, 8-K, DEF 14A) to extract financial data, risk factors, executive compensation, and material events for public company due diligence",
"tags": [
"sec",
"filings",
"compliance",
"m-and-a",
"edgar"
],
"examples": [
"Pull the latest 10-K for Apple and extract risk factors",
"Scan recent 8-K filings for material events",
"Extract executive compensation from the proxy statement"
]
},
{
"id": "deal-memo",
"name": "Deal Memo Generation",
"description": "Generate investment memos and Confidential Information Memoranda (CIMs) with professional 14-section sell-side documents, executive summaries, and financial exhibits",
"tags": [
"documents",
"memo",
"cim",
"m-and-a",
"generation"
],
"examples": [
"Generate an investment memo for this deal",
"Create a CIM for the Acme Corp acquisition",
"Draft an executive summary for the deal committee"
]
}
],
"authentication": {
"schemes": [
"bearer"
],
"credentials": "API key available at https://ololand.ai/settings/api-keys"
},
"provider": {
"organization": "ololand.ai",
"url": "https://ololand.ai"
}
}