SKILL HUB

Give your alter
real capabilities.

SoulMirror comes with built-in skill-package management. WeChat export, Feishu, TickTick, email, quoting, Listed Company Club integration… install with one command and your alter knows how to use it right away. Every skill comes from the official Skill Hub, with built-in verification and one-click rollback.

Copy this sentence and send it to your AI assistant (Claude Code / QClaw / OpenClaw) — it will install SoulMirror for you:
Please read https://startupworld.cn/hub/install.md and follow its steps to install SoulMirror (soulmirror) into your skills directory.

Installable skills

Live from this site's Skill Hub /hub. Just tell your alter "install X" — below is the current list and versions.

Loading the catalog from the Skill Hub…

One command set, manage every skill

You don't have to memorize these — just tell your alter "install X", "upgrade all skills" or "roll back X", and it calls the matching script below. They're listed here so you know what's happening.

What you want
Command your alter runs
Install a skill
hub/install.py <slug> [--version X.Y.Z]
Upgrade one
hub/update.py <slug>
Upgrade all
hub/update.py
Roll back to the previous version
hub/rollback.py <slug>
See what's installable
hub/list.py [--json]
Update the Skill Hub itself
hub/self-update.py

The Skill Hub host is configurable: the SOULMIRROR_HUB_URL env var first, then scripts/hub/hub.txt, then the built-in default.
Every install/upgrade backs up the previous version — one rollback restores it. No restart needed after install; your alter can use it in the next conversation.