Installation
Skills CLI
npx skills@latest add cloudflare/skills --skill durable-objectsRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the durable-objects skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Edits Worker code, bindings, migrations, storage schemas, alarms, and tests after fetching current Cloudflare documentation. Durable Object storage and alarms persist remotely when deployed, and access inherits the implementing Worker's Cloudflare permissions.
- LicenceApache-2.0
- FrontmatterValid name and description
- Risky patternsNone found
- Size181 lines
- Last checked27 Sept 2026 ·
2f9d7b37273eef195173e0f97ab6a8f3745fc66492a722102984fe6165ae3126
What it can touch
- Edits code
Changes files in your project.
- Runs commands
Runs shell commands such as tests, builds or installs.
- Network
Reaches external services or the web.
Read the source
Fieldbook links to the original instead of copying it, so you always read the version you install.
skills/durable-objects/SKILL.md on GitHub (opens in a new tab)