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.

관련 스킬