OpenClaw 到 Hermes 遷移工具

Migrate OpenClaw configurations, API keys, model settings, and skills to Hermes Agent.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill openclaw-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: OpenClaw 到 Hermes 遷移工具
Source: https://github.com/Simon-Copilot-Studio/ai-content-hub/tree/main/openclaw-to-hermes-migration
Command: npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill openclaw-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a complete migration path from OpenClaw to Hermes, covering configuration, API keys, model settings, and skill modules to reduce manual effort and errors.

Core Features & Use Cases

  • End-to-end migration: Migrate API keys, model configurations, skill modules, MCP servers, and Cron tasks from OpenClaw to Hermes.
  • Validation & verification: Includes an integration-check script and a migration report to ensure consistency and traceability.
  • Activation & verification: After migration, restart Hermes and verify critical skills and workflows are functioning as expected.

Quick Start

執行遷移流程以將 OpenClaw 的配置、金鑰、模型設定與技能完整遷移至 Hermes。

Frequently Asked Questions about OpenClaw 到 Hermes 遷移工具

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

FAQPage Schema
How do I migrate API keys and model configurations from OpenClaw to Hermes?

Migrating API keys and model configurations from OpenClaw to Hermes requires a structured migration body detailing steps in SKILL.md. The process transfers settings, skill modules, and MCP servers end-to-end to reduce manual effort and errors.

What is included in an end-to-end OpenClaw to Hermes migration?

An end-to-end OpenClaw to Hermes migration includes transferring API keys, model configurations, skill modules, MCP servers, and Cron tasks. It covers the complete deployment scope to ensure all functional elements are moved and validated.

How do I validate a migration from OpenClaw to Hermes?

You validate a migration from OpenClaw to Hermes using an integration-check script and a migration report. These tools ensure consistency, verify traceability, and confirm that critical skills and workflows function after restarting Hermes.

Do I need pyyaml to migrate OpenClaw configurations to Hermes?

Yes, you need pyyaml to migrate OpenClaw configurations to Hermes. The migration requires a YAML frontmatter with a name and description in SKILL.md, making the pyyaml dependency essential for parsing the configuration files.

What is the best way to automate moving OpenClaw skill modules to Hermes?

The best way to automate moving OpenClaw skill modules to Hermes is executing a dedicated migration Skill. It applies structured steps to transfer modules and uses an integration-check script to verify activation and workflow functionality.

Why does my OpenClaw to Hermes migration require a SKILL.md file?

Your OpenClaw to Hermes migration requires a SKILL.md file to define the migration structure. It must contain YAML frontmatter with a name and description, alongside a structured migration body detailing the specific steps for the transfer.