@clawpkg/plugin
v0.1.0
Published
OpenClaw plugin for one-click Agent migration — pack, transfer, and restore agent file systems
Maintainers
Readme
@clawpkg/plugin
OpenClaw plugin for ClawPkg agent packaging, transfer, restore, snapshots, health checks, and agent binding.
What It Provides
clawpkg_packclawpkg_restoreclawpkg_sendclawpkg_receiveclawpkg_inspectclawpkg_snapshotclawpkg_healthcheckclawpkg_bindclawpkg_unbindclawpkg_status
Runtime Model
- Agent identity is stored locally under
~/.openclaw/clawpkg/agent.json plugin -> serveruses HTTP heartbeat plus pull-based command executionserveronly handles control plane and signaling.clawpkgpayload transfer is end-to-end direct between source and destination plugins
Requirements
- Bun
>=1.0.0 - OpenClaw
>=2026.3.0
Install
npm install @clawpkg/pluginPackage Metadata
The published package includes:
dist/index.jsdist/index.d.tsopenclaw.plugin.jsonskills/clawpkg/SKILL.md
Local Release Check
bun run test
bun run release:checkPublish
npm publish --access public --cache /tmp/clawpkg-plugin-npm-cacheLicense
Commercial proprietary license. See LICENSE.
