at-vision
Inspect screenshots, photos, diagrams, image paths, and image URLs when the task depends on visible content. Use when the prompt lacks actual image content,…
Query and display the current API provider balance and recent usage.
$ npx -y skills add kairyou/agent-tools --skill at-usage --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/at-usageContext preview
The summary Claude sees to decide when to auto-load this skill.
Query and display the current API provider balance and recent usage.
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.
Reusable Agent Skills for compatible coding agents, plus per-agent runtime capabilities for statusline, provider usage, vision, and session logging. Requires Node.js >= 22.
Repo: kairyou/agent-tools
Inspect screenshots, photos, diagrams, image paths, and image URLs when the task depends on visible content. Use when the prompt lacks actual image content,…
Handle ZenTao (禅道) Bugs and Tasks end to end, including updating or writing back an item after code changes, managing Task status and hours, and reading linked…
Generate a Conventional Commits message from staged changes and wait for confirmation before committing. Use when the user asks to commit or generate a commit…
Summarize each day's Git activity into a concise daily work log, for a single date or a range. Uses the current repository, optional configured work projects,…
Review code changes for bugs, regressions, convention violations, and high-value cleanup opportunities. Use for diffs, commit ranges, hosted PR/MR URLs,…
Summarize a contributor's Git history, a provided work log, or both into a concise, review-friendly self-evaluation for quarterly, semi-annual, or promotion…