omb-setup

Automate oh-my-codebuddy installation and configuration for project and user environments.

3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Tienching/oh-my-codebuddy --skill omb-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omb-setup
Source: https://github.com/Tienching/oh-my-codebuddy/tree/main/skills/omb-setup
Command: npx skills add https://github.com/Tienching/oh-my-codebuddy --skill omb-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the installation and configuration of oh-my-codebuddy for the current project and user environments, enabling a smooth bootstrap and ongoing maintenance of the OMB runtime.

Core Features & Use Cases

  • Install prompts, native agent configs, skills, and scaffolding for project-local and user-local workflows.
  • Regenerate the project-root AGENTS.md and verify tooling readiness for team collaboration.
  • Use-case: When starting a new project, run omb setup to install all components and persist scope for future sessions.

Quick Start

Run omb setup to install and refresh oh-my-codebuddy for the current project and user directories.

Frequently Asked Questions about omb-setup

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

FAQPage Schema
How do I install oh-my-codebuddy for my current project?

Run omb setup to install oh-my-codebuddy for your project and user environments. This command installs prompts, agent configs, skills, and scaffolding while persisting scope decisions for future sessions.

What is the best way to refresh project setup configurations for team collaboration?

Refreshing project setup configurations is done by running omb setup, which regenerates the project-root AGENTS.md and verifies tooling readiness for team CLI API compatibility across project-local and user-local scopes.

Does the oh-my-codebuddy setup require any dependencies to run?

No dependencies are required to run the oh-my-codebuddy setup. The skill autonomously handles the installation and configuration of prompts, agent configs, and scaffolding without external prerequisites.

Can I use omb setup to configure both project-local and user-local environments?

Yes, you can use omb setup to configure both project-local and user-local environments. The setup process applies to both scopes, ensuring proper handling and persistence of setup decisions for each.

Why do I need to regenerate the AGENTS.md file during setup?

Regenerating the AGENTS.md file during setup ensures project-root configurations are current and tooling readiness is verified for team CLI API compatibility. It serves as a verification marker for the OMB runtime.

When should I run a refresh workflow instead of an initial oh-my-codebuddy setup?

Run a refresh workflow instead of an initial oh-my-codebuddy setup when you need to update existing prompts, agent configs, and scaffolding, or regenerate the project-root AGENTS.md to verify tooling readiness for ongoing team collaboration.