AgentQueue
Give your agent durable work queues
Durable message queues (SQS) for agent pipelines.
naive uplive
- Postgres16.2 · iad1100%
- Auth12.4k users100%
- Edge functions18 deployed100%
- Storageprovisioning72%
- Cronqueued54%
3 / 5 liveprovisioned in 1 call
Paste and ship
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Queue for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Queue primitive in my project. Start with: naive queue create
What you get
Durable queuesManaged SQS under the hood.
Work pipelinesDecouple producers and workers.
Depth metricsIn-flight, delayed, and visible counts.
Per-user scopeTenant-isolated queues.
One call to AgentQueue
CLI, SDK, or REST — one bearer token, one credit balance.
CLI
Queue
Create durable message queues to pipeline agent work — enqueue jobs, track depth, and process asynchronously on managed SQS.
Durable queues
Managed SQS under the hood.
Work pipelines
Decouple producers and workers.
Depth metrics
In-flight, delayed, and visible counts.
Per-user scope
Tenant-isolated queues.
# Run with your API key exported
$ naive queue createStart building with AgentQueue
One API key. One credit balance. Every primitive.