check-usage
SkillReports the Hunter account's plan, remaining credits, and usage. Use when the user asks how many credits they have left, what plan they're on, or how much of their quota they've used.
Install
git clone https://github.com/hunter-io/claude-plugin.git ~/.claude/skills/check-usageWhat is check-usage?
Reports the Hunter account's plan, remaining credits, and usage. Use when the user asks how many credits they have left, what plan they're on, or how much of their quota they've used.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Inherit all session tools
Declares no tool restrictions — inherits every session tool
~46 tokens of context used while enabled, before you invoke anything
Documentation
README · ~1 min readCheck Usage
Read-only view of the account's plan, credits, and usage. No credits consumed, no changes made.
Examples
/hunter:check-usage How many credits do I have left?"What plan am I on?""How many searches have I used this month?""Show my account details"
Steps
-
Read the account →
Get-Account-Detailsfor plan and reset date;Get-Usagefor search/verification consumption and what's remaining. Neither tool returns a team name — don't show one. -
Present a clear summary — show what's REMAINING, not the allowance. Use
requests.credits.remainingwhen the account has a single credits bucket; otherwise computeavailable - usedper bucket. (availableis the period allowance plus packs, not what's left.)
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →math-olympiad
32.8K stars
build-mcpb
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the lo
32.8K stars
claude-md-improver
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintena
32.8K stars