AI-RAG-Assistant-Chatbot: Skill for Codex

.agents/skills/lumina-infra-deploy/SKILL.md

lumina-infra-deploy is a skill for Codex from hoangsonww/AI-RAG-Assistant-Chatbot. It costs 68 tokens per session (276 once invoked), scanned A, original, MIT.

A set of instructions for Lumina's deployment and infrastructure code, including Docker, Terraform, AWS, Azure, and release automation.

In plain words
What is it for?
Changing infrastructure files, configuring environments, validating Terraform or Docker settings, and preparing cloud deployments.
Why use it?
It helps keep deployment changes focused, documents the affected rollout behavior, and preserves blue-green and canary release plans.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is hoangsonww/AI-RAG-Assistant-Chatbot's own configuration. It tells Codex how to work on AI-RAG-Assistant-Chatbot itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything AI-RAG-Assistant-Chatbot configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hoangsonww/AI-RAG-Assistant-Chatbot. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hoangsonww/AI-RAG-Assistant-Chatbot/master/.agents/skills/lumina-infra-deploy/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hoangsonww/AI-RAG-Assistant-Chatbot

Made for: Codex.

Wrote 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.

agentmods badge for lumina-infra-deploy

README.md
[![agentmods](https://agentmods.dev/badge/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy/github.svg)](https://agentmods.dev/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy)
Your own site
<a href="https://agentmods.dev/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy"><img src="https://agentmods.dev/badge/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy/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.

agentmods 80×15 button for lumina-infra-deploy

Your own site · 80×15
<a href="https://agentmods.dev/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy"><img src="https://agentmods.dev/badge/skills/hoangsonww/ai-rag-assistant-chatbot/lumina-infra-deploy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 276 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.00276
Opus 5 $0.00034 $0.00138
Sonnet 5 $0.00014 $0.00055
Haiku 4.5 $0.00007 $0.00028

Measured 13d ago against content hash e6f4e1212c00, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

lumina-infra-deploy 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 13d 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.

.agents/skills/lumina-infra-deploy/SKILL.md · 29 lines

What it actually says

Lumina Infra Deploy

Overview

Use this skill for infrastructure and deployment changes. Keep edits scoped to the touched platform and avoid broad speculative rewrites across every deployment target.

Load The Right Reference

  • Read references/layout.md when locating the owning deployment files.
  • Read references/validation.md before finishing so you use the narrowest relevant validation command.

Change Only The Surface You Mean To Change

  • Keep Terraform module changes localized when possible.
  • Keep Docker changes aligned with the service they build or run.
  • Keep deployment documentation in sync when behavior or rollout strategy changes.
  • Preserve the repository's blue/green and canary deployment intent when adjusting infrastructure flows.

Validate Conservatively

  • Use terraform validate, terraform fmt -check, docker compose config, or another narrow tool appropriate to the files you changed.
  • Prefer validating the smallest touched directory or service rather than the whole repository.
  • If the required toolchain is unavailable, state what was not run.
Files

What ships with it

3 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.

Changes

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.

  1. 13d ago First seen · 29 lines · 68 tokens per session scan A e6f4e1212c00

Subscribe to this mod's changes

lumina-infra-deploy is a skill published in the GitHub repository hoangsonww/AI-RAG-Assistant-Chatbot (47 stars, last pushed 4d ago), licensed MIT. It adds 68 tokens to every session and 276 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.

Related

Other skills, from other repositories

ecspresso

ECS deployment tool - deploy, manage, and troubleshoot ECS services.

kayac/ecspresso · 17 tokens

k8s-dev-deploy

Build, push, and deploy Kurtosis dev images to a Kubernetes cluster without creating a release. Rebuilds engine, core, and files-artifacts-expander as multi-arch Docker images with a unique tag, pushes to the logged-in user's Docker Hub, and restarts the engine. Use when testing local code changes on a k8s cluster.

kurtosis-tech/kurtosis · 78 tokens

agenticx-deployer

Guide for deploying AgenticX agents to production including Docker containerization, Kubernetes orchestration, Volcengine AgentKit cloud deployment, and API server setup. Use when the user wants to deploy agents, containerize applications, set up Kubernetes, configure cloud deployment, or run the AgenticX API server…

DemonDamon/AgenticX · 69 tokens

infra-conventions

Infrastructure and deployment conventions. Auto-injected into devops-aware agents - not user-invocable.

fpindej/netrock · 20 tokens

huawei-cce

Use when creating or managing CCE Kubernetes clusters. Covers cluster creation, node pools, SWR registry, autoscaling. Triggers: CCE, Kubernetes, K8s, cluster, node pool, container, SWR. NOT for: serverless functions (use huawei-functiongraph), serverless containers (use huawei-cce for CCI redirect).

huaweicloud/huaweicloud-devkit · 78 tokens

isrvd-ops

Operations instructions for using the isrvd API to deploy containers, manage services and images, configure routes, handle files, and use a web terminal. The instructions include Python, Node.js, and Bash helper scripts.

rehiy/isrvd · 96 tokens