omcr-setup

Create OMCR project infrastructure with CLAUDE.md blocks, agent memory directories, bibliography files, and permission allowlists.

30|8|Updated May 10, 2026
One-click install
npx skills add https://github.com/youngeun1209/oh-my-claudecode-research --skill omcr-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omcr-setup
Source: https://github.com/youngeun1209/oh-my-claudecode-research/tree/main/skills/omcr-setup
Command: npx skills add https://github.com/youngeun1209/oh-my-claudecode-research --skill omcr-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually setting up the required project infrastructure for the OMCR research plugin is tedious and error-prone, requiring you to create multiple directories, scaffold configuration files, and set up agent memory structures without guidance. This Skill automates all of that work so you can get straight to your research without manual setup.

Core Features & Use Cases

  • Idempotent Infrastructure Setup: Safely creates all required OMCR project files and directories, including CLAUDE.md marker blocks, agent memory folders for all 6 core research agents, default bibliography files, and a curated permission allowlist, without overwriting any existing user content.
  • Safe Re-runs: You can run this Skill multiple times without losing work, as it skips all files and directories that already exist and only adds missing components.
  • Use Case: A researcher installing OMCR for the first time can run this Skill immediately after plugin installation to lay all required groundwork, then run /start-research to fill in their specific project details and scaffold their manuscript.

Quick Start

Run the omcr-setup skill in your OMCR project root to install all required infrastructure files and directories without overwriting any existing content.

Frequently Asked Questions about omcr-setup

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

FAQPage Schema
How do I automate OMCR research workspace setup for Claude Code?

You can automate OMCR research workspace setup by running this skill in your project root, which instantly scaffolds required CLAUDE.md marker blocks, agent memory directories, bibliography files, and permission allowlists without manual configuration.

What is idempotent project initialization for research infrastructure?

Idempotent project initialization safely creates required research infrastructure files and directories while skipping existing content. This ensures you can run the setup process repeatedly without overwriting your current work or losing existing data.

How do I scaffold agent memory directories and bibliography files for a new research project?

Scaffold agent memory directories and bibliography files by executing the automated setup skill, which creates folders for all 6 core research agents and default bibliography files to prepare your project for subsequent research workflow initialization.

Does the OMCR setup skill overwrite existing CLAUDE.md marker blocks or configuration files?

No, the OMCR setup skill does not overwrite existing files. It safely skips all existing directories and configuration files, only adding missing components to preserve your current data during project initialization.

Can I re-run research infrastructure setup multiple times without losing my work?

Yes, you can safely re-run the research infrastructure setup multiple times. The process is designed to be idempotent, meaning it only adds missing components and skips existing files to prevent any data loss.