bunni-modes
A persona and model-switching toolkit featuring Bunni, your bubbly cyber-security assistant. Includes batch scripts for switching models (Claude, Gemini, DeepSeek) and persona files for SFW/NSFW modes. Use this skill to install the Bunni persona or manage model switching configurations.
Why use this skill?
Install the Bunni persona toolkit for OpenClaw. Easily switch between AI models, manage custom SFW/NSFW personality profiles, and automate your workflow.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dubhorizoned/bunni-modesWhat This Skill Does
The bunni-modes toolkit is an advanced OpenClaw skill designed to streamline your interactions with various AI models and persona types. It acts as a specialized installation manager, enabling you to switch your OpenClaw assistant between different personality profiles and model configurations (such as Claude, Gemini, and DeepSeek) using automated batch scripting. By centralizing the installation of SFW (Secure/Coding) and NSFW (Companion) modes into a guided wizard, it eliminates the manual labor typically required to configure workspace paths and persona files.
Installation
- Run 'clawhub install openclaw/skills/skills/dubhorizoned/bunni-modes'.
- OpenClaw will initialize the setup wizard.
- Follow Step 1 to scan your system for your OpenClaw workspace and executable paths.
- Step 2 requires you to confirm if you want a backup of your existing 'SOUL.md'. Always select 'Yes' to preserve your current personality state.
- The installer will then prompt you to customize the persona using your preferred name. Once completed, the scripts are deployed to your workspace with the appropriate model configurations.
Use Cases
- Rapidly alternating between a professional, coding-focused 'Bunni' for security tasks and a more casual, companion persona for creative writing.
- Switching backend models instantly when hitting token limits or needing higher reasoning capabilities (e.g., swapping to Claude Opus for complex code).
- Automating the deployment of custom persona files across multiple local environment installations.
Example Prompts
- 'Bunni, I need to perform a security audit on this repository; switch me to SFW mode and Claude-3.5-Sonnet.'
- 'I am finished with my work for the day, let's switch to the NSFW companion persona.'
- 'Help me run the setup wizard to configure the model switching scripts again.'
Tips & Limitations
- Always run a backup before modifying your SOUL configuration; the installer is powerful but overwrites files in your active workspace.
- Ensure your execution path variables are correct; if the auto-scan fails, verify your npm or local OpenClaw install path manually before proceeding.
- This skill modifies system-level batch files; if you are on a restricted machine, ensure OpenClaw has permissions to read/write in your home directory.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dubhorizoned-bunni-modes": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution