Agent Plugins Marketplace
All plugins

daloopa

v1.0.0-ghast.1

Financial analysis skills powered by Daloopa's institutional-grade data.

Agent Plugins21 Skills2 MCP serversStreamable HTTP

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-plugins

Clone 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

plugins/daloopa/
├── 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-modelskills/build-model/SKILL.md

Build a multi-tab Excel financial model

bull-bearskills/bull-bear/SKILL.md

Bull/bear/base case scenario framework for a given company

capital-allocationskills/capital-allocation/SKILL.md

Deep dive into capital deployment, buybacks, dividends, and shareholder yield

comp-sheetskills/comp-sheet/SKILL.md

Build an industry comp sheet Excel model with deep operational KPIs

compsskills/comps/SKILL.md

Trading comparables analysis with peer multiples and implied valuation

dcfskills/dcf/SKILL.md

Discounted cash flow valuation with sensitivity analysis

earnings-flashskills/earnings-flash/SKILL.md

Rapid first-read earnings flash for a given company

earnings-prepskills/earnings-prep/SKILL.md

Pre-earnings preparation report for the night before a company reports

earnings-reviewskills/earnings-review/SKILL.md

Full earnings analysis with guidance tracking for a given company

guidance-trackerskills/guidance-tracker/SKILL.md

Track management guidance accuracy over time for a given company

ib-deckskills/ib-deck/SKILL.md

Generate an institutional-grade investment banking pitch deck (HTML)

industryskills/industry/SKILL.md

Cross-company industry comparison across multiple tickers

inflectionskills/inflection/SKILL.md

Auto-detect biggest acceleration/deceleration inflections across all metrics

initiateskills/initiate/SKILL.md

Initiate coverage — generate both research note (HTML) and Excel model (.xlsx)

precedent-transactionsskills/precedent-transactions/SKILL.md

Precedent M&A transactions analysis with deal multiples and acquisition history

research-noteskills/research-note/SKILL.md

Generate a professional Word document research note

setupskills/setup/SKILL.md

Verify Daloopa MCP connection and show available skills

supply-chainskills/supply-chain/SKILL.md

Interactive supply chain dashboard mapping suppliers, customers, and financial interdependencies

tearsheetskills/tearsheet/SKILL.md

Quick one-page company overview and snapshot

unit-economicsskills/unit-economics/SKILL.md

Bottoms-up unit economics decomposition for any public company

working-capitalskills/working-capital/SKILL.md

Cash conversion cycle, earnings quality, and working capital deep-dive

MCP servers2

daloopaStreamable HTTP
url
https://mcp.daloopa.com/server/mcp
daloopa-docsStreamable HTTP
url
https://docs.daloopa.com/mcp

Plugin manifests1

plugins/daloopa/plugin.json
{
  "$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"
    }
  }
}

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)