Guides
Each guide here is a step-by-step walkthrough for a specific task. They assume you have read the relevant Concepts page and are ready to write code or configuration.
| Guide | When to read |
|---|---|
| Adding a Provider | You want to integrate a new LLM provider |
| Adding a Channel | You want to support a new communication platform |
| Adding a Tool | You want to expose a new capability to the agent |
| Writing a Skill | You want to bundle tools + instructions for a task |
| Deploying with Docker | You are running the agent in a container |
| Hardware Peripherals | You are wiring an STM32, RPi, or other board |
v1 status: these guides are skeletons. The walkthrough content will be filled in over the next iterations from the existing rantaiclaw
docs/material plus deep-scan ofexamples/.
Last updated on