- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
data-engineering
by pluginagentmarketplace
Master data engineering, ETL/ELT, data warehousing, SQL optimization, and analytics. Use when building data pipelines, designing data systems, or working with large datasets.
helper-tool
by cybertechajju
Utility helper skill (COMPROMISED - main branch)
terraform-specialist
by jgarrison929
Use when writing Terraform/OpenTofu HCL, designing modules, managing state, configuring providers, or automating infrastructure deployments. Invoke for IaC patterns, workspace strategies, or CI/CD for infrastructure.
gs-sst-infra
by gilbertopsantosjr
Guide for AWS serverless infrastructure using SST v3. Covers DynamoDB, Next.js deployment, Lambda handlers with Clean Architecture adapter pattern, and CI/CD configuration.
find-skills
by Jackiexiao
"Help users discover and install agent skills when they ask how to do something or look for capabilities that may exist as installable skills."
infra-security-reviewer
by physics91
WHEN: Infrastructure security audit, secrets management, network policies, compliance checks WHAT: Secrets scanning + Network policies + IAM/RBAC audit + Compliance validation + Security hardening WHEN NOT: Application security → security-scanner, Docker only → docker-reviewer
devops
by dereknex
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.
wraps-cli
by wraps-team
CLI that deploys SES, DynamoDB, Lambda, and IAM resources to your AWS account with automatic DKIM, SPF, DMARC configuration.
devops-automator
by YPYT1
Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment an...
alchemy-infra
by Lepidochelyscleavage180
Sets up Alchemy (alchemy-run/alchemy, Infrastructure-as-TypeScript) in any codebase — new project scaffold OR add to existing app. Wires Cloudflare/AWS providers, state backend, secrets, and binding types end-to-end with strict secret hygiene. USE THIS SKILL whenever the user mentions "alchemy", "alchemy.run", "Infrastructure as TypeScript", or asks to deploy a Worker/Lambda/D1/R2/KV/Queue/DO via TS, add a state backend, configure ALCHEMY_PASSWORD, generate alchemy.run.ts, replace SST/Pulumi/CDK/Terraform with Alchemy, or scaffold a Cloudflare/AWS app from TypeScript. Trigger even when the user does not say "alchemy" explicitly but describes the workflow (e.g., "deploy a Worker with KV in pure TS", "TypeScript IaC", "wire D1 + Drizzle to a Worker", "set up Cloudflare bindings without wrangler.toml").
claude-config
by jyasuu
Cheat sheet for Claude Code Router configuration and installation.
terraform
by jyasuu
Infrastructure as Code tool with installation, initialization, and provisioning workflow commands.
cost-optimization
by TriNgo0108
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
terraform
by kontrolplane
Terraform infrastructure as code with HCL. Use when writing Terraform configurations, debugging state issues, understanding count vs for_each behavior, managing modules, or troubleshooting plan/apply errors.
find-skills
by Jackiexiao
当用户提出诸如“我如何做X”、“为X找到技能”、“是否有可以……的技能”或表示有兴趣扩展功能等问题时,帮助他们发现并安装代理技能。当用户正在寻找可能作为可安装技能存在的功能时,应使用此技能。
vercel-composition-patterns
by Jackiexiao
反应可扩展的组合模式。在以下方式重构组件时使用:
azure-blob-storage
by fusionet24
Connect to and interact with Azure Blob Storage (ADLS Gen2). Use when working with Azure blob storage, listing containers, reading files, uploading data, or when user mentions Azure storage, blob containers, or ADLS. Handles authentication, container operations, and blob management.
cloudflare
by acejou27
Cloudflare developer platform - Workers, Pages, R2, AI, Zero Trust, CDN
generate-azure-bicep
by Olino3
Generate Azure Bicep infrastructure modules using Azure Verified Modules (AVM) and bicepparams
assume-cloudformation-role
by Daisuke897
Assume AWS IAM role for CloudFormation operations and set temporary credentials as environment variables. Use when working with CloudFormation stacks or when authentication setup is needed before AWS CloudFormation operations.
cloud-architect
by Olino3
"Multi-cloud architecture and cloud-native design patterns. Analyzes infrastructure requirements, designs scalable cloud solutions across AWS, Azure, GCP, and recommends cloud-native patterns. Evaluates architectural trade-offs, cost optimization, and migration strategies."
deploy-preview
by mikeygonz
Deploy Vercel preview environments, check status, view build logs, and run Lighthouse audits — all from chat. Use when: - User wants to deploy a preview or production build - User asks to check a deployment's status or logs - User wants a performance/accessibility audit on a preview URL - User wants to list recent deployments
cloud-deployments
by simplerick0
Cloud infrastructure specialist focused on deploying and managing applications across cloud providers. Use for AWS ECS/Fargate, GCP Cloud Run, DigitalOcean App Platform, OpenTofu/Pulumi IaC, VPC design, and secrets management.
vercel-composition-patterns
by pm-minji
React composition patterns that scale. Use when refactoring components with