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/maxmiksa/auto-company/devopsnpx skills add MaxMiksa/Auto-Company --skill devopsgit clone --depth 1 https://github.com/MaxMiksa/Auto-CompanyWhat 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.00050 | $0.00834 |
| Opus 5 | $0.00025 | $0.00417 |
| Sonnet 5 | $0.00010 | $0.00167 |
| Haiku 4.5 | $0.00005 | $0.00083 |
Grade A, and why
devops 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 3d 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
28 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.
- .env.example 2.5 KB
- references/browser-rendering.md 6.8 KB
- references/cloudflare-d1-kv.md 2.5 KB
- references/cloudflare-platform.md 7.1 KB
- references/cloudflare-r2-storage.md 6.1 KB
- references/cloudflare-workers-advanced.md 7.1 KB
- references/cloudflare-workers-apis.md 6.8 KB
- references/cloudflare-workers-basics.md 8.6 KB
- references/docker-basics.md 5.7 KB
- references/docker-compose.md 4.7 KB
- references/gcloud-platform.md 6.9 KB
- references/gcloud-services.md 5.8 KB
- references/kubernetes-basics.md 1.7 KB
- references/kubernetes-helm-advanced.md 1.7 KB
- references/kubernetes-helm.md 1.8 KB
- references/kubernetes-kubectl.md 1.7 KB
- references/kubernetes-security-advanced.md 1.8 KB
- references/kubernetes-security.md 1.7 KB
- references/kubernetes-troubleshooting-advanced.md 1.4 KB
- references/kubernetes-troubleshooting.md 1.4 KB
- references/kubernetes-workflows-advanced.md 1.3 KB
- references/kubernetes-workflows.md 1.6 KB
- scripts/cloudflare_deploy.py 7.5 KB runs code
- scripts/docker_optimize.py 11 KB runs code
- scripts/requirements.txt 471 B
- scripts/tests/requirements.txt 52 B
- scripts/tests/test_cloudflare_deploy.py 9.0 KB runs code
- scripts/tests/test_docker_optimize.py 13 KB runs code
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.
- 3d ago First seen · 97 lines · 50 tokens per session scan A 2456b40d4a02
devops is a skill published in the GitHub repository MaxMiksa/Auto-Company (2,747 stars, last pushed 3mo ago), with no licence file. It adds 50 tokens to every session and 834 once invoked, about $0.0003 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-basics
Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run event-triggered or scheduled tasks (jobs), or handle always-on pull-based background processing (worker pools).
openshell-cli
Guide agents through using the OpenShell CLI (openshell) for sandbox management, gateway registration, provider configuration and refresh, policy iteration, settings, service exposure, BYOC workflows, and inference routing. Covers basic through advanced multi-step workflows. Trigger keywords - openshell, sandbox…
cloud-k8s
Use for authorized cloud, container, and Kubernetes security assessment including metadata SSRF, IAM misconfig, container escape paths, and cluster RBAC review.
kubernetes-specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies…
langbot-deploy
Deploy and configure a LangBot instance — Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key. Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments. Triggers on "deploy langbot", "langbot…
doca-container-deployment
Use this skill when the user is hands-on deploying an in-bundle DOCA service container (Argus, DMS, Firefly, or UROM service) on a BlueField — kubelet standalone watching a static-pod manifests directory, YAML pod-spec drop, kubelet status / ENTRYPOINT logs / per-service liveness, smoke-before-bulk, and the layered…