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に質問する

このエージェントスキルを事前に読み込んだ状態で新しいチャットを開きます。

ドキュメント

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.

関連スキル