| name | daloopa |
| description | Daloopa 金融分析总入口。根据任务按需路由到九个内部工作流,不在顶层菜单重复展开。
|
Daloopa Router
Use this skill as the only top-level entry for the Lotus-packaged Daloopa workflows.
Route
Choose exactly one primary workflow from the user's request:
| Intent | Internal workflow |
|---|
| Verify the Daloopa connection or inspect available capabilities | setup/SKILL.md |
| Build a multi-tab Excel financial model | build-model/SKILL.md |
| Build bull, base, and bear scenarios | bull-bear/SKILL.md |
| Analyze buybacks, dividends, reinvestment, and shareholder yield | capital-allocation/SKILL.md |
| Produce a rapid first-read earnings flash | earnings-flash/SKILL.md |
| Prepare for an upcoming earnings report | earnings-prep/SKILL.md |
| Generate an investment-banking-style pitch deck | ib-deck/SKILL.md |
| Analyze precedent M&A transactions and deal multiples | precedent-transactions/SKILL.md |
| Produce a full professional research note | research-note/SKILL.md |
If the request genuinely spans multiple deliverables, select the smallest set of workflows that covers it and execute them in dependency order.
Execution Contract
- Read the selected internal
SKILL.md completely before taking task actions.
- Follow every direct reference named by that workflow, resolving paths relative to the selected workflow directory.
- Use the Daloopa app/MCP tools when available. If they are unavailable, run the setup workflow or explain the exact missing connection.
- Preserve Daloopa citation requirements and the shared
data-access.md and design-system.md conventions.
- Keep the internal workflow names out of the top-level skill menu; they are implementation details behind this router.
The nine internal workflows are vendored from the Daloopa plugin and retain their original licenses and attribution.