feat(skills): ito-compute installs via npm (ito-compute-cli@0.1.0 live)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0149VwNuynam6rvEfcMmiHHa
This commit is contained in:
Affaan Mustafa
2026-07-23 17:07:36 -04:00
co-authored by Claude Fable 5
parent 99af215602
commit bb5dad4bda
+2 -2
View File
@@ -17,7 +17,7 @@ functionality.
## Where the skill lives
The full skill definition and its runtime ship in the `cli/` directory of
`https://github.com/Ito-Markets/agentic-otc-compute-platform` at the
`https://www.npmjs.com/package/ito-compute-cli` at the
ECC-standard cross-harness skills path:
```text
@@ -30,7 +30,7 @@ boundaries, and the honesty rules agents must preserve.
## Install
1. Clone `https://github.com/Ito-Markets/agentic-otc-compute-platform` and
1. Clone `https://www.npmjs.com/package/ito-compute-cli` and
build the CLI from its `cli/` directory:
```sh