Claude Code Plugins

Community-maintained marketplace

Feedback

cloudflare-workers

@oimiragieo/agent-studio
1
0

Cloudflare Workers and edge functions

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name cloudflare-workers
description Cloudflare Workers and edge functions
allowed-tools Bash, Read, WebFetch

Cloudflare Workers Skill

Overview

Cloudflare edge computing. 90%+ context savings.

Requirements

  • CLOUDFLARE_API_TOKEN
  • CLOUDFLARE_ACCOUNT_ID

Tools (Progressive Disclosure)

Workers

Tool Description Confirmation
list-workers List workers No
get-worker Get worker code No
deploy-worker Deploy worker Yes
delete-worker Delete worker REQUIRED

KV Storage

Tool Description Confirmation
list-namespaces List KV namespaces No
get-key Get KV value No
put-key Set KV value Yes
delete-key Delete KV key Yes

Logs

Tool Description
tail-logs Tail worker logs
get-analytics Get analytics

Agent Integration

  • devops (primary): Edge deployment
  • developer (secondary): Worker development