doctor

Diagnose and fix oh-my-codex installation issues like outdated plugins and configurations.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/tuandzung/flink-k8s-ui --skill doctor-tuandzung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doctor
Source: https://github.com/tuandzung/flink-k8s-ui/tree/main/.codex/skills/doctor
Command: npx skills add https://github.com/tuandzung/flink-k8s-ui --skill doctor-tuandzung

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The doctor Skill unit identifies and resolves installation issues in oh-my-codex, the codex plugin that manages codex extensions.

Core Features & Use Cases

  • Diagnostics: Checks plugin version, hook configuration, and legacy script presence.
  • Outdated Checks: Detects outdated plugin versions and legacy script usage.
  • Cleanup & Update: Offers automated fixes for outdated components and incorrect configurations.

Quick Start

Run the 'doctor' command to begin diagnosing and repairing oh-my-codex issues.

Frequently Asked Questions about doctor

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

FAQPage Schema
How do I diagnose and repair oh-my-codex installation issues?

Run the doctor command to perform diagnostic checks on your oh-my-codex installation, detecting outdated plugin versions, incorrect configurations, and legacy scripts, then apply automated fixes.

What problems can the codex plugin diagnostics detect?

Codex plugin diagnostics detect incorrect hook configurations, outdated plugin versions, and the presence of legacy scripts that may cause malfunctions within your oh-my-codex environment.

Can I automatically fix outdated plugins and incorrect configurations in oh-my-codex?

Yes, you can automatically fix outdated plugins and incorrect configurations in oh-my-codex by running the doctor command, which offers automated cleanup and update solutions for detected issues.

Do I need npm to run diagnostics on my oh-my-codex setup?

Yes, you need npm installed as a dependency to run diagnostics on your oh-my-codex setup, because the doctor command utilizes scripts and assets that require the npm environment to execute properly.

Why does my codex plugin have legacy scripts causing installation issues?

Legacy scripts cause installation issues when outdated oh-my-codex components remain after updates; the doctor command identifies these legacy scripts and provides automated cleanup to restore normal function.