openclaw-migration Skill
Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why. Published by NousResearch in hermes-agent.
What is openclaw-migration Skill?
Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use openclaw-migration Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/migration/openclaw-migration/SKILL.md
What it does
Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.
Skill instructions
OpenClaw - Hermes Migration Use this skill when a user wants to move their OpenClaw setup into Hermes Agent with minimal manual cleanup. CLI Command For a quick, non-interactive migration, use the built-in CLI command: bash hermes claw migrate Full interactive migration hermes claw migrate --dry-run Preview what would be migrated hermes claw migrate --preset user-data Migrate without secrets hermes claw migrate --overwrite Overwrite existing conflicts hermes claw migrate --source /custom/path/.openclaw Custom source The CLI command runs the same migration script described below. Use this skill (via the agent) when you want an interactive, guided migration with dry-run previews and per-item conflict resolution. First-time setup: The hermes setup wizard automatically detects ~/.openclaw and offers migration before configuration begins. What this skill does It uses scripts/openclawtohermes.py to: - import SOUL.md into the Hermes home directory as SOUL.md - transform OpenClaw MEMORY.md and
Explore related resources
Frequently asked questions
What is openclaw-migration?
openclaw-migration is a open-source AI agent skill with Copy skill directory. Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then.
Who is openclaw-migration best for?
openclaw-migration is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install openclaw-migration?
Install or run openclaw-migration using Copy skill directory. Check openclaw-migration for the latest setup command.
Is openclaw-migration actively maintained?
openclaw-migration may need a closer maintenance check before production use.
Auto-fetched from GitHub.