compare_self
Compare your AI usage metrics to board averages and power-user benchmarks. Get a behavioral assessment with yield, leverage, velocity, class, rank, and actionable suggestions.
Instructions
Compares an operator's metrics against board averages and power-user archetypes, returning a behavioral assessment. Accepts either a codename (fetches from the board) or raw token pillars (computes locally). Returns: your yield/leverage/velocity/class/rank, a power-user assessment, comparison vs board averages (your percentile), and one actionable suggestion to improve. Use this when users ask 'how do I measure up to other AI users?' or 'am I a power user?' or 'compare me to others'. Intent: COMPARE_SELF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Alternative: raw token pillars to score locally (ccusage JSON or "input output cacheCreate cacheRead"). Use this if you are not on the board yet. | |
| codename | No | Your codename on the SigRank leaderboard. If provided, fetches your live profile. Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cta | No | ||
| comparison | No | ||
| suggestion | No | ||
| your_metrics | No | ||
| shareable_url | No | ||
| competitive_summary | No | ||
| power_user_assessment | No |