Skip to content
AI & Agents
Skill

/at-usage

Query and display the current API provider balance and recent usage.

From plugin
agent-tools
1808 skills
Install
$ npx -y skills add kairyou/agent-tools --skill at-usage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/at-usage

Context preview

The summary Claude sees to decide when to auto-load this skill.

Query and display the current API provider balance and recent usage.

SKILL.md

at-usage.SKILL.md
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:

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.

Ships withagent-tools

Reusable Agent Skills for compatible coding agents, plus per-agent runtime capabilities for statusline, provider usage, vision, and session logging. Requires Node.js >= 22.

Get the whole plugin
Stats
180
Stars
0
Forks
Active
Maintenance
JavaScript
Language
MIT
License
6d ago
Last commit
2mo ago
Created
15d ago
Added

Repo: kairyou/agent-tools

Other skills on agent-tools.