โ† All skills
Tencent SkillHub ยท Developer Tools

opensoulmd

Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Search, summon, and possess your agent with SOUL.md personality files from the OpenSOUL.md registry

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, package.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.1

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Possess โ€” change soul

When the user asks to change personality/soul: Run soul possess <name> --yes โ€” this auto-summons from the registry if the soul isn't cached locally. You can also possess from a local file path: soul possess /path/to/SOUL.md --yes Use --dry-run to preview what would happen without writing anything.

Exorcise โ€” restore original

If the user wants to go back to their original personality: soul exorcise This restores the backed-up SOUL.md from before the first possession.

Search souls

To search the registry: soul search <query> --no-interactive Sorting options: --top โ€” sort by highest-rated --popular โ€” sort by most downloaded To show all available souls: soul search --top --no-interactive

Summon โ€” download without possessing

To download a soul to local cache without activating it: soul summon <label> The user can activate it later with soul possess <name>.

List cached souls

To show locally cached souls: soul list Supports pagination with --page <n> and --per-page <n>.

Banish โ€” remove from cache

To remove a soul from the local cache: soul banish <name>

Status

To check what soul is currently loaded: soul status Shows the SOUL.md path, possession state (original or possessed), and backup status.

Path โ€” show or set SOUL.md location

To show the current SOUL.md path: soul path To set a new path: soul path /path/to/SOUL.md To show or set the OpenClaw skills directory: soul path --skills or soul path /path/to/skills --skills

Config

To get or set CLI configuration values: soul config get <key> soul config set <key> <value>

Install / Uninstall skill

To install the OpenSoul skill into OpenClaw: soul install To remove it: soul uninstall

Important notes

Always use --no-interactive with soul search since you cannot use interactive TUI controls. Always use --yes with soul possess to skip the confirmation prompt. soul possess auto-summons from the registry if the soul isn't in the local cache โ€” you don't need to summon first. After possessing a soul, let the user know they can use soul exorcise to restore their original personality. The soul takes effect on the next conversation โ€” the current conversation is not affected.

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Config
  • SKILL.md Primary doc
  • package.json Config