in this skill's directory. It contains essential guidance on debugging, error handling, state management, deployment, and project setup. Those rules and patterns apply to all RivetKit work. Everything below assumes you have already read and understood it.
Working Examples
If you need a reference implementation, read the raw working example code in these templates:
agent-os
Patterns for giving every AI agent its own computer with
agentOS
one Rivet Actor per agent that owns a portable, lightweight in-process OS running on Wasm and V8. Use it for code interpreters that keep state between runs, agents that ship artifacts behind shareable preview URLs, per-user dev environments, and scheduled maintenance agents. agentOS is in preview and the API is subject to change.
This entry is about giving an agent a workspace. For conversation memory, message queues, and streaming chat patterns, see
AI Agent
.
Starter Code
The
agent-os
collection is reference code, one sub-example per capability; treat it as patterns to copy into your project rather than a turnkey app. The
agent-os-e2e
example is the complete end-to-end walkthrough.
Show more
Installs
827
Repository
rivet-dev/skills
GitHub Stars
17
First Seen
Jun 14, 2026
Security Audits
Gen Agent Trust Hub
Pass
Socket
Pass
Snyk
Pass