Pricing & Limits
Skillett offers three plans. All plans include access to all community skills and integrations.
| Free | Pro | Unlimited | |
|---|---|---|---|
| Price | $0 | $29/mo | $49/mo |
| Connections | 3 | 10 | Unlimited |
| API keys | 1 | Unlimited | Unlimited |
| Rate limit | 30 req/min | Higher | Highest |
| Daily API calls | 10,000 | Higher | Highest |
| Community skills | Yes | Yes | Yes |
| Custom skills | No | Yes | Yes |
| Support | Community | Priority |
What counts as a connection?
Section titled “What counts as a connection?”Each integration you connect (GitHub, Gmail, Google Calendar, etc.) counts as one connection. Disconnecting an integration frees up the slot.
What counts as an API call?
Section titled “What counts as an API call?”Each skillett run command (or POST /v1/:integration/:endpoint API call) counts as one API call. Discovery commands (skillett skills, skillett status) do not count against the daily limit.
Daily limit reset
Section titled “Daily limit reset”Daily API call limits reset at midnight UTC every day.
Usage warnings
Section titled “Usage warnings”If you’ve enabled notification preferences, Skillett sends email alerts at:
- 80% of daily limit — warning email
- 100% of daily limit — limit reached email with upgrade link
Upgrading
Section titled “Upgrading”Upgrade your plan on the billing page or through the dashboard settings.
When you hit a plan limit, the API returns a helpful error:
{ "error": "plan_limit_reached", "message": "Plan limit reached: maximum 3 connections. Upgrade your plan for more.", "action_url": "https://app.skillett.dev/billing"}Admin accounts
Section titled “Admin accounts”Admin accounts (assigned by the Skillett team) bypass all plan limits. These are used for internal testing and select partners.