Guide on using oh-my-droid plugin
Scanned 5/28/2026
Install via CLI
openskills install MeroZemory/oh-my-droid---
name: help
description: Guide on using oh-my-droid plugin
---
# How OMC Works
**You don't need to learn any commands!** OMC enhances Factory Droid with intelligent behaviors that activate automatically.
## What Happens Automatically
| When You... | I Automatically... |
|-------------|-------------------|
| Give me a complex task | Parallelize and delegate to specialist agents |
| Ask me to plan something | Start a planning interview |
| Need something done completely | Persist until verified complete |
| Work on UI/frontend | Activate design sensibility |
| Say "stop" or "cancel" | Intelligently stop current operation |
## Magic Keywords (Optional Shortcuts)
You can include these words naturally in your request for explicit control:
| Keyword | Effect | Example |
|---------|--------|---------|
| **ralph** | Persistence mode | "ralph: fix all the bugs" |
| **ralplan** | Iterative planning | "ralplan this feature" |
| **ulw** | Max parallelism | "ulw refactor the API" |
| **plan** | Planning interview | "plan the new endpoints" |
**ralph includes ultrawork:** When you activate ralph mode, it automatically includes ultrawork's parallel execution. No need to combine keywords.
## Stopping Things
Just say:
- "stop"
- "cancel"
- "abort"
I'll figure out what to stop based on context.
## First Time Setup
If you haven't configured OMC yet:
```
/omd-setup
```
This is the **only command** you need to know. It downloads the configuration and you're done.
## For 2.x Users
Your old commands still work! `/ralph`, `/ultrawork`, `/plan`, etc. all function exactly as before.
But now you don't NEED them - everything is automatic.
## Need More Help?
- **README**: https://github.com/MeroZemory/oh-my-droid
- **Issues**: https://github.com/MeroZemory/oh-my-droid/issues
---
*Version: 3.5.5*
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...