Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 11, 2026·2 min de lecture

Cloudflare Skills — Workers & Agents Playbook

Install Cloudflare Skills to guide your agent through Workers, D1, R2, and the Agents SDK with consistent best practices and copy-ready commands.

Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 66/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
README.md
Commande CLI universelle
npx tokrepo install 9c8aec29-7cdc-484c-b7b1-3c5f8bec8e62
Introduction

Install Cloudflare Skills to guide your agent through Workers, D1, R2, and the Agents SDK with consistent best practices and copy-ready commands.

  • Best for: teams building on Cloudflare who want a repeatable “agent playbook” for Workers + storage + AI
  • Works with: Claude Code marketplace flow, Cursor remote rules, and npx skills (per repo docs)
  • Setup time: 7 minutes

Quantitative Notes

  • One-liner marketplace install + skill install commands (repo docs)
  • GitHub stars + forks (verified): see Source & Thanks
  • Setup time ~7 minutes (marketplace add + one install)

Practical Notes

Treat skills as a baseline checklist: they encode defaults and footguns so every run starts from a safe, modern setup. When the agent proposes changes, ask it to cite which skill step it’s following and to output the exact commands/config files it would touch.

Safety note: Keep production credentials out of the agent context; use local env + short-lived tokens whenever possible.

FAQ

Q: Is this a Cloudflare product? A: It’s an open GitHub repo of skills maintained by Cloudflare with Apache-2.0 licensing.

Q: Does it help non-Claude agents? A: Yes. The repo mentions compatibility with multiple Agent Skills implementations.

Q: What should I try first? A: Start with a minimal Workers project and a storage add-on (D1/R2), then expand.


🙏

Source et remerciements

GitHub: https://github.com/cloudflare/skills Owner avatar: https://avatars.githubusercontent.com/u/314135?v=4 License (SPDX): Apache-2.0 GitHub stars (verified via api.github.com/repos/cloudflare/skills): 1,500 GitHub forks (verified via api.github.com/repos/cloudflare/skills): 122

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires