opensteer 0.7.1 → 0.8.2

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/README.md CHANGED
@@ -39,7 +39,8 @@ pnpm add @opensteer/engine-abp
39
39
  ```
40
40
 
41
41
  `opensteer skills install` installs the packaged first-party skill pack through the upstream
42
- `skills` CLI.
42
+ `skills` CLI. Use `opensteer skills install --agent claude-code` when you want to target
43
+ Claude Code explicitly.
43
44
 
44
45
  `opensteer` installs the Playwright-backed local engine by default. Add
45
46
  `@opensteer/engine-abp` only when you need the ABP backend.