什么是 cloud-init-coder?
此技能指导编写用于虚拟机配置的云初始化配置。在 Terraform/OpenTofu 或 AWS、DigitalOcean、GCP 或 Azure 实例的 cloud-init YAML 中创建 user_data 块时使用。 来源:majesticlabs-dev/majestic-marketplace。
此技能指导编写用于虚拟机配置的云初始化配置。在 Terraform/OpenTofu 或 AWS、DigitalOcean、GCP 或 Azure 实例的 cloud-init YAML 中创建 user_data 块时使用。
通过命令行快速安装 cloud-init-coder AI 技能到你的开发环境
来源:majesticlabs-dev/majestic-marketplace。
Cloud-init is the industry standard for cross-platform cloud instance initialization. It runs on first boot to configure users, packages, files, and services before the instance becomes available.
| 0 | Only swap to avoid OOM | | 10 | Minimal swapping (recommended for apps) | | 60 | Default Ubuntu | | 100 | Aggressive swapping |
| YAML parse error | Indentation wrong | Use 2-space indent, validate YAML | | User not created | Missing users: key | Ensure users: is at root level | | Packages not installed | packageupdate: false | Set packageupdate: true | | SSH key rejected | Wrong key format | Use full public key string |
此技能指导编写用于虚拟机配置的云初始化配置。在 Terraform/OpenTofu 或 AWS、DigitalOcean、GCP 或 Azure 实例的 cloud-init YAML 中创建 user_data 块时使用。 来源:majesticlabs-dev/majestic-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill cloud-init-coderBrowse more skills from majesticlabs-dev/majestic-marketplace
此技能指导编写用于虚拟机配置的云初始化配置。在 Terraform/OpenTofu 或 AWS、DigitalOcean、GCP 或 Azure 实例的 cloud-init YAML 中创建 user_data 块时使用。 来源:majesticlabs-dev/majestic-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill cloud-init-coder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/majesticlabs-dev/majestic-marketplace