useautumnuseautumnOfficialΒ·17 Agent Skills Included

autumn

Add subscriptions, usage billing, and credits to any app

Adds complete billing to your app on top of Stripe: subscriptions, usage-based pricing, credit systems, seat billing, and free trials. Removes the need to handle webhooks, upgrades, downgrades, cancellations, and failed payments yourself. Guides your AI agent to design pricing plans, integrate the SDK, gate features, and debug billing issues end to end.
npx skills add useautumn/autumn --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
πŸ“¦ In Repo
useautumnuseautumn

autumn-catalog

Designs and updates Autumn pricing catalogs with features, plans, plan items, and billing models.

Official
Advanced
πŸ“¦ In Repo
useautumnuseautumn

trials

Configures free trial behavior for subscription plans in the Autumn billing layer.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

autumn-concepts

Explains Autumn billing concepts including plans, features, balances, trials, and billing controls.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

schedules

Creates and replaces multi-phase plan schedules that move customers between pricing plans over time.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

balances

Explains how Autumn balances, caps, overage, and billing controls govern feature usage.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

autumn-investigate

Investigate Autumn request logs and Stripe webhook deliveries to explain billing and usage anomalies.

Official
Advanced
πŸ“¦ In Repo
useautumnuseautumn

billing

Updates customer billing state by attaching plans, updating subscriptions, or scheduling changes in Autumn.

Official
Advanced
πŸ“¦ In Repo
useautumnuseautumn

autumn-setup

Integrates Autumn billing by installing the SDK, creating customers, and wiring Stripe payment flows.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

autumn-gating

Implements usage tracking and feature gating with the Autumn billing SDK.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

autumn-modelling-pricing-plans

Designs pricing models and generates autumn.config.ts configurations for Autumn billing.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

autumn-billing-page

Builds billing pages with subscription management, usage balances, and plan switching using Autumn SDKs.

Official
Intermediate
πŸ“¦ In Repo
useautumnuseautumn

d3k

Diagnose web application errors using unified browser and server logs.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Autumn skills?β–Ό

Run `npx skills add useautumn/autumn --all -g -y` in your terminal to install all billing skills globally for your AI agent.

What does Autumn do?β–Ό

Autumn is an open-source billing layer between Stripe and your app. It lets you build subscriptions, usage-based pricing, credits, and seat billing with just three functions: attach, check, and track.

How do I add usage limits to my app with AI?β–Ό

The autumn-gating skill lets your AI agent add feature checks and usage tracking server-side, so customers are blocked or charged when they hit plan limits.

Can AI design my pricing model with Autumn?β–Ό

Yes. The catalog and pricing skills help your agent design plans, tiers, trials, and credit systems in autumn.config.ts, then preview and push them safely.

Does Autumn work with Claude Code and Cursor?β–Ό

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI coding agents.

Related Repositories in Finance & Accounting

View All in Finance & Accounting→