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.
git clone --depth 1 https://github.com/noizu-labs-ml/NoizuPromptLingoWrote 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/commands/noizu-labs-ml/noizupromptlingo/migrate-k8-config)<a href="https://agentmods.dev/commands/noizu-labs-ml/noizupromptlingo/migrate-k8-config"><img src="https://agentmods.dev/badge/commands/noizu-labs-ml/noizupromptlingo/migrate-k8-config/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/commands/noizu-labs-ml/noizupromptlingo/migrate-k8-config"><img src="https://agentmods.dev/badge/commands/noizu-labs-ml/noizupromptlingo/migrate-k8-config.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00000 | $0.01214 |
| Opus 5 | $0.00000 | $0.00607 |
| Sonnet 5 | $0.00000 | $0.00243 |
| Haiku 4.5 | $0.00000 | $0.00121 |
Grade A, and why
migrate-k8-config 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 6d 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 — 103 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Migrate Legacy Config to k8-util-config.yaml
Convert a project's legacy DevOps configuration files into the unified k8-util-config.yaml + .k8-secrets.yaml format used by k8-lib tools.
Instructions
You are migrating legacy config files to the new unified YAML format. Follow these steps exactly.
Step 1: Locate Legacy Files
Find and read these files at the project root (the directory containing .git):
| File | Required | Format |
|---|---|---|
config.env |
yes | Shell KEY=VALUE exports |
tiers.yaml |
yes | YAML with .tiers[].charts[] |
namespaces.conf |
yes | release-name=namespace per line |
timeout-overrides.conf |
yes | chart-name=timeout per line |
.envrc |
optional | Shell exports (may contain secrets to extract) |
If any are missing, note it and proceed with what exists.
Step 2: Read the Schema Template
Read the example file for reference:
utilities/devops/k8-lib/k8-util-config.yaml.example
utilities/devops/k8-lib/.k8-secrets.yaml.example
Step 3: Generate k8-util-config.yaml
Create k8-util-config.yaml at the project root with these rules:
apiVersion: k8-lib/v1at the topsecrets_file: .k8-secrets.yamlpointerpathssection — compute relative paths from the config file to:helm_dir: where Helm charts live (usuallyhelm)terraform_dir: Terraform root (usuallyterraform)projects_dir: whereproject.yamlfiles are discovered
awssection — fromconfig.envK8_AWS_PROFILE,K8_AWS_REGION. Do NOT includeK8_AWS_ACCOUNT_ID(goes in secrets).dockersection — fromK8_DOCKER_REGISTRYkubernetessection — fromK8_NAMESPACE,K8_STAGING_NAMESPACE,K8_INFRA_NAMESPACEinfisicalsection —hostandproject_idonly.client_id/client_secretgo in secrets file.terraformsection — fromK8_TF_STATE_BUCKET,K8_TF_KMS_ALIAS,K8_TF_LOCK_TABLE,K8_TF_IMPORT_USER,K8_TF_IMPORT_POLICY_NAMEhelmsection —oci_registryandregistry_hostonly.registry_usergoes in secrets.preferencessection — fromK8_DIFF_VIEWER,K8_ADMIN_EMAIL,K8_CREDENTIALS_LINKdatabasesection — fromK8_DB_NAME,K8_DB_USER_PREFIX,K8_PGBOUNCER_HOST(if present)status_patternssection — fromK8_STATUS_*_PATTERNvariables (if present)tierssection — copy the.tiersarray fromtiers.yamlverbatimnamespace_overridessection — convertnamespaces.confKEY=VALUE lines to YAML map:
Skip comment lines (starting withinfisical=infisical → infisical: infisical shared-postgres=data-ns → shared-postgres: data-ns#) and blank lines.timeout_overridessection — converttimeout-overrides.confthe same way:vllm=120m → vllm: 120m
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.
- 6d ago First seen · 103 lines · 0 tokens per session scan A 5330b29c00ac
migrate-k8-config is a command published in the GitHub repository noizu-labs-ml/NoizuPromptLingo (13 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,214 tokens. 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-04.
Other commands, from other repositories
cost-optimize
You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, GCP, and OCI. Where provider-specific code appears below, adapt…
deploy
Deploy a frontend (React, Next.js, or static HTML) to a live URL on Butterbase.
integrate
Set up third-party service integrations.
env
Manage Vercel environment variables. Commands include list, pull, add, remove, and diff. Use to sync environment variables between Vercel and your local development environment.
scan
Scan AWS account for cost optimization.
finops-feedback
Step 5 (Feedback Loop & Celebration) — measure realized against projected savings, compute a labelled Cloud Entropy proxy, close the opportunity, and emit at least one new idea or policy update so the loop actually closes. Applies the double-loop gate. Mutates on the closure path.