SetupCapability Profiles

Capability Profiles

Control how many of SproutOS's 175+ abilities load at the start of each AI session, and manage your token budget without losing access to any tool.

Every time your AI client connects to SproutOS, it receives a list of available abilities. That list consumes tokens - the currency of every AI session. The longer the list, the more tokens used before your AI even starts working.

Capability Profiles let you control that list. You choose how much to send upfront, and the AI uses Bridge tools to discover and call everything else on demand. You never lose access to any ability - you just control when the AI learns about it.


Here's how each profile works and how to pick the right one.

What profiles are available?

Minimal is the default profile. It gives the AI enough context to handle most tasks while keeping token usage low. Start here unless you have a specific reason to change it.

ProfileWhat loads upfrontBest for
Ultra-MinimalBridge tools only (3 abilities)Token-critical sessions, exploration, audits
Minimal (default)Core abilities - ~6 KB / ~1,500 tokensMost workflows - the right starting point
StandardLarger catalogueSessions where you want the AI to have more context immediately
FullAll 175+ abilities with complete schemasDeep, multi-step work where the AI needs to reason across all tools from the start

All four profiles include the Bridge tools. The AI can reach any of the 175+ abilities in any profile - the difference is only in what's visible upfront versus discovered on demand.

How do I switch my Capability Profile?

Open AI Abilities

In your WordPress admin, go to SproutOS > AI Abilities > Settings.

Choose a profile

Choose the Capability Profile that fits your workflow.

Restart your AI client

The new profile loads on the next session. Restart your AI client (for example, quit and reopen Claude Desktop) to pick it up immediately.

Switching profiles never affects your enabled abilities, sandbox files, or analytics data.

Which Profile to Choose?

If you're doing this...Use this profile
General site management, content, maintenanceMinimal
Read-only audits, exploration on a live siteUltra-Minimal
Deep Elementor or builder workStandard or Full
Token budget is tightUltra-Minimal or Minimal
You want the AI to have everything ready immediatelyFull

When in doubt, stay on Minimal. The AI will find what it needs through the Bridge.

How does my AI reach abilities not loaded upfront?

Bridge tools are three special abilities that are always available, in every profile:

  • sprout-bridge/discover-tools - returns a catalogue of every ability registered on your site
  • sprout-bridge/inspect-tool - shows the full schema for any specific ability
  • sprout-bridge/dispatch-tool - calls any registered ability by name, on demand

When you use Ultra-Minimal, the AI starts with only these three tools. The moment it needs a specific ability - say, sprout/update-page - it calls discover-tools to find it, then dispatch-tool to run it. The result is the same as if the ability had been loaded upfront. The only difference is a small extra round-trip.

Ultra-Minimal works best for focused tasks. If your AI needs to jump between many different ability categories in one session, Standard or Full will save round-trips and keep the session faster.

Frequently Asked Questions

Next Steps