openmeterioopenmeterioOfficialยท10 Agent Skills Included

openmeter

Open-source usage metering, entitlements, and billing infrastructure for developers

Meters product usage events in real time and turns them into access controls, credit balances, and invoices. Removes the need to build custom metering pipelines, entitlement checks, and usage-based billing logic from scratch. Guides AI agents through API changes, database migrations, Ent schema work, and end-to-end tests using repo-specific conventions.
npx skills add openmeterio/openmeter --all -g -y
Available:

Gives the AI agent the repository's build commands, Go coding conventions, testing rules, and routing instructions for when to invoke each sub-skill during development tasks.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenMeter skills?โ–ผ

Run `npx skills add openmeterio/openmeter --all -g -y` in your terminal to install all skills in this suite globally.

What is OpenMeter used for?โ–ผ

OpenMeter is open-source infrastructure that meters product usage, enforces feature access and limits, and runs usage-based billing from pricing through invoices.

How do these skills help AI agents work on OpenMeter?โ–ผ

They teach the agent repo-specific workflows like adding API endpoints with TypeSpec, generating database migrations, writing e2e tests, and handling rebase conflicts safely.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. The skills follow the standard SKILL.md format and are kept compatible with both Claude Code and Codex agents.

Can I run OpenMeter locally for testing?โ–ผ

Yes. The quickstart uses Docker Compose to spin up the API, workers, Kafka, ClickHouse, and PostgreSQL so you can ingest events and query usage immediately.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’