Convex Agents Usage Tracking
CommunityTrack LLM token usage and billing.
AuthorMicrock
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Tracks LLM token consumption and usage metrics for billing, monitoring, and optimization. Use this to log token usage, calculate costs, generate invoices, and understand which agents or users consume the most resources.
Core Features & Use Cases
- Usage logging: Record per-agent/token usage data for auditing and cost tracking.
- Cost calculation: Compute approximate costs from token usage for invoices and dashboards.
- Usage analytics: Analyze trends to optimize agent performance and resource allocation.
Quick Start
Configure a usage handler in your agent to log inputs, outputs, and total tokens, then query monthly usage by user to generate invoices.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Convex Agents Usage Tracking Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#convex-agents-usage-tracking Please download this .zip file, extract it, and install it in the .claude/skills/ directory.