
Cloudflare Agents Agent Skills
An SDK for building stateful AI agents on Cloudflare Workers.
Repository snapshot · main · 16b6856
Scanned 2026-09-17
1–7 of 7 skills
open-pr
Take a cloudflare/agents GitHub issue plus any repro findings and one-shot a fix PR — branch, change, test, push, and open the PR linked to the issue.
agent-think/skills/open-pr/SKILL.md
reproduce
Reproduce a cloudflare/agents GitHub issue by scaffolding a minimal Agents/Worker project and deploying it to a temporary Cloudflare account, then report findings back on the issue.
agent-think/skills/reproduce/SKILL.md
debug-plan
Create a systematic debugging plan for a bug report. Use when the user asks how to investigate a failure, regression, or unexpected behavior.
examples/agent-skills/src/skills/debug-plan/SKILL.md
pirate-voice
Rewrite or answer in a playful pirate voice. Use when the user asks for pirate tone, nautical phrasing, or says to talk like a pirate.
examples/agent-skills/src/skills/pirate-voice/SKILL.md
release-notes
Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.
examples/agent-skills/src/skills/release-notes/SKILL.md
test-plan
Produce a focused test plan for a change. Use when the user asks how to test a feature, what cases to cover, or for a QA checklist before shipping.
examples/agent-skills/src/skills/test-plan/SKILL.md
workspace-digest
Summarize the files saved in this assistant's shared workspace. Use when the user asks what is in their workspace, for a file inventory, or a digest of saved work.
examples/assistant/agents/assistant/agents/my-assistant/skills/workspace-digest/SKILL.md
Discovery details
Tracked SKILL.md files, excluding tests, fixtures, dependencies, and vendored directories. The Instructions analysis keeps its own pinned revision.
Give your agents the whole story.
Skills teach agents how your team works. Modem shows them what customers said, who is affected, and what changed.