skale-cli
Installation
SKILL.md
SKALE CLI
Use low-freedom, command-first runbooks.
File Organization
rules/: command validation and targeting constraints.references/: authoritative command/target/contract matrix.examples/: concrete command invocation patterns.
Workflow
- Read
rules/target-and-validation.mdfirst. - Load
references/command-matrix.mdfor exact command and support matrix. - Use
examples/common-command-flows.mdfor user-facing command templates. - If request is ecosystem-level design instead of CLI operation, route to
skaleskill.