cmevietnam
- 6 skills
- 0 followers
- 8 hours ago last updated
- ▌ Onepassword · cmevietnam bundleReach a project's secrets in 1Password through `opgate`, behind a Touch ID gate on every use. Use when you need an API key / DB URL / token to run something, when an app fails for a missing environment variable, when setting up secrets for a new project, or when you find a plaintext secret in a repo.
- ▌ Codex · cmevietnam bundleUse when the user asks to run Codex CLI (codex exec, codex resume, codex fork, codex review) or references OpenAI Codex for code analysis, code review, refactoring, or automated editing. Runs OpenAI's Codex agent non-interactively; the default model comes from ~/.codex/config.toml (currently gpt-5.6-sol), with gpt-6-astra available for the hardest work.
- ▌ Linode · cmevietnam bundleOperate Linode infrastructure with `linode-cli` inside the project's tag boundary and environment tag. Use when creating or changing Linodes/volumes/DNS/firewalls/LKE, when inspecting the project's infrastructure, when a resource has no tags, when a Linode command is refused by the hook, or when a command needs a root password / kubeconfig / credential.
- ▌ Review · cmevietnam bundleChạy review đối kháng bằng nhiều model Claude độc lập, tái hiện từng finding trước khi tin, và biến input tấn công của reviewer thành test case. Dùng khi cần soát kỹ code quan trọng (bảo mật, xử lý secret, parser, guardrail), khi một reviewer vừa trả kết quả, hoặc khi một sub-agent im lặng và cần biết nó còn sống không.
- ▌ K8S Local · cmevietnam bundleRun a project's whole stack on a local Kubernetes cluster with `klocal`, on Rancher Desktop, kind, k3d or minikube. Use when setting up local development for a project, when the app needs a database and a real hostname to run, when a locally built image will not start in the cluster, when a hostname routes nowhere, or when a local login fails over http.
- ▌ Antigravity · cmevietnam bundleUse when the user asks to run Antigravity CLI or `agy` for code review, a second opinion, code analysis, or a headless agent run — "ask antigravity", "agy review this", "have gemini flash look at it", "second opinion on this diff". Google's Antigravity CLI, which replaced Gemini CLI for personal accounts; serves Gemini Flash/Pro, Claude and GPT-OSS models. Reports findings verbatim before any code changes.