openusage
Track coding tool usage, quotas, and spend in terminal
All Skills in This Repository (11)
Pure Emerald Level Indicatorsimplement-feature
Implement software features from design documents and generate test suites.
develop-feature
Automate feature development from design specifications to pull request submission.
review-design
Review design documents against the codebase to report discrepancies.
add-new-provider
Integrate new AI providers into the OpenUsage monitoring dashboard.
openusage-provider
Provide configuration and operational guidance for OpenUsage with AI providers.
validate-feature
Validates feature implementations across build, testing, compliance, and quality metrics before deployment.
dev-workflow-improvements
Audit development workflows and synchronize tool configurations across projects.
cut-release
Tag, push, and publish GitHub releases with custom-written notes.
iterate-feature
Fix bugs and integrate user feedback into released software features.
finalize-feature
Create a Git branch, commit changes, and open a pull request.
design-feature
Generate structured design documents with task breakdowns for new software features.
Frequently Asked Questions
FAQPage SchemaHow to install OpenUsage?โผ
Run `npx skills add janekbaraniewski/openusage --all -g -y` in your terminal to install all skills in this suite globally.
How to track coding tool usage across providers?โผ
OpenUsage auto-detects tools like Claude Code, Cursor, Copilot, and OpenRouter on your machine and shows their quotas, spend, and rate limits in one terminal dashboard with zero config.
What do the OpenUsage skills do?โผ
They guide your coding agent through a full feature lifecycle for this Go project: design docs, code review, implementation with tests, validation, iteration, and pull request creation.
Can I add a new usage provider with these skills?โผ
Yes. The add-new-provider and openusage-provider skills walk the agent through researching the API, writing the provider code, registering it, and adding tests.
Do these skills work with Claude Code and OpenCode?โผ
Yes. The skills ship as standard SKILL.md files with stubs for Claude Code, OpenCode, and Codex, so they run in any compatible coding agent.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core