@wuhumanxiu/openclaw-ani-installer
v2026.5.15
Published
Installer and updater for the ANI OpenClaw plugin
Readme
@wuhumanxiu/openclaw-ani-installer
Installer and updater for the ANI plugin on OpenClaw.
Usage
npx -y @wuhumanxiu/openclaw-ani-installer install
npx -y @wuhumanxiu/openclaw-ani-installer update
npx -y @wuhumanxiu/openclaw-ani-installer doctorOptions
npx -y @wuhumanxiu/openclaw-ani-installer install --version 2026.5.15
npx -y @wuhumanxiu/openclaw-ani-installer update --openclaw-home ~/.openclaw
npx -y @wuhumanxiu/openclaw-ani-installer doctor --openclaw-home ~/.openclaw
npx -y @wuhumanxiu/openclaw-ani-installer install --dry-runNotes
- The installer delegates to OpenClaw's native
plugins install --forcecommand. - OpenClaw installs
@wuhumanxiu/openclaw-aniinto its managed npm plugin root. - With the default OpenClaw home this is usually
~/.openclaw/npm/node_modules/@wuhumanxiu/openclaw-ani. - End users should prefer the installer commands above so package naming and
OPENCLAW_HOMEhandling stay consistent. - The default install/update commands track npm
latest. Use--versiononly for reproducible deployments or rollback testing. - Use
@wuhumanxiu/[email protected]or newer for structured ANImention_public_ids,assigned_public_ids, and runtimedevice_inforeporting.
