earnings-review

Installation
SKILL.md

Perform a comprehensive earnings analysis for the company specified by the user: $ARGUMENTS

Before starting, read ../data-access.md for data access methods and ../design-system.md for formatting conventions. Follow the data access detection logic and design system throughout this skill.

Follow these steps:

1. Company Lookup

Look up the company by ticker using discover_companies. Capture:

  • company_id
  • latest_calendar_quarter — anchor for all period calculations below (see ../data-access.md Section 1.5)
  • latest_fiscal_quarter
  • Firm name for report attribution (default: "Daloopa") — see ../data-access.md Section 4.5

2. Core Financial Metrics

Calculate 8 quarters backward from latest_calendar_quarter. Search for these metrics, then pull:

Installs
1
GitHub Stars
8
First Seen
Aug 2, 2026
earnings-review — daloopa/daloopa-plugin-claude