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 agentmods add skills/jxck/dotfiles/cloudflarenpx skills add Jxck/dotfiles --skill cloudflaregit clone --depth 1 https://github.com/Jxck/dotfilesWhat 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 | $0.00087 | $0.02186 |
| Opus 5 | $0.00044 | $0.01093 |
| Sonnet 5 | $0.00017 | $0.00437 |
| Haiku 4.5 | $0.00009 | $0.00219 |
Grade A, and why
cloudflare 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 2d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 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.
- references/agents-sdk/api.md 5.7 KB
- references/agents-sdk/configuration.md 3.5 KB
- references/agents-sdk/gotchas.md 5.0 KB
- references/agents-sdk/patterns.md 5.5 KB
- references/agents-sdk/README.md 2.7 KB
- references/ai-gateway/configuration.md 2.9 KB
- references/ai-gateway/dynamic-routing.md 1.8 KB
- references/ai-gateway/features.md 2.7 KB
- references/ai-gateway/README.md 6.2 KB
- references/ai-gateway/sdk-integration.md 2.6 KB
- references/ai-gateway/troubleshooting.md 2.4 KB
- references/ai-search/api.md 2.5 KB
- references/ai-search/configuration.md 1.7 KB
- references/ai-search/gotchas.md 2.1 KB
- references/ai-search/patterns.md 2.0 KB
- references/ai-search/README.md 4.4 KB
- references/analytics-engine/api.md 3.1 KB
- references/analytics-engine/configuration.md 2.3 KB
- references/analytics-engine/gotchas.md 2.0 KB
- references/analytics-engine/patterns.md 2.3 KB
- references/analytics-engine/README.md 3.3 KB
- references/api-shield/api.md 3.8 KB
- references/api-shield/configuration.md 4.9 KB
- references/api-shield/gotchas.md 4.8 KB
- references/api-shield/patterns.md 5.7 KB
- references/api-shield/README.md 1.8 KB
- references/api/api.md 4.2 KB
- references/api/configuration.md 3.7 KB
- references/api/gotchas.md 5.3 KB
- references/api/patterns.md 4.5 KB
- references/api/README.md 2.4 KB
- references/argo-smart-routing/api.md 6.4 KB
- references/argo-smart-routing/configuration.md 4.4 KB
- references/argo-smart-routing/gotchas.md 4.2 KB
- references/argo-smart-routing/patterns.md 3.0 KB
- references/argo-smart-routing/README.md 4.0 KB
- references/artifacts/api.md 5.0 KB
- references/artifacts/configuration.md 3.1 KB
- references/artifacts/README.md 3.7 KB
- references/bindings/api.md 5.1 KB
- references/bindings/configuration.md 4.4 KB
- references/bindings/gotchas.md 6.0 KB
- references/bindings/patterns.md 4.9 KB
- references/bindings/README.md 3.9 KB
- references/bot-management/api.md 5.7 KB
- references/bot-management/configuration.md 5.6 KB
- references/bot-management/gotchas.md 5.5 KB
- references/bot-management/patterns.md 4.9 KB
- references/bot-management/README.md 3.7 KB
- references/browser-rendering/api.md 2.9 KB
- references/browser-rendering/configuration.md 1.8 KB
- references/browser-rendering/gotchas.md 2.5 KB
- references/browser-rendering/patterns.md 2.6 KB
- references/browser-rendering/README.md 3.0 KB
- references/c3/api.md 2.2 KB
- references/c3/configuration.md 1.6 KB
- references/c3/gotchas.md 2.3 KB
- references/c3/patterns.md 2.2 KB
- references/c3/README.md 3.3 KB
- references/cache-reserve/api.md 5.9 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.
- 2d ago First seen · 249 lines · 87 tokens per session scan A 89bcccbb0b6d
cloudflare is a skill published in the GitHub repository Jxck/dotfiles (95 stars, last pushed 5d ago), with no licence file. It adds 87 tokens to every session and 2,186 once invoked, about $0.0004 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-08-30.
Other skills, from other repositories
cloud-run
Deploy container services to Google Cloud Run with Artifact Registry, keyless CI identity, Secret Manager, ko, or Dockerfiles.
google-cloud-operations
Operate Google Cloud with gcloud: pin account, configuration, project, and billing context for IAM, APIs, logs, and audits outside deployment.
factory-deployment
Deployment and infrastructure conventions across builds. Vercel + Neon for web (with PR branch DBs), Cloud Run for Python services (one service per entry-point variant), GitHub Actions matrix-deploy on merge, Terraform with environments/modules layout for AWS / compliance customers, RDS IAM authentication for AWS DBs…
cdn-upload
Upload local files (figures, images, any asset) to the user's public CDN at cdn.hails.info (Cloudflare R2) and get back public https URLs. Use when an image/file needs a public URL — e.g. embedding a figure inline in a PRIVATE-repo GitHub PR/issue description (private-repo raw/blob links do NOT render; a public…
scaffold-terraform
Scaffold a Terraform infrastructure project with CI/CD (plan on PR, apply on push), AWS OIDC auth, .envrc, and standard files. Uses terraform CLI as the native tool. Loads on top of scaffold-project (run that first for cross-language standard files). Use when creating infrastructure repos, or when the user mentions…
terraform-stack
Canonical infrastructure-as-code stack — OpenTofu-first with tflint, trivy config scans, terraform-docs, native tests, and GCS state. Use for any Terraform or OpenTofu work.