Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Fix: Delete uses path param instead of query param
What This Skill Does
OpenSoul lets you share your OpenClaw workspace configuration with a community of other users. Before uploading, it automatically strips PII like names, emails, API keys, and file paths. You can browse what others have shared and import configurations for inspiration.
The built-in anonymization pipeline handles PII removal automatically, so you can share without manually auditing your config files first.
When to use it
- Sharing your agent persona and workflow patterns with the community
- Browsing how other users structure their OpenClaw setups
- Getting personalized skill suggestions based on your current config
- Importing another user's configuration to adapt their patterns
- Deleting or updating previously shared workspace snapshots
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: share my OpenClaw setup with a note saying 'minimal automation config'
- 1Check if ~/.opensoul/credentials.json exists; if not, run opensoul register
- 2Run opensoul share --preview to show the anonymized output
- 3Present the preview to the user and ask for confirmation
- 4Run opensoul share --note 'minimal automation config'
- 5Show the returned soul URL and share link from the output
Soul uploaded to opensoul.cloud with anonymized SOUL.md, AGENTS.md, TOOLS.md, skill list, and cron patterns; direct URL and share link returned
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.