You can trigger skills manually through the Innate Controller App, bypassing the AI agent. This is useful for testing, debugging, or directly controlling the robot.Documentation Index
Fetch the complete documentation index at: https://docs.innate.bot/llms.txt
Use this file to discover all available pages before exploring further.
Using the Skills Tab for Code-Defined Skills
- Open the Innate Controller App
- Navigate to the Skills tab -> Digital Skills.
- Select a skill then press Execute
Directly in Manual Control for Policy-Defined Skills
- Go to the Home tab
- Press Manual
- Select a skill in the dropdown then press the ▶️ button.
When to Use Manual Triggering
| Use Case | Description |
|---|---|
| Testing | Verify a skill works before deploying |
| Debugging | Isolate skill behavior from agent logic |
| Direct control | Run a specific action without voice/chat |
| Demos | Trigger skills on demand during presentations |

