Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add vasilyu1983/AI-Agents-public --skill software-cloudflare-wranglergit clone --depth 1 https://github.com/vasilyu1983/AI-Agents-publicWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-cloudflare-wrangler)<a href="https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-cloudflare-wrangler"><img src="https://agentmods.dev/badge/skills/vasilyu1983/ai-agents-public/software-cloudflare-wrangler/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vasilyu1983/ai-agents-public/software-cloudflare-wrangler"><img src="https://agentmods.dev/badge/skills/vasilyu1983/ai-agents-public/software-cloudflare-wrangler.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.02079 |
| Opus 5 | $0.00018 | $0.01040 |
| Sonnet 5 | $0.00007 | $0.00416 |
| Haiku 4.5 | $0.00004 | $0.00208 |
Grade A, and why
software-cloudflare-wrangler scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Wrangler CLI
Your knowledge of Wrangler CLI flags, config fields, and subcommands may be outdated. Prefer retrieval over pre-training for any Wrangler task.
Quick Reference
| Task | Read or Run | Outcome |
|---|---|---|
| Check install/version and core commands | references/getting-started.md |
Current Wrangler source, install, and command basics |
| Edit config or bindings | references/configuration.md |
wrangler.jsonc shape and generated types |
| Run locally or deploy safely | references/local-development-and-deployment.md |
Dev modes, remote bindings, dry runs, secrets, rollbacks |
| Manage storage/data resources | references/storage-and-data.md |
KV, R2, and D1 commands/config |
| Manage Cloudflare platform services | references/platform-services.md |
Vectorize, Hyperdrive, Workers AI, Queues, Containers, Workflows, Pipelines, Secrets Store |
| Debug, observe, test, or deploy Pages | references/pages-observability-testing.md |
Pages, logs, tests, troubleshooting, best practices |
Workflow
- Check the installed Wrangler version or project dependency before writing commands.
- Retrieve current Cloudflare docs or the local
node_modules/wrangler/config-schema.jsonfor flags, config fields, and binding shapes. - Choose the smallest relevant reference below and verify syntax against docs/schema before running commands.
- Prefer
wrangler.jsonc, generate types after binding/config edits, and validate with local dev, dry-run deploy, or the safest available project check. - Surface any command that can mutate production resources before running it.
Navigation
| Need | Read |
|---|---|
| Install/version check, retrieval sources, core commands | references/getting-started.md |
wrangler.jsonc, bindings, environments, generated types |
references/configuration.md |
| Local dev, remote bindings, deploys, secrets, rollbacks | references/local-development-and-deployment.md |
| KV, R2, and D1 commands/config | references/storage-and-data.md |
| Vectorize, Hyperdrive, Workers AI, Queues, Containers, Workflows, Pipelines, Secrets Store | references/platform-services.md |
| Pages, logs, tests, troubleshooting, best practices | references/pages-observability-testing.md |
What ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 347 B
- learnings.consolidated.md 1.1 KB
- learnings.md 1.5 KB
- references/configuration.md 3.0 KB
- references/getting-started.md 4.1 KB
- references/local-development-and-deployment.md 2.6 KB
- references/pages-observability-testing.md 3.9 KB
- references/platform-services.md 8.0 KB
- references/storage-and-data.md 6.2 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 104 lines · 37 tokens per session scan A df85ef9b4e1b
software-cloudflare-wrangler is a skill published in the GitHub repository vasilyu1983/AI-Agents-public (87 stars, last pushed 10d ago), licensed MIT. It adds 37 tokens to every session and 2,079 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
cost-optimization
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
istio-traffic-management
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.
hybrid-cloud-networking
Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
multi-cloud-architecture
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
terraform-module-library
Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
service-mesh-observability
Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.