Benchmark Me — Field Position Analyzer
benchmark_meAnswers 'How good am I?' — benchmarks your token cascade against the live field. Takes 4 token pillars (or a codename), computes your cascade, then compares against the live leaderboard: percentile, rank, distance from median, distance from top 10%, strongest metric, weakest metric, and a one-line interpretation. This is the human-question tool — use it when someone asks 'am I a power user?' or 'how do I compare?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | No | Total input tokens. Required if codename is not provided. | |
| output | No | Total output tokens. Required if codename is not provided. | |
| window | No | Time window for field comparison (default 30d). | 30d |
| codename | No | Operator codename (alternative to providing pillars). If provided, fetches live profile from the board. | |
| cache_read | No | Cache-read tokens. Required if codename is not provided. | |
| cache_write | No | Cache-write tokens. Required if codename is not provided. |