odylith-doctor

Diagnose and repair Odylith installations using official health checks and sanctioned fixes.

34|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/odylith/odylith --skill odylith-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odylith-doctor
Source: https://github.com/odylith/odylith/tree/main/.agents/skills/odylith-doctor
Command: npx skills add https://github.com/odylith/odylith --skill odylith-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies Odylith installations and applies approved repairs to restore a healthy, trusted runtime.

Core Features & Use Cases

  • Integrity verification of installed Odylith components
  • Application of sanctioned repairs and configuration corrections
  • Use cases include recovering from corrupted installs, misconfigurations, or version drift

Quick Start

Run the doctor on your Odylith installation to verify integrity and apply approved repairs.

Frequently Asked Questions about odylith-doctor

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

FAQPage Schema
What is an Odylith installation health check and when do I need to run one?

An Odylith installation health check verifies component integrity and diagnoses corruption or misconfiguration. Run it when your runtime appears corrupted, misconfigured, or out-of-date to identify issues before applying sanctioned fixes.

How do I verify Odylith installation integrity and repair misconfigurations?

To verify Odylith installation integrity, run the doctor skill to execute official health checks and apply sanctioned repair scripts. It accesses local installation metadata to diagnose and automatically correct corrupted components or version drift.

Does Odylith repair require access to local installation metadata and scripts?

Yes, Odylith repair requires access to local installation metadata and authorized repair scripts located in the scripts/ directory. It enforces validation checks and uses documented references to ensure only sanctioned fixes are applied.

What is the best way to fix version drift and corrupted Odylith installations?

The best way to fix version drift and corrupted Odylith installations is running the doctor skill. It enforces authorized repair pathways and validation checks to restore a healthy, trusted runtime without risking unauthorized modifications.

Why does Odylith enforce authorized repair pathways during installation diagnosis?

Odylith enforces authorized repair pathways during diagnosis to prevent unauthorized changes and ensure fixes are validated. By relying on sanctioned scripts and documented references, it safely restores corrupted or misconfigured installations to a trusted state.

What are the limitations of using official Odylith repair scripts for maintenance?

Odylith repair scripts are limited to sanctioned fixes and validation checks documented in official references. They cannot apply custom patches or unsupported configurations, meaning out-of-scope corruption may require manual intervention beyond the doctor's automated repair pathways.