agentsclimarketplace

Setup

Skill Moliboy5000/.claude/plugins/cache/omc/oh-my-claudecode/4.8.2/skills/setup

Claude dotfile containing skills, agents etc I use.

Install
npx -y skills add Moliboy5000/.claude --skill setup

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Unified setup entrypoint for install, diagnostics, and MCP configuration

SKILL.md

1.2 KB, 328 tokens by cl100k_base, as published. Nobody here has run it

Setup

Use /oh-my-claudecode:setup as the unified setup/configuration entrypoint.

Usage

/oh-my-claudecode:setup                # full setup wizard
/oh-my-claudecode:setup doctor         # installation diagnostics
/oh-my-claudecode:setup mcp            # MCP server configuration
/oh-my-claudecode:setup wizard --local # explicit wizard path

Routing

Route by the first argument:

  • No argument, wizard, local, global, or --force -> run /oh-my-claudecode:omc-setup {{ARGUMENTS}}
  • doctor -> run /oh-my-claudecode:omc-doctor {{ARGUMENTS_AFTER_DOCTOR}}
  • mcp -> run /oh-my-claudecode:mcp-setup {{ARGUMENTS_AFTER_MCP}}

Examples:

/oh-my-claudecode:omc-setup {{ARGUMENTS}}
/oh-my-claudecode:omc-doctor {{ARGUMENTS_AFTER_DOCTOR}}
/oh-my-claudecode:mcp-setup {{ARGUMENTS_AFTER_MCP}}

Notes

  • /oh-my-claudecode:omc-setup, /oh-my-claudecode:omc-doctor, and /oh-my-claudecode:mcp-setup remain valid compatibility entrypoints.
  • Prefer /oh-my-claudecode:setup in new documentation and user guidance.

Task: {{ARGUMENTS}}

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,970. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.