---
name: clawpacker
description: Use when exporting, importing, packaging, cloning, restoring, or moving an OpenClaw agent between machines or instances, especially when the user mentions clawpacker, .ocpkg packages, agent portability, or reusable agent templates.
---

# Clawpacker

Use the `clawpacker` CLI to package and move portable OpenClaw agent bundles.

## Why This Skill Exists

This repo keeps only a lightweight entrypoint for `clawpacker`. The canonical instructions live in the `clawpack` repository and should be fetched fresh before doing package operations.

## Canonical Source

Before proceeding, fetch the latest skill content from:

```text
https://raw.githubusercontent.com/cogine-ai/clawpack/master/skills/clawpacker/SKILL.md
```

If that URL is unavailable, try:

```text
https://raw.githubusercontent.com/cogine-ai/clawpack/main/skills/clawpacker/SKILL.md
```

## Workflow

1. Fetch the canonical `clawpacker` skill from the URL above.
2. Follow that canonical document for all command details.
3. Do not rely on this local file for `clawpacker` syntax or flags.

## Fallback Rule

If both canonical URLs fail or return missing content, stop and tell the user that the canonical `clawpacker` skill could not be fetched. Ask for the updated repository path or a current local copy instead of guessing commands.
