Show the user's standing across Senpi programs — points and rank, loyalty tier and fees, Agents Arena position, and referral earnings. Use for "how many points do I have?", "what's my rank/tier?", "what are my fees?", "how am I doing in the Arena?", "my referral rewards". Use this instead of calling user_get_senpi_points + get_loyalty_tiers + arena_* one by one. A hidden engine (scripts/status.py) pulls it all in one call. Requires a USER-scoped Senpi token.
$npx -y skills add senpi-ai/senpi-skills --skill senpi-account-statusInstalls into the current project.
Run `npx skills use "https://github.com/senpi-ai/senpi-skills" --skill "senpi-ai/senpi-skills/senpi-account-status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/senpi-ai/senpi-skills" that are relevant to the current task. Run `npx skills add "https://github.com/senpi-ai/senpi-skills"` and select the relevant skills, then follow their instructions.