@wzfukui/openclaw-ani
v2026.3.291
Published
Installer and updater for the ANI OpenClaw plugin
Downloads
44
Readme
@wzfukui/openclaw-ani
Installer and updater for the ANI plugin on OpenClaw.
Usage
npx -y @wzfukui/openclaw-ani install
npx -y @wzfukui/openclaw-ani updateOptions
npx -y @wzfukui/openclaw-ani install --version 2026.3.282
npx -y @wzfukui/openclaw-ani update --openclaw-home ~/.openclaw
npx -y @wzfukui/openclaw-ani install --dry-runNotes
- The installer always resolves the ANI plugin from npm as a tarball first.
- It then hydrates runtime dependencies and performs an atomic replacement into
~/.openclaw/extensions/ani. - This avoids known compatibility issues in older OpenClaw releases when installing third-party scoped npm plugins directly.
