super-cloud

super-cloud is a skill for Codex from arpitexplores/skills-super. It costs 24 tokens per session (367 once invoked), scanned A, original, MIT.

A cloud infrastructure planning and operations guide covering AWS, Azure, and Google Cloud. It addresses infrastructure-as-code, networking, containers, security, deployment, scaling, resilience, and costs.

In plain words
What is it for?
Planning cloud architectures, structuring infrastructure-as-code, designing networks and identity controls, choosing deployment and scaling approaches, and reviewing cost and resilience risks.
Why use it?
It organizes the decisions needed to run a reliable cloud system instead of treating deployment, security, and costs as separate afterthoughts. It also helps match the design to workload, compliance, availability, and budget needs.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Planning cloud architectures, structuring infrastructure-as-code, designing networks and identity controls, choosing deployment and scaling approaches, and reviewing cost and resilience risks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/arpitexplores/skills-super/super-cloud
Install

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.

Any agent
npx skills add arpitexplores/skills-super --skill super-cloud
Clone the repo
git clone --depth 1 https://github.com/arpitexplores/skills-super

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 super-cloud

README.md
[![agentmods](https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-cloud.svg)](https://agentmods.dev/skills/arpitexplores/skills-super/super-cloud)
Your own site
<a href="https://agentmods.dev/skills/arpitexplores/skills-super/super-cloud"><img src="https://agentmods.dev/badge/skills/arpitexplores/skills-super/super-cloud.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 367 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.00024 $0.00367
Opus 5 $0.00012 $0.00183
Sonnet 5 $0.00005 $0.00073
Haiku 4.5 $0.00002 $0.00037

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

Security

Grade A, and why

super-cloud 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 8d 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.

super-cloud/SKILL.md · 56 lines

What it actually says

Super Cloud

Overview

Design and operate cloud infrastructure with clear architecture, IaC, and governance.

User Intent Examples

  • "Need help with AWS for my product/site."
  • "Create a plan for Azure Functions."
  • "Audit or improve Cloud Architecture."

Workflow

  1. Confirm workloads, compliance needs, and availability targets.
  2. Select cloud provider(s) and architecture patterns.
  3. Define IaC and environment structure.
  4. Plan networking, security baselines, and identity.
  5. Design deployment and scaling approach.
  6. Validate cost, resilience, and operational readiness.

Minimal Intake Questions

  • Primary goal or outcome
  • Scope (pages, systems, teams, or timeframe)
  • Constraints (tools, budget, timeline)

Output Format

  • Cloud architecture plan
  • IaC structure and environment map
  • Security and networking checklist
  • Deployment and scaling strategy
  • Cost risks and optimisations

Routing Map (Modules)

  • AWS -> references/modules/aws-skills.md
  • Azure Functions -> references/modules/azure-functions.md
  • Cloud Architecture -> references/modules/cloud-architect.md

Bundled References

  • references/modules/
  • scripts/
  • assets/
  • agents/

Compatibility Notes

  • If any module references slash commands or tool-specific paths, translate them into plain-language steps.
  • Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.

Guardrails

  • Do not assume credentials or production access.
  • Separate current state from target state.
  • Prefer repeatable IaC over manual steps.
Files

What ships with it

9 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. 8d ago First seen · 56 lines · 24 tokens per session scan A 09b12dd7135f

Subscribe to this mod's changes

super-cloud is a skill published in the GitHub repository arpitexplores/skills-super (2 stars, last pushed 4mo ago), licensed MIT. It adds 24 tokens to every session and 367 once invoked, about $0.0001 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-31.