Autumn billing in Epicenter: `autumn.config.ts`, `autumn-js` credit checks, `atmn` CLI, plan gates, and metered AI usage. Use when changing billing, pricing, credits, plan access, refunds, or usage events.
68
82%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The document is a billing integration guide for the Autumn billing platform and includes specific, actionable APIs and CLI behavior that perform monetary operations. It documents use of an SDK with a secret key (AUTUMN_SECRET_KEY), programmatic credit deductions via autumn.check({ sendEvent: true, requiredBalance }), refunds via autumn.track({ value: -credits }), and an explicit Stripe integration where Autumn creates Stripe products/prices and handles subscription swaps. These are specific financial-execution capabilities (charging, refunding, managing subscriptions) rather than generic tooling, so the skill grants direct financial execution authority.
cb12bcc
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.