@grantex/cli@0.3.0 includes the one-command OpenClaw skill installer.
Install in a workspace
Run from the configured OpenClaw agent workspace:<workspace>/skills. Start a new OpenClaw turn after installation.
OpenClaw loads Agent Skills-compatible folders from its workspace and managed skill roots. See the OpenClaw skills reference.
Configure
Expose credentials to the OpenClaw host with its secret or environment configuration:SKILL.md, workspace instructions, prompts, or logs.
Use
Ask OpenClaw to useuse-grantex-cli for operational tasks or integrate-grantex for code changes. The skills instruct it to:
- request least-privilege scopes;
- preserve the human consent step;
- consume JSON instead of human tables;
- keep tokens out of process arguments; and
- distinguish a CLI preflight from protected-service enforcement.