CommunityRecherche & Datenanalysegithub.com

Sanix-Darker/radar-skills

name: radar-install

Was ist radar-skills?

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

Funktioniert mit~Claude Code~Codex CLI~Cursor
npx skills add Sanix-Darker/radar-skills

Installed? Explore more Recherche & Datenanalyse skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

In Ihrer bevorzugten KI fragen

Öffnet einen neuen Chat, in dem dieser Agent-Skill bereits geladen ist.

Dokumentation

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.

Verwandte Skills