Skip to content

Pricing & Limits

Skillett offers three plans. All plans include access to all community skills and integrations.

FreeProUnlimited
Price$0$29/mo$49/mo
Connections310Unlimited
API keys1UnlimitedUnlimited
Rate limit30 req/minHigherHighest
Daily API calls10,000HigherHighest
Community skillsYesYesYes
Custom skillsNoYesYes
SupportCommunityEmailPriority

Each integration you connect (GitHub, Gmail, Google Calendar, etc.) counts as one connection. Disconnecting an integration frees up the slot.

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 API call limits reset at midnight UTC every day.

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

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 (assigned by the Skillett team) bypass all plan limits. These are used for internal testing and select partners.