{
  "markdown": "# Daloopa Plugin for Claude Code and Claude Cowork\n\nA plugin for Claude Code and Claude Cowork that adds 21 financial analysis skills powered by [Daloopa](https://daloopa.com) institutional-grade financial data. Works in any project with the Daloopa MCP connection enabled.\n\n## Prerequisites\n\n- **Claude Code or Claude Cowork** - Install Claude Code with `npm install -g @anthropic-ai/claude-code`, or use Claude Cowork in the browser.\n- **Daloopa account** - Sign up at [daloopa.com](https://daloopa.com).\n\n## Installation\n\n```bash\n# 1. Add the marketplace\nclaude plugin marketplace add daloopa/daloopa-plugin-claude\n\n# 2. Install the plugin\nclaude plugin install daloopa\n```\n\n## Getting Started\n\n```bash\n# 1. Verify the connection\n/daloopa:setup\n\n# 2. Run your first analysis\n/daloopa:tearsheet AAPL\n```\n\nOn first use, OAuth may open a browser window for Daloopa login. No API keys are needed.\n\n## Available Commands\n\n| Command | Description | Example |\n|---|---|---|\n| `/daloopa:setup` | Verify MCP connection and show available skills | `/daloopa:setup` |\n| `/daloopa:tearsheet` | Quick one-page company overview | `/daloopa:tearsheet MSFT` |\n| `/daloopa:earnings-review` | Full earnings analysis with guidance tracking | `/daloopa:earnings-review AAPL` |\n| `/daloopa:earnings-prep` | Pre-earnings preparation report | `/daloopa:earnings-prep NVDA` |\n| `/daloopa:earnings-flash` | Rapid first-read earnings flash | `/daloopa:earnings-flash AAPL` |\n| `/daloopa:guidance-tracker` | Track management guidance accuracy | `/daloopa:guidance-tracker NVDA` |\n| `/daloopa:bull-bear` | Bull/bear/base scenario framework | `/daloopa:bull-bear TSLA` |\n| `/daloopa:industry` | Cross-company industry comparison | `/daloopa:industry AAPL MSFT GOOG` |\n| `/daloopa:inflection` | Auto-detect metric accelerations/decelerations | `/daloopa:inflection AAPL` |\n| `/daloopa:capital-allocation` | Buybacks, dividends, shareholder yield | `/daloopa:capital-allocation MSFT` |\n| `/daloopa:dcf` | DCF valuation with sensitivity analysis | `/daloopa:dcf AAPL` |\n| `/daloopa:comps` | Trading comparables with peer multiples | `/daloopa:comps AAPL` |\n| `/daloopa:precedent-transactions` | Precedent M&A transactions with deal multiples | `/daloopa:precedent-transactions AAPL` |\n| `/daloopa:supply-chain` | Interactive supplier and customer dependency dashboard | `/daloopa:supply-chain AAPL` |\n| `/daloopa:research-note` | Professional research note | `/daloopa:research-note AAPL` |\n| `/daloopa:build-model` | Multi-tab Excel financial model | `/daloopa:build-model AAPL` |\n| `/daloopa:comp-sheet` | Industry comp sheet Excel model with operational KPIs | `/daloopa:comp-sheet AAPL` |\n| `/daloopa:ib-deck` | Investment banking pitch deck | `/daloopa:ib-deck AAPL` |\n| `/daloopa:initiate` | Coverage initiation report plus Excel model | `/daloopa:initiate AAPL` |\n| `/daloopa:unit-economics` | Bottoms-up unit economics decomposition | `/daloopa:unit-economics NFLX` |\n| `/daloopa:working-capital` | Cash conversion and working capital deep dive | `/daloopa:working-capital AAPL` |\n\nAll output is displayed directly in the conversation or saved to `reports/` when a skill produces an HTML, Excel, or deck artifact. You can also ask Claude natural-language questions about a company; the commands are shortcuts for common analysis workflows.\n\n## Data Sources\n\n- **Daloopa MCP** - Institutional-grade financial data from SEC filings, including income statements, balance sheets, cash flow, KPIs, guidance, segment breakdowns, documents, and stock prices.\n- **Market data** - Skills use Daloopa stock price data first, then whatever other tools are available in your Claude environment.\n- **Consensus estimates** - Included when available; skipped or clearly labeled when unavailable.\n\nEvery Daloopa-sourced financial figure should include a citation link back to the original source.\n\n## Related Repos\n\n- This repo is the Claude distribution.\n- The Codex and ChatGPT skills distribution lives in the sibling [`daloopa-plugin-codex`](https://github.com/daloopa/daloopa-plugin-codex) repo.\n- For enhanced infrastructure and application code, see [github.com/daloopa/investing](https://github.com/daloopa/investing).\n",
  "bytes": 4190,
  "sha": "4bd6ed7936d2a9c7a389a5093e4b1e56871f9829b8e177cc9d0ebba3d032f13d",
  "repo_slug": "daloopa/plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_daloopa_plugin_daloopa_4f367811/readme"
}