CtrlK
BlogDocsLog inGet started
Tessl Logo

agents

github.com/cloudflare/agents

SkillAddedReview
debug-plan

examples/agent-skills/src/skills/debug-plan/SKILL.md

Create a systematic debugging plan for a bug report. Use when the user asks how to investigate a failure, regression, or unexpected behavior.

68

open-pr

agent-think/skills/open-pr/SKILL.md

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.

63

pirate-voice

examples/agent-skills/src/skills/pirate-voice/SKILL.md

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.

72

release-notes

examples/agent-skills/src/skills/release-notes/SKILL.md

Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.

69

reproduce

agent-think/skills/reproduce/SKILL.md

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.

60

test-plan

examples/agent-skills/src/skills/test-plan/SKILL.md

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.

68

workspace-digest

examples/assistant/agents/assistant/agents/my-assistant/skills/workspace-digest/SKILL.md

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.

68