Help us improve
Share bugs, ideas, or general feedback.
From Octagon
Retrieve analyst financial estimates including Revenue and EPS projections with low/high ranges and analyst coverage. Use when analyzing forward expectations, consensus estimates, valuation inputs, or comparing projections to historical performance.
npx claudepluginhub octagonai/octagon-claude-plugin --plugin octagon-claude-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/octagon-claude-plugin:analyst-estimatesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Retrieve analyst financial estimates for public companies using the Octagon Claude plugin.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Share bugs, ideas, or general feedback.
Retrieve analyst financial estimates for public companies using the Octagon Claude plugin.
Ensure the Octagon Claude plugin is installed and configured in Claude Code before invoking this skill.
Retrieve analyst financial estimates for <TICKER> for the annual period, limited to <N> records on page 0.
MCP Call:
{
"server": "octagon-claude-plugin",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Retrieve analyst financial estimates for AAPL for the annual period, limited to 10 records on page 0"
}
}
The agent returns a table with analyst estimates across future periods:
| Fiscal Year Ending | Revenue Estimate (Low to High) | Revenue Avg | EPS Estimate (Low to High) | EPS Avg | # Revenue Analysts | # EPS Analysts |
|---|---|---|---|---|---|---|
| 2030-09-27 | $540.64B - $600.88B | $566.24B | $12.01 - $13.78 | $12.77 | 9 | 6 |
| 2029-09-27 | $520.95B - $578.99B | $545.62B | $10.62 - $12.17 | $11.28 | 13 | 6 |
| 2028-09-27 | $515.19B - $520.48B | $517.84B | $8.96 - $11.18 | $10.20 | 18 | 15 |
| 2027-09-27 | $474.27B - $531.94B | $490.97B | $8.41 - $9.77 | $9.23 | 31 | 30 |
| 2026-09-27 | $445.03B - $483.54B | $460.35B | $7.84 - $8.92 | $8.42 | 24 | 29 |
Data Source: octagon-financials-agent
After receiving data, generate observations:
| Metric | Definition |
|---|---|
| Revenue Estimate (Low to High) | Range of analyst revenue projections |
| Revenue Avg | Consensus average revenue estimate |
| EPS Estimate (Low to High) | Range of analyst EPS projections |
| EPS Avg | Consensus average EPS estimate |
| # Revenue Analysts | Number of analysts providing revenue estimates |
| # EPS Analysts | Number of analysts providing EPS estimates |
Implied CAGR = (Future Estimate / Current)^(1/Years) - 1
Example: ($566B / $416B)^(1/5) - 1 = 6.4% revenue CAGR
Dispersion = (High - Low) / Average × 100
Forward P/E = Current Price / EPS Estimate
Use for valuation relative to growth expectations.
Track changes over time:
Use estimates for:
Compare:
Compare estimates to:
Based on results, suggest deeper analysis: