LaunchKit · 2026
Back to Skills

ceorater

Get institutional-grade CEO performance analytics for S&P 500.

6
2.3k downloads
by @ceorater-skills

Setup & Installation

openclaw skills install @ceorater-skills/ceorater

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install ceorater

Version History

v1.0.9Feb 19, 2026 - Version note by skill developer:

- Clarified CEO record coverage in the description (now "500+ CEOs") and removed reference to February 2026. - Added instructions to use the GET /v1/meta endpoint for live record count and last refresh timestamp. - Updated API documentation to include the metadata endpoint for current data stats. - No functional or code changes; documentation and usage clarification only.

What This Skill Does

CEORater provides performance analytics for S&P 500 CEOs using four proprietary scores: a composite effectiveness rating, a market outperformance score, a revenue growth percentile, and a compensation efficiency grade. Underlying data includes total stock return vs. the S&P 500, CEO compensation from proxy filings, and tenure-adjusted revenue CAGR. Coverage spans 500+ executives and updates daily after U.S. market close.

It normalizes TSR, revenue growth, and compensation into comparable scores across 500+ CEOs, removing the need to manually aggregate proxy filings and financial statements.

When to use it

  • Comparing CEO performance before buying a stock
  • Screening sector leaders by market outperformance score
  • Evaluating executive pay relative to shareholder returns
  • Leadership due diligence before an acquisition
  • Ranking CEOs within an industry for investment research

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How does Tim Cook compare to Satya Nadella?

AGENT
  1. 1Calls GET /v1/ceo/AAPL with format=raw to retrieve Tim Cook's scores and compensation data
  2. 2Calls GET /v1/ceo/MSFT with format=raw to retrieve Satya Nadella's scores and compensation data
  3. 3Compares CEORaterScore, AlphaScore, RevenueCAGRScore, CompScore, and TSR vs. S&P 500 for both executives
  4. 4Presents a side-by-side summary with tenure years and total compensation for each
OUTPUT

A comparison of Tim Cook and Satya Nadella across all four proprietary scores, total compensation, and relative market performance during each CEO's tenure.

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

CEORATER_API_KEY: API key obtained from ceorater.com, requires a $99/month subscription; set as environment variable CEORATER_API_KEY