daloopa
v1.0.0-ghast.1Financial analysis skills powered by Daloopa's institutional-grade data.
By DaloopaLicense: Apache-2.00 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 23 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/daloopa/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/build-model/SKILL.md├── skills/bull-bear/SKILL.md├── skills/capital-allocation/SKILL.md├── skills/comp-sheet/SKILL.md├── skills/comps/SKILL.md├── skills/dcf/SKILL.md├── skills/earnings-flash/SKILL.md├── skills/earnings-prep/SKILL.md├── skills/earnings-review/SKILL.md├── skills/guidance-tracker/SKILL.md├── skills/ib-deck/SKILL.md├── skills/industry/SKILL.md├── skills/inflection/SKILL.md├── skills/initiate/SKILL.md├── skills/precedent-transactions/SKILL.md├── skills/research-note/SKILL.md├── skills/setup/SKILL.md├── skills/supply-chain/SKILL.md├── skills/tearsheet/SKILL.md├── skills/unit-economics/SKILL.md├── skills/working-capital/SKILL.md└── mcp.json
Included Skills21
Build a multi-tab Excel financial model
Bull/bear/base case scenario framework for a given company
Deep dive into capital deployment, buybacks, dividends, and shareholder yield
Build an industry comp sheet Excel model with deep operational KPIs
Trading comparables analysis with peer multiples and implied valuation
Discounted cash flow valuation with sensitivity analysis
Rapid first-read earnings flash for a given company
Pre-earnings preparation report for the night before a company reports
Full earnings analysis with guidance tracking for a given company
Track management guidance accuracy over time for a given company
Generate an institutional-grade investment banking pitch deck (HTML)
Cross-company industry comparison across multiple tickers
Auto-detect biggest acceleration/deceleration inflections across all metrics
Initiate coverage — generate both research note (HTML) and Excel model (.xlsx)
Precedent M&A transactions analysis with deal multiples and acquisition history
Generate a professional Word document research note
Verify Daloopa MCP connection and show available skills
Interactive supply chain dashboard mapping suppliers, customers, and financial interdependencies
Quick one-page company overview and snapshot
Bottoms-up unit economics decomposition for any public company
Cash conversion cycle, earnings quality, and working capital deep-dive
MCP servers2
- url
- https://mcp.daloopa.com/server/mcp
- url
- https://docs.daloopa.com/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "daloopa",
"version": "1.0.0-ghast.1",
"description": "Financial analysis skills powered by Daloopa's institutional-grade data.",
"author": {
"name": "Daloopa",
"url": "https://daloopa.com"
},
"homepage": "https://daloopa.com",
"repository": "https://github.com/daloopa/daloopa-plugin-codex",
"license": "Apache-2.0",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "1f112599065abb7cac3489c30f9e4bb27c68ad8e",
"upstreamPath": ".",
"icon": "./assets/icon.png"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[daloopa on Agent Plugins Marketplace](https://pluginsmp.com/plugins/daloopa-2)