Skip to main content
Glama

compare_self

Read-only

Compare your token efficiency metrics against board averages and power-user profiles, returning a behavioral assessment with an actionable suggestion to improve your AI usage.

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 mapping your class tier to AI power-user language, 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

TableJSON Schema
NameRequiredDescriptionDefault
textNoAlternative: raw token pillars to score locally (ccusage JSON or "input output cacheCreate cacheRead"). Use this if you are not on the board yet but want to see how you would compare.
codenameNoYour codename on the SigRank leaderboard. If provided, fetches your live profile from the board. Case-insensitive.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
comparisonNoHow you compare to board averages and archetypes
suggestionNoOne actionable suggestion to improve your cascade efficiency
your_metricsNoYour cascade metrics
power_user_assessmentNoBehavioral interpretation: are you an AI power user? Maps class tier to power-user language.
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations include readOnlyHint=true, confirming it's a read operation. The description adds detail on input variants (codename or raw tokens) and explicit output fields, providing full transparency beyond annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, front-loaded with the main purpose, and structured logically: what it does, input options, return values, when to use. No unnecessary words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of an output schema and annotations, the description is complete. It covers both input modes and clearly states what the user will get back, leaving no ambiguity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for both parameters. The description adds semantic context: text parameter includes example format ('ccusage JSON or "input output cacheCreate cacheRead"') and clarifies use case for users not on the board.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Compares an operator's metrics against board averages and power-user archetypes, returning a behavioral assessment.' It also lists the return fields and mentions the intent COMPARE_SELF, making it distinct from siblings like compare_operators.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit usage cues are provided: '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"'. This tells the agent exactly when to invoke this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SunrisesIllNeverSee/sigrank-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server