← Back to Skills Marketplace
sunshine-del-ux

Cloud Infra Automation

by Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
875
Downloads
0
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install cloud-infra-automation
Description
Automate provisioning and management of AWS, GCP, and Azure infrastructure using Terraform, Ansible, and CloudFormation templates.
README (SKILL.md)

Cloud Infrastructure Automation

Automate cloud infrastructure with IaC.

Features

Multi-Cloud Support

  • AWS
  • Google Cloud Platform
  • Azure

Infrastructure as Code

  • Terraform templates
  • Ansible playbooks
  • CloudFormation

Automation

  • Server provisioning
  • Configuration management
  • Deployment pipelines

Quick Start

# Initialize AWS
./cloud.sh init aws

# Create infrastructure
./cloud.sh apply prod

# Destroy
./cloud.sh destroy prod

Templates

  • Web application
  • Database setup
  • Kubernetes cluster
  • Serverless functions

Requirements

  • Terraform
  • Ansible
  • AWS/GCP/Azure CLI

Author

Sunshine-del-ux

Usage Guidance
Do not install or run this skill as-is. Before using it, request the actual code/templates and a source repository or homepage from the author (there is none listed). Specifically: (1) ask for the cloud.sh script and all Terraform/Ansible/CloudFormation templates so you can review them; (2) verify where the skill will run commands and never run unknown scripts (like cloud.sh) on production hosts; (3) require the skill to declare required binaries and exactly which environment variables or credential mechanisms it uses (and prefer short-lived, least-privilege credentials and isolated test accounts); (4) review IaC templates for hard-coded secrets or destructive operations (destroy/prod); (5) prefer skills with a verifiable source (GitHub repo, published package) and an identified maintainer before granting any cloud credentials or executing automation. If you need this functionality, get the full source and review it or run it in an isolated sandbox with limited credentials first.
Capability Analysis
Type: OpenClaw Skill Name: cloud-infra-automation Version: 1.0.0 The skill bundle contains standard metadata and documentation for a cloud infrastructure automation tool. The documentation (SKILL.md) describes legitimate use cases for multi-cloud management using Terraform and Ansible, and there are no indicators of malicious intent, data exfiltration, or prompt injection in the provided files.
Capability Assessment
Purpose & Capability
The name/description (multi-cloud infra automation) aligns with the SKILL.md content, but the skill declares no required binaries, no env vars, and provides no templates or scripts. A tool that provisions AWS/GCP/Azure infrastructure would legitimately need local scripts/templates and cloud credentials; those are missing from the package metadata and file set, which is inconsistent.
Instruction Scope
SKILL.md tells the agent or user to run './cloud.sh init aws', './cloud.sh apply prod', etc., and references Terraform/Ansible and cloud CLIs. However there is no cloud.sh, no templates, and no additional instructions or safe-guards in the bundle. Instructions therefore reference non-existent files and implicitly require access to cloud credentials and privileged operations without specifying how those credentials are provided or used.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write or install artifacts on disk by itself (lower install risk). However that also means the bundle lacks the actual scripts it instructs you to run.
Credentials
The SKILL.md explicitly requires Terraform, Ansible, and AWS/GCP/Azure CLIs (which in practice require cloud credentials), but the skill metadata declares no environment variables, no primary credential, and no required config paths. The skill fails to declare any credentials it would reasonably need — a proportionality and transparency problem.
Persistence & Privilege
The skill is not marked 'always: true' and is user-invocable only. It does not request persistent privileges or modify other skills' configuration in the provided metadata. Autonomous invocation is allowed by default but is not combined with other privilege escalations in the bundle.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cloud-infra-automation
  3. After installation, invoke the skill by name or use /cloud-infra-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Cloud Infra Automation 1.0.0 — Initial Release - Automates cloud infrastructure setup using Infrastructure as Code (IaC). - Supports AWS, Google Cloud Platform, and Azure. - Includes Terraform templates, Ansible playbooks, and CloudFormation. - Automates server provisioning, configuration management, and deployment pipelines. - Provides templates for web apps, databases, Kubernetes, and serverless functions. - Quick start scripts for initializing, applying, and destroying infrastructure. - Requires Terraform, Ansible, and respective cloud CLIs.
Metadata
Slug cloud-infra-automation
Version 1.0.0
License
All-time Installs 8
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Cloud Infra Automation?

Automate provisioning and management of AWS, GCP, and Azure infrastructure using Terraform, Ansible, and CloudFormation templates. It is an AI Agent Skill for Claude Code / OpenClaw, with 875 downloads so far.

How do I install Cloud Infra Automation?

Run "/install cloud-infra-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cloud Infra Automation free?

Yes, Cloud Infra Automation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Cloud Infra Automation support?

Cloud Infra Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cloud Infra Automation?

It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.

💬 Comments