Skip to main content
Use the sandbox API to test a skill without publishing it:
The sandbox executes the skill’s system prompt extension and tools against a test prompt, returning the result without billing or persisting anything.

Local Testing

  1. Create your skill with defineSkill()
  2. Run theo skill validate to check the manifest
  3. Use per-request skills to test without installing: