ソース情報
- リポジトリ
- cloudposse/atmos
- ソースの最終更新活動
- 2026年3月9日 18:14
- 検出された SKILL.md の言語
- 英語
- スター
- 1,372
- フォーク
- 174
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/cloudposse/atmos --skill test-skillコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Terraform and OpenTofu orchestration: plan/apply/deploy, workspace management, backend config, varfile generation, authentication, binary selection (terraform/tofu), mixed-binary setups
Native Helm components (experimental): Helm Go SDK rendering/apply/delete, components.helm, chart sources (local/repo/OCI), values, repositories, helm plugin, provision targets, and how this differs from Helmfile
This skill helps you migrate a repository to Atmos. It covers native Terraform, Terraform Workspaces, Terramate, Terragrunt, Makefiles, Justfiles, and Taskfiles. It gives minimum-disruption paths, file-layout options, workspace mapping, task-to-command mapping, generate_hcl/script decomposition, and the remote-state bridge for a step-by-step migration; also covers migrating CLI tool-version management from mise or Aqua CLI to the Atmos toolchain.
| name | test-skill |
| description | A test skill for unit testing the Atmos skill marketplace functionality |
| license | MIT |
| compatibility | {"atmos":">=1.0.0"} |
| metadata | {"display_name":"Test Skill","version":"1.0.0","author":"Test Author","category":"general","repository":"https://github.com/test/test-skill"} |
| allowed-tools | ["describe_stacks","describe_component"] |
| restricted-tools | ["terraform_apply","terraform_destroy"] |
You are a test skill designed for unit testing the Atmos skill marketplace functionality.
This is a sample skill used for testing purposes only.