setup

Centralize OMC setup, diagnostics, and MCP server configuration through a unified command interface.

Updated Mar 11, 2025
One-click install
npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill setup-mohammedsaudalsahli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/MohammedSaudAlsahli/dotfiles/tree/main/ai/agents-skills/setup
Command: npx skills add https://github.com/MohammedSaudAlsahli/dotfiles --skill setup-mohammedsaudalsahli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the setup and configuration process for OMC (Oh-My-Claudecode) by acting as a single entry point for various setup, diagnostics, and configuration tasks.

Core Features & Use Cases

  • Unified Setup Wizard: Provides a full setup wizard for OMC.
  • Installation Diagnostics: Offers installation diagnostics to identify potential issues.
  • MCP Server Configuration: Assists in configuring the MCP server.
  • Explicit Wizard Path: Allows explicit navigation to the wizard with the --local flag.
  • Compatibility Entry Points: Maintains compatibility with existing /oh-my-claudecode:omc-setup, /oh-my-claudecode:omc-doctor, and /oh-my-claudecode:mcp-setup entry points.

Quick Start

Use the setup skill to configure OMC by running the command: /oh-my-claudecode:setup.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I configure the MCP server for OMC?

Run the unified setup command to configure the MCP server within the OMC system. This skill routes your arguments to the specific server configuration flow, ensuring the MCP server is properly initialized and ready for use.

What is the best way to run OMC installation diagnostics?

Run OMC installation diagnostics through the unified setup skill, which identifies potential configuration issues. It maintains compatibility with existing diagnostic entry points to detect and report problems during the OMC setup process.

How do I start a full setup wizard for Oh-My-Claudecode?

Execute the unified setup command to start the full OMC setup wizard. Alternatively, pass the `--local` flag to explicitly navigate to the wizard path and ensure a localized configuration process for your Oh-My-Claudecode installation.

Does the OMC setup skill support legacy configuration entry points?

Yes, the OMC setup skill maintains compatibility with existing entry points including `/oh-my-claudecode:omc-setup`, `/oh-my-claudecode:omc-doctor`, and `/oh-my-claudecode:mcp-setup` to ensure backward compatibility for configuration and diagnostics.

Do I need any dependencies to run the OMC setup flow?

No dependencies are required to run the OMC setup flow. The skill operates entirely through a unified command interface using internal scripts to centralize and orchestrate the setup, diagnostics, and configuration processes for the OMC system.