← Back to Skills Marketplace
tacitlab

ReSoul

by Tacit Lab · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install resoul
Description
Fully reset OpenClaw's persona/bootstrap state and restore the latest official BOOTSTRAP.md after an explicit second confirmation. Use when the user wants to...
Usage Guidance
This skill is coherent with its purpose, but it's destructive: only run it after you explicitly confirm you want to archive and replace SOUL.md, USER.md, and IDENTITY.md. Before running: (1) verify the workspace path is correct (the script defaults to /root/.openclaw/workspace if none provided), (2) ensure you issue the required explicit second confirmation in the conversation (the script will not prompt), (3) review the fetched BOOTSTRAP.md after the script completes and before executing /new, and (4) if you require higher integrity guarantees, fetch a pinned commit or verify a checksum instead of relying on the live raw.githubusercontent.com URL. Finally, expect the originals to be moved into .trash/ with timestamps — check that folder if you need to recover anything.
Capability Analysis
Type: OpenClaw Skill Name: resoul Version: 0.1.3 The 'resoul' skill is designed to reset the agent's persona by archiving identity files (SOUL.md, USER.md, IDENTITY.md) and fetching the official BOOTSTRAP.md from the OpenClaw GitHub repository. The process requires explicit user confirmation and uses a shell script (fetch_official_bootstrap.sh) that safely handles file movements and downloads from a legitimate source (github.com/openclaw). No malicious behavior, data exfiltration, or intentional vulnerabilities were identified.
Capability Assessment
Purpose & Capability
The name/description (reset bootstrap/persona) directly corresponds to the included script and SKILL.md: the script downloads the official BOOTSTRAP.md and archives/replaces the three identity files. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
The SKILL.md limits actions to fetching the official template and archiving/removing only SOUL.md, USER.md, and IDENTITY.md; the included script follows that behavior. Note: the script performs the file operations non-interactively, so the agent or UI must enforce the SKILL.md requirement for a second explicit user confirmation before invoking the script.
Install Mechanism
Instruction-only skill with a small bundled script; no install spec or external packages. The fetch uses a well-known host (raw.githubusercontent.com), which is an expected upstream source.
Credentials
No environment variables, credentials, or unrelated config paths are requested. The script uses common commands (curl/wget, mv, mkdir) and a workspace directory; these are proportional to the task.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not persist credentials. It writes files only inside the workspace directory and a .trash subdirectory as described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install resoul
  3. After installation, invoke the skill by name or use /resoul
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.3
Improve trigger phrasing, explicitly cover IDENTITY.md reset, align SKILL.md with script behavior, and make bootstrap fetch safer by downloading before archiving identity files.
v0.1.2
Require explicit confirmation before resoul, archive SOUL.md and USER.md, skip BOOTSTRAP backup, and instruct /new after reset.
v1.0.1
Refined positioning copy and updated published display name
v1.0.0
Initial release: fetch the latest official OpenClaw BOOTSTRAP.md into the workspace with backup support
Metadata
Slug resoul
Version 0.1.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is ReSoul?

Fully reset OpenClaw's persona/bootstrap state and restore the latest official BOOTSTRAP.md after an explicit second confirmation. Use when the user wants to... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install ReSoul?

Run "/install resoul" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ReSoul free?

Yes, ReSoul is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does ReSoul support?

ReSoul is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ReSoul?

It is built and maintained by Tacit Lab (@tacitlab); the current version is v0.1.3.

💬 Comments