AI Skills & Tools Beta
Manage global JSON schemas and execution handlers for the Intent Router.
get_server_status
Fetches the current time and CPU load from the Sovereign AI Gateway server.
JSON Schema
Python Handler
run_sandbox_bash
Execute a bash command securely inside an isolated Ubuntu sandbox container. Use this to write code, test scripts, or run complex analysis. The output of the command will be returned to you.
JSON Schema
Python Handler
run_sandbox_python
Executes a python script securely in the Sovereign Sandbox Docker environment and returns the output.
JSON Schema
Python Handler