omd-setup

Automate oh-my-droid setup for scopes, parallelism, HUD, and plugin hooks.

28|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/MeroZemory/oh-my-droid --skill omd-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omd-setup
Source: https://github.com/MeroZemory/oh-my-droid/tree/main/skills/omd-setup
Command: npx skills add https://github.com/MeroZemory/oh-my-droid --skill omd-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides users safely through oh-my-droid configuration so every prerequisite—from scope selection to FACTORY.md updates, HUD setup, and background process enabling—is completed without guesswork or manual recovery. The wizard also tracks progress, resumes gracefully after interruptions, and enforces required prompts such as parallelism and repo starring.

Core Features & Use Cases

  • Scope-aware configuration: Always prompts for local vs. global setup, downloads the latest FACTORY.md via curl with backups, and records progress in .omd/state/setup-state.json.
  • Operational safeguards: Detects stale state, saves progress after each step, clears state on completion, and enforces mandatory commands like the parallelism question or global background process toggle.
  • Additional automation: Verifies plugin installation, cleans caches, sets default execution modes, runs HUD setup via the hud skill, optionally triggers MCP server onboarding, detects 2.x upgrades, and asks about starring the project.

Quick Start

Run the /omd-setup wizard with your preferred scope and answer each guided prompt to configure oh-my-droid end to end.

Frequently Asked Questions about omd-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate oh-my-droid configuration for scopes, parallelism, and HUD?

Automating oh-my-droid configuration is done by running the setup wizard, which guides you through scope selection, parallelism settings, HUD setup, and plugin hooks in a single end-to-end workflow.

Can I resume an interrupted oh-my-droid setup if the process stops halfway?

Yes, resuming an interrupted oh-my-droid setup is supported because the wizard saves progress after each step in a state file, detects stale state, and resumes gracefully without missing prerequisites.

Does the oh-my-droid setup wizard support both local and global configuration?

Yes, the oh-my-droid setup wizard supports both local and global configuration by always prompting for scope selection, applying cached updates, and enabling background processes for Factory Droid as needed.

What is the best way to update FACTORY.md and verify plugin installation during setup?

Updating FACTORY.md and verifying plugin installation is handled automatically by the wizard, which downloads the latest file via curl with backups, cleans caches, and ensures all plugin hooks are active.

Why does the oh-my-droid setup wizard repeatedly prompt for parallelism and repo starring?

The oh-my-droid setup wizard enforces repeated parallelism prompts and repo starring invitations because these are mandatory commands required to complete the configuration without skipping essential operational steps.

Are there limitations when upgrading to 2.x or enabling MCP server onboarding with the setup wizard?

Upgrading to 2.x and enabling MCP server onboarding are handled as optional automated steps within the wizard, which detects the upgrade and triggers onboarding while clearing setup state upon completion.