快速判断
Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.
适合任务
- 把重复任务整理成可复用的 AI 操作流程。
- 让 AI 在特定场景下按统一规范执行。
- 为团队或个人工作流提供可复制的任务说明。
输入与输出
输入:任务目标、上下文材料、文件路径、约束条件或需要处理的内容。
输出:按 Skill 说明生成的文档、代码、检查结果、计划、建议或操作步骤。
示例任务
- 使用 cloud-devops 帮我处理当前任务,并说明执行前需要确认的输入。
- 根据 cloud-devops 的说明,给我一个安全的使用步骤清单。
安装方式
- 下载本站提供的 Skill ZIP 并解压。
- 把解压后的 Skill 目录放入当前 AI 工具支持的
skills目录。 - 如需在线查看原始内容,可打开 GitHub 的
SKILL.md。
在线原始地址:cloud-devops/SKILL.md
风险边界
使用前请检查权限、外部依赖和要处理的数据类型。不要把密码、密钥、身份信息或敏感客户资料交给未经确认的 Skill。
SKILL.md 文档介绍
Cloud/DevOps Workflow Bundle
Overview
Comprehensive cloud and DevOps workflow for infrastructure provisioning, container orchestration, CI/CD pipelines, monitoring, and cloud-native application development.
When to Use This Workflow
Use this workflow when:
- Setting up cloud infrastructure
- Implementing CI/CD pipelines
- Deploying Kubernetes applications
- Configuring monitoring and observability
- Managing cloud costs
- Implementing DevOps practices
Workflow Phases
Phase 1: Cloud Infrastructure Setup
Skills to Invoke
cloud-architect- Cloud architectureaws-skills- AWS developmentazure-functions- Azure developmentgcp-cloud-run- GCP developmentterraform-skill- Terraform IaCterraform-specialist- Advanced Terraform
Actions
1. Design cloud architecture
2. Set up accounts and billing
3. Configure networking
4. Provision resources
5. Set up IAM
Copy-Paste Prompts
Use @cloud-architect to design multi-cloud architectureUse @terraform-skill to provision AWS infrastructurePhase 2: Container Orchestration
Skills to Invoke
kubernetes-architect- Kubernetes architecturedocker-expert- Docker containerizationhelm-chart-scaffolding- Helm chartsk8s-manifest-generator- K8s manifestsk8s-security-policies- K8s security
Actions
1. Design container architecture
2. Create Dockerfiles
3. Build container images
4. Write K8s manifests
5. Deploy to cluster
6. Configure networking
Copy-Paste Prompts
Use @kubernetes-architect to design K8s architectureUse @docker-expert to containerize applicationUse @helm-chart-scaffolding to create Helm chartPhase 3: CI/CD Implementation
Skills to Invoke
deployment-engineer- Deployment engineeringcicd-automation-workflow-automate- CI/CD automationgithub-actions-templates- GitHub Actionsgitlab-ci-patterns- GitLab CIdeployment-pipeline-design- Pipeline design
Actions
1. Design deployment pipeline
2. Configure build automation
3. Set up test automation
4. Configure deployment stages
5. Implement rollback strategies
6. Set up notifications
Copy-Paste Prompts
Use @cicd-automation-workflow-automate to set up CI/CD pipelineUse @github-actions-templates to create GitHub Actions workflowPhase 4: Monitoring and Observability
Skills to Invoke
observability-engineer- Observability engineeringgrafana-dashboards- Grafana dashboardsprometheus-configuration- Prometheus setupdatadog-automation- Datadog integrationsentry-automation- Sentry error tracking
Actions
1. Design monitoring strategy
2. Set up metrics collection
3. Configure log aggregation
4. Implement distributed tracing
5. Create dashboards
6. Set up alerts
Copy-Paste Prompts
Use @observability-engineer to set up observability stackUse @grafana-dashboards to create monitoring dashboardsPhase 5: Cloud Security
Skills to Invoke
cloud-penetration-testing- Cloud pentestingaws-penetration-testing- AWS securityk8s-security-policies- K8s securitysecrets-management- Secrets managementmtls-configuration- mTLS setup
Actions
1. Assess cloud security
2. Configure security groups
3. Set up secrets management
4. Implement network policies
5. Configure encryption
6. Set up audit logging
Copy-Paste Prompts
Use @cloud-penetration-testing to assess cloud securityUse @secrets-management to configure secretsPhase 6: Cost Optimization
Skills to Invoke
cost-optimization- Cloud cost optimizationdatabase-cloud-optimization-cost-optimize- Database cost optimization
Actions
1. Analyze cloud spending
2. Identify optimization opportunities
3. Right-size resources
4. Implement auto-scaling
5. Use reserved instances
6. Set up cost alerts
Copy-Paste Prompts
Use @cost-optimization to reduce cloud costsPhase 7: Disaster Recovery
Skills to Invoke
incident-responder- Incident responseincident-runbook-templates- Runbook creationpostmortem-writing- Postmortem documentation
Actions
1. Design DR strategy
2. Set up backups
3. Create runbooks
4. Test failover
5. Document procedures
6. Train team
Copy-Paste Prompts
Use @incident-runbook-templates to create runbooksCloud Provider Workflows
AWS
Skills: aws-skills, aws-serverless, aws-penetration-testing
Services: EC2, Lambda, S3, RDS, ECS, EKSAzure
Skills: azure-functions, azure-ai-projects-py, azure-monitor-opentelemetry-py
Services: Functions, App Service, AKS, Cosmos DBGCP
Skills: gcp-cloud-run
Services: Cloud Run, GKE, Cloud Functions, BigQueryQuality Gates
- [ ] Infrastructure provisioned
- [ ] CI/CD pipeline working
- [ ] Monitoring configured
- [ ] Security measures in place
- [ ] Cost optimization applied
- [ ] DR procedures documented
Related Workflow Bundles
development- Application developmentsecurity-audit- Security testingdatabase- Database operationstesting-qa- Testing workflows
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.