Deployment Engineer

🌐Community
by nicolasestrem · vlatest · Repository

Automates infrastructure provisioning and deployment pipelines using best practices established by Nicolas Estrem.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nicolasestrem-deployment-engineer npx -- -y @trustedskills/nicolasestrem-deployment-engineer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nicolasestrem-deployment-engineer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nicolasestrem-deployment-engineer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill assists with deployment tasks, automating aspects of the software release process. It can generate configuration files for common cloud platforms and orchestrate deployments using tools like Terraform. The skill aims to streamline infrastructure provisioning and application deployment workflows, reducing manual effort and potential errors.

When to use it

  • You need to deploy a new version of your application to a staging environment.
  • You want to automate the creation of necessary cloud resources (e.g., virtual machines, databases).
  • You're managing infrastructure as code and require assistance generating Terraform configurations.
  • You are looking for help with deploying containerized applications.

Key capabilities

  • Terraform configuration generation
  • Cloud platform integration (specific platforms not listed)
  • Deployment orchestration
  • Configuration file creation

Example prompts

  • "Generate a Terraform configuration to create an AWS EC2 instance."
  • "Deploy the latest version of my application to production using Docker."
  • “Create a Kubernetes deployment manifest for my service.”

Tips & gotchas

The skill's effectiveness depends on providing accurate and complete information about your desired infrastructure or application. Familiarity with cloud platforms, Terraform, and/or containerization technologies will improve the quality of results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
nicolasestrem
Installs
2

🌐 Community

Passed automated security scans.