doctor

Diagnose and resolve oh-my-codex installation and configuration issues.

Updated May 25, 2026
One-click install
npx skills add https://github.com/BetaS/swm-gis-workshop --skill doctor-betas
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/BetaS/swm-gis-workshop/tree/main/.codex/skills/doctor
Command: npx skills add https://github.com/BetaS/swm-gis-workshop --skill doctor-betas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) components.

What problem does it solve?

The Doctor Skill helps diagnose and resolve common issues encountered during the installation of the oh-my-codex application.

Core Features & Use Cases

  • Diagnostic Checks: Checks plugin versions, hook configurations, and AGENTS.md settings for errors or inconsistencies.
  • Cache and Version Verification: Inspects the plugin cache and verifies if the versions match the latest releases.
  • Legacy Detection: Identifies legacy bash scripts, configuration files, and directories that are no longer needed.

Quick Start

Run the Doctor Skill to scan your oh-my-codex installation and address any found issues.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I diagnose installation issues in oh-my-codex?▼

To diagnose installation issues in oh-my-codex, run the Doctor Skill to scan your environment, checking plugin versions, hook configurations, and AGENTS.md settings for errors or inconsistencies.

What does the oh-my-codex doctor check for in legacy configuration detection?▼

Legacy configuration detection identifies obsolete bash scripts, configuration files, and directories within the oh-my-codex environment that are no longer needed for current operations.

How do I verify oh-my-codex plugin cache and versions?▼

You verify the oh-my-codex plugin cache and versions by running automated diagnostic scripts that inspect cached plugins and check if installed versions match the latest available releases.

Do I need npm installed to run the oh-my-codex diagnostic checks?▼

Yes, you need npm installed as a dependency because the Doctor Skill utilizes bash shell scripts and scripting automation to resolve installation and configuration issues within the oh-my-codex environment.

Why does my oh-my-codex configuration show plugin inconsistencies?▼

Configuration inconsistencies occur when hook configurations and AGENTS.md settings contain errors or when cached plugin versions do not match the latest releases, requiring automated diagnostic checks to resolve.