clawpacker

Package and move portable OpenClaw agent bundles between machines using the clawpacker CLI.

3|1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/cogine-ai/cogine-dev-skillset --skill clawpacker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawpacker
Source: https://github.com/cogine-ai/cogine-dev-skillset/tree/main/skills/clawpacker
Command: npx skills add https://github.com/cogine-ai/cogine-dev-skillset --skill clawpacker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Package and move portable OpenClaw agent bundles between machines or instances, enabling easy migration and reuse of agent templates.

Core Features & Use Cases

  • Packaging and transferring portable agent bundles using the clawpacker CLI.
  • Supporting scenarios of exporting, importing, cloning, restoring, and migrating OpenClaw agents across environments.
  • Use case: seamlessly move or duplicate an agent setup to a new machine or instance to maintain continuity.

Quick Start

Fetch the canonical clawpacker skill from the provided URL and follow those instructions to package and move OpenClaw agent bundles.

Frequently Asked Questions about clawpacker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate OpenClaw agents across machines?

To migrate OpenClaw agents across machines, use the clawpacker CLI to package portable agent bundles and transfer them between instances, ensuring seamless continuity in multi-machine setups.

What is the best way to clone an agent setup to a new instance?

Cloning an agent setup to a new instance involves using clawpacker to export and import portable OpenClaw agent bundles, allowing you to duplicate the environment and maintain operational continuity.

Can I restore OpenClaw agent templates on a different machine?

Yes, you can restore OpenClaw agent templates on a different machine by importing a packaged portable agent bundle using the clawpacker CLI, which handles the transfer and restoration process.

Do I need any dependencies to package and export OpenClaw agents?

No external dependencies are required to package and export OpenClaw agents, but the skill fetches canonical source content from remote URLs and notifies you if the retrieval fails.

Why does my clawpacker agent migration fail to fetch content?

Agent migration content fetch failures occur when the remote canonical source URLs are unreachable; the clawpacker tool includes a fallback rule to inform the user if the canonical content cannot be retrieved.