claw2manus

Convert ClawHub skills into Manus-compatible skills.

A small, fast, fully-tested Python CLI that translates OpenClaw SKILL.md files to Manus format in one pass — frontmatter cleanup, body rewriting, GitHub fetching, and a change report you can actually audit.

Start here

Documentation guide

For users

For reference

Command reference

Command Use it for
claw2manus convert <path> Convert a single SKILL.md file.
claw2manus convert-all <dir> Convert every SKILL.md in a directory tree.
claw2manus fetch-and-convert <name\|url> Pull from ClawHub / GitHub and convert.
claw2manus validate <path> Check an existing SKILL.md against Manus rules.

Why use it

Project status

   
Version 0.1.0
Python 3.10 · 3.11 · 3.12
Tests 92 passing
CI GitHub Actions on every push and tag
Docs theme jekyll-theme-console
Repository github.com/frostmute/claw2manus