gaia-doctor

Scan project environments and report tool availability and compatibility.

2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gaia-doctor
Source: https://github.com/gaiastudio-ai/gaia-framework/tree/main/plugins/gaia/skills/gaia-doctor
Command: npx skills add https://github.com/gaiastudio-ai/gaia-framework --skill gaia-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

The GAIA Doctor skill quickly scans your project environment to ensure all necessary tools are available and ready to use. It provides a detailed report on the readiness of your project and offers actionable steps to resolve any missing tools.

Core Features & Use Cases

  • Tool Readiness Scan: Checks if all required tools are installed and compatible with your project stack.
  • Install Plan Generation: Automatically creates a plan to install missing tools, considering the best options for your environment.
  • Use Case: When setting up a new project or before starting a new feature, use GAIA Doctor to ensure everything is in place before beginning work.

Quick Start

Run the GAIA Doctor skill with the command /gaia-doctor.

Frequently Asked Questions about gaia-doctor

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

FAQPage Schema
How do I check tool readiness and verify compatibility for my software development project?

To check tool readiness, run a preflight scan on your project environment to verify the availability and compatibility of tools specified in a readiness registry. This generates a machine-readable report detailing the presence, version, and install status of tools across different stacks.

Can I automatically generate an install plan for missing project dependencies?

Yes, you can automatically generate an install plan for missing project dependencies. The tool scans your environment and creates an actionable plan to install missing tools, considering the best options for your specific setup.

What is a project environment preflight scan and when do I need one?

A project environment preflight scan checks if all required tools are installed and compatible with your stack. You need this scan when setting up a new project or before starting a new feature to ensure everything is in place before beginning work.

Does the tool readiness scan work across different software stacks?

Yes, the tool readiness scan works across different software stacks. It outputs a machine-readable report detailing the presence, version, and install status of tools across multiple stacks specified in the readiness registry.

How do I troubleshoot missing tools during project setup?

To troubleshoot missing tools during project setup, run a preflight scan to identify what is absent or incompatible. The scan provides a detailed readiness report and actionable steps to resolve any missing tools in your environment.

What's the best way to streamline project setup and avoid tool compatibility issues?

The best way to streamline project setup is to perform a preflight scan that verifies tool availability and compatibility before starting work. This proactively identifies missing tools and generates an actionable install plan to resolve environment issues.