一键导入
atlan-cli-install-configure
Install Atlan CLI with OS-aware binaries (or Homebrew on macOS) only when missing, then configure baseline tenant auth/log settings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Install Atlan CLI with OS-aware binaries (or Homebrew on macOS) only when missing, then configure baseline tenant auth/log settings.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Scaffold new Atlan apps from CLI templates as the default behavior when users ask for a new app, then align files to sample-app standards.
Run Atlan app execution loops using CLI-first commands with automatic CLI availability checks and safe fallbacks.
Generate and validate e2e test contracts for Atlan workflows, including API responses, output paths, and schema assertions. Use when adding or updating workflow e2e coverage.
Verify Atlan app behavior against SDK docs/code and CLI docs/code before behavior-changing decisions; use lightweight checks by default and deep checks when risk is high.
Run findings-first review for Atlan app changes and synchronize app documentation with implemented behavior. Use when completing a change set, preparing handoff, or auditing regressions.
Enforce object store and IO defaults from the Atlan SDK for output paths, prefixes, and file writes. Use when implementing or reviewing raw/transformed output handling.
基于 SOC 职业分类
| name | atlan-cli-install-configure |
| description | Install Atlan CLI with OS-aware binaries (or Homebrew on macOS) only when missing, then configure baseline tenant auth/log settings. |
Use this skill when CLI setup is the blocker. Keep it lightweight and safe.
command -v atlan fails.atlan is already available and user did not request reinstall.command -v atlanuname -s, uname -m, or PowerShell OS/arch on Windows).references/install-matrix.md:
go get or source-build as default install path.atlan --versionatlan --helpreferences/config-template.md:
.atlan/config.yaml has atlan_base_url and log settings.ATLAN_API_KEY env var (preferred) or atlan_api_key in config.data_source entries only if user has provided source details.ATLAN_API_KEY env var for automation and CI.atlan_base_url or auth inputs before writing config.atlan binary path.atlan is still not in PATH, provide a shell-specific PATH update step.references/install-matrix.mdreferences/config-template.md