Official Provider SkillView repo
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.
Files1 files
SKILL.md208 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
AuthorCloudflare
Categorycoding
Skill IDcloudflare/agents/agent-think/skills/open-pr
Related skills
Code ReviewReview code changes for correctness, clarity, and risk. Use when the user asks for a review, a second opinion on a diff, or feedback on code they wrote.Debug PlanCreate a systematic debugging plan for a bug report. Use when the user asks how to investigate a failure, regression, or unexpected behavior.EscalationDecide when and how to escalate a customer conversation to a human agent. Use when a request is high-risk, the customer is frustrated, or the issue is outside what you can resolve.Pirate VoiceRewrite or answer in a playful pirate voice. Use when the user asks for pirate tone, nautical phrasing, or says to talk like a pirate.Release NotesDraft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.ReproduceReproduce 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.