rngo skills install

Installs the latest version of rngo's agent skills.

By default, this command will ask where to install the skills:

? Where should skills be installed? ›
❯ Standard Local (./.agents/skills)
  Claude Local (./.claude/skills)
  Standard Global (~/.agents/skills)
  Claude Global (~/.claude/skills)
  Other

You can directly specify the location using the --path flag:

rngo skills intall --path ~/.myagent/skills

Either way, if the skills at the specified directory are out-of-date, the CLI will remove them and replace them with latest release from https://github.com/rngodev/agent.