Community研究與資料分析github.com

Sanix-Darker/radar-skills

name: radar-install

radar-skills 是什麼?

radar-skills is a Claude Code agent skill that name: radar-install.

相容平台~Claude Code~Codex CLI~Cursor
npx skills add Sanix-Darker/radar-skills

Installed? Explore more 研究與資料分析 skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

radar install

Install the crates.io package rdar, which provides the radar command.

  1. If the user did not explicitly request an install or update, obtain their authorization before downloading packages or changing the machine.
  2. Run cargo --version. If Cargo is unavailable, stop with an actionable prerequisite; do not install a Rust toolchain implicitly.
  3. If radar --version already succeeds and no update was requested, report the installed version and stop.
  4. Run cargo install --locked rdar. Use --force only for an explicit update or repair of an existing installation.
  5. Run radar --version and report the installed version.

If Cargo succeeds but radar is not on PATH, check Cargo's bin directory and report the PATH change needed. Do not map a repository from this skill; use radar-bootstrap next.

相關技能