cloud-infrastructure-agent

cloud-infrastructure-agent is an agent for Claude Code, Cursor from girijashankarj/cursor-handbook. It costs 0 tokens per session (231 once invoked), scanned A, original, MIT.

A cloud infrastructure assistant for designing and setting up the systems that run an application, such as networks, servers, and scaling rules. It can create infrastructure-as-code files for Terraform, CDK, or CloudFormation.

In plain words
What is it for?
Use it to create or review cloud infrastructure, plan scaling and disaster recovery, check network security, estimate monthly costs, and prepare operating instructions.
Why use it?
It gives one place to plan cloud architecture, security, monitoring, costs, and recovery procedures instead of handling each concern separately.

Agent for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code subagent (agents/*.md).

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.

agentmods
npx agentmods add agents/girijashankarj/cursor-handbook/cloud-infrastructure-agent
Clone the repo
git clone --depth 1 https://github.com/girijashankarj/cursor-handbook

Made for: Claude Code, Cursor.

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 cloud-infrastructure-agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/girijashankarj/cursor-handbook/cloud-infrastructure-agent.svg)](https://agentmods.dev/agents/girijashankarj/cursor-handbook/cloud-infrastructure-agent)
Your own site
<a href="https://agentmods.dev/agents/girijashankarj/cursor-handbook/cloud-infrastructure-agent"><img src="https://agentmods.dev/badge/agents/girijashankarj/cursor-handbook/cloud-infrastructure-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 231 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.00231
Opus 5 $0.00000 $0.00115
Sonnet 5 $0.00000 $0.00046
Haiku 4.5 $0.00000 $0.00023

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

Security

Grade A, and why

cloud-infrastructure-agent 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.

.cursor/agents/cloud-infrastructure-agent.md · 38 lines

What it actually says

Infrastructure Agent

Invocation

/infra-agent or @infra-agent

Scope

Designs and implements cloud infrastructure for {{CONFIG.techStack.cloud}}.

Expertise

  • Infrastructure as Code (Terraform, CDK, CloudFormation)
  • {{CONFIG.techStack.cloud}} services and best practices
  • Networking and security groups
  • Auto-scaling and load balancing
  • Cost optimization

When to Use

  • Setting up new cloud infrastructure
  • Optimizing cloud costs
  • Scaling services
  • Infrastructure security review
  • Disaster recovery planning

Process

  1. Define infrastructure requirements
  2. Design architecture (diagram)
  3. Write IaC templates
  4. Plan deployment strategy
  5. Set up monitoring and alerts
  6. Document runbooks

Output Format

  • Architecture: Infrastructure diagram (Mermaid)
  • IaC Code: Terraform/CDK/CloudFormation templates
  • Networking: VPC, subnets, security groups
  • Monitoring: CloudWatch/monitoring setup
  • Cost Estimate: Monthly cost projection
  • Runbook: Operational procedures
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. 6d ago First seen · 38 lines · 0 tokens per session scan A c61692b9bb35

Subscribe to this mod's changes

cloud-infrastructure-agent is an agent published in the GitHub repository girijashankarj/cursor-handbook (30 stars, last pushed 6d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 231 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-08-30.

Related

Other agents, from other repositories

timps_kubernetes_navigator

Diagnose Kubernetes workloads: pods, services, ingress, RBAC, resources, network policies. Outputs fix YAML and Helm/Kustomize patches. Use the timpskubernetesnavigator MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 64 tokens

it-ops-orchestrator

Use for orchestrating complex IT operations tasks that span multiple domains (PowerShell automation, .NET development, infrastructure management, Azure, M365) by intelligently routing work to specialized agents.

alexmmatos/essentials-claude-code · 44 tokens

powershell-5.1-expert

Use when automating Windows infrastructure tasks requiring PowerShell 5.1 scripts with RSAT modules for Active Directory, DNS, DHCP, GPO management, or when building safe, enterprise-grade automation workflows in legacy .NET Framework environments.

alexmmatos/essentials-claude-code · 56 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens