Query and display the current API provider balance and recent usage.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add kairyou/agent-tools --skill at-usage --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of At Usage?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/kairyou-at-usage)More formats (shields.io, HTML) on the badges page.
---
name: at-usage
description: Query and display the current API provider balance and recent usage.
---
Run this installed local command once using the shell or command-execution tool:
```text
node "{{USAGE_CLI_PATH}}" --agent {{USAGE_AGENT}}
```
Return stdout verbatim as the complete response. Do not explain, reformat, or
wrap it in Markdown. If stdout is empty, say exactly `Provider usage is unavailable.`
Never run `npx`, `npm`, `pnpm`, `bun`, install a package, or substitute another
usage script. Use only the installed command above.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!