autumn
Installation
SKILL.md
Autumn Billing Integration Guide
Reference Repositories
- Autumn — Usage-based billing platform
- Autumn TypeScript SDK + CLI —
autumn-jsSDK andatmnCLI - Autumn Docs
When to Apply This Skill
Use this when you need to:
- Define or modify features, credit systems, or plans in
autumn.config.ts. - Add credit checks or usage tracking via the
autumn-jsSDK. - Gate API endpoints behind billing (free tier limits, paid plan access).
- Push/pull billing config with the
atmnCLI. - Debug billing issues (insufficient credits, customer sync, refunds).