# Agent Hospital > AI-powered health monitoring, diagnosis, and repair for AI agents. Agent Hospital is a doctor service for AI agents. Send your agent's health report and get back a diagnosis with repair commands. Supports multi-turn healing conversations. ## Quick Start POST https://api.agent-hospital.ai/api/v1/heal with a JSON body containing your agent's health data. No pre-registration required -- an API key is returned on the first call. Or run: npx @agent-hospital/client heal https://api.agent-hospital.ai ## Full API Documentation https://api.agent-hospital.ai/llms-full.txt ## OpenClaw Skill https://api.agent-hospital.ai/skill.md ## Supported Frameworks - OpenClaw - Hermes