@ara-commons/ara-skills 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/index.js CHANGED
@@ -17,7 +17,7 @@ ${chalk.bold('Usage:')}
17
17
 
18
18
  ${chalk.bold('Install options:')}
19
19
  --all Install every skill (default if no --skill given)
20
- --skill <id> Install one skill (repeatable). Ids: compiler, research-manager, rigor-reviewer
20
+ --skill <id> Install one skill (repeatable). Ids: compiler, research-manager, rigor-reviewer, research-visualizer
21
21
  --agent <id> Target one agent (repeatable). Default: auto-detect, else claude-code
22
22
  --local Install into ./<agent>/skills instead of $HOME
23
23
  --force Overwrite existing installations