# Rivet Dynamic Apps

> Dynamic Apps: Deploy an AI-generated backend for every user.

- Skill: `aiskillstore/rivet-dynamic-apps` (Agent Skill, multi-file: 34 files)
- Install (CLI): `npx skillmds@latest add aiskillstore/rivet-dynamic-apps`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aiskillstore/rivet-dynamic-apps/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: aiskillstore (https://skillmd.com/u/aiskillstore)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/aiskillstore/rivet-dynamic-apps

---


## Documentation

- [Dynamic Apps](https://rivet.dev/dynamic-apps/docs.md)
- [Authentication](https://rivet.dev/dynamic-apps/docs/authentication.md)
- [Background Work](https://rivet.dev/dynamic-apps/docs/background-work.md)
- [Deploying Apps](https://rivet.dev/dynamic-apps/docs/deploy.md)
- [Quickstart](https://rivet.dev/dynamic-apps/docs/quickstart.md)
- [Realtime](https://rivet.dev/dynamic-apps/docs/realtime.md)
- [Reference](https://rivet.dev/dynamic-apps/docs/reference.md)
- [Route requests](https://rivet.dev/dynamic-apps/docs/routing.md)
- [State & Data](https://rivet.dev/dynamic-apps/docs/state-and-data.md)

## Examples

Runnable code the documentation above embeds, mirrored under `examples/` in this skill directory.

- [examples/apps-hello-world](https://github.com/rivet-dev/agentos/tree/main/examples/apps-hello-world)
- [examples/apps-multiplayer](https://github.com/rivet-dev/agentos/tree/main/examples/apps-multiplayer)
- [examples/apps-sqlite](https://github.com/rivet-dev/agentos/tree/main/examples/apps-sqlite)
- [examples/apps-workflows](https://github.com/rivet-dev/agentos/tree/main/examples/apps-workflows)

