heal-skill

Correct and update SKILL.md files for Claude Code skills.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/VitaDynamics/vita-cc-market --skill heal-skill-vitadynamics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: heal-skill
Source: https://github.com/VitaDynamics/vita-cc-market/tree/main/plugins/Vengineer/skills/heal-skill
Command: npx skills add https://github.com/VitaDynamics/vita-cc-market --skill heal-skill-vitadynamics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automatically identifies and corrects errors in SKILL.md files, such as outdated API references or incorrect operational instructions, ensuring skills function as intended.

Core Features & Use Cases

  • Automated Correction: Detects and fixes issues within SKILL.md files based on execution analysis.
  • User-Guided Edits: Presents proposed changes with diffs for user approval before applying them.
  • Git Integration: Optionally commits fixes to the repository for version control.

Quick Start

Use the heal skill to fix the instructions for the 'data-analysis' skill.

Frequently Asked Questions about heal-skill

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

FAQPage Schema
How do I fix incorrect API references in a SKILL.md file?

To fix incorrect API references in a SKILL.md file, use this skill to analyze execution errors and conversation context, proposing specific user-approved modifications to correct outdated instructions.

How does automated correction for broken skill instructions work?

Automated correction works by analyzing conversation context and execution errors to identify incorrect operational instructions, then presenting proposed changes with diffs for user approval before applying them.

Can I automatically commit fixed skill definitions to my Git repository?

Yes, you can commit fixed skill definitions to your Git repository, as the skill supports optional Git commits for tracked changes after user-approved modifications are applied.

What is the best way to update outdated Claude Code skill instructions?

The best way to update outdated Claude Code skill instructions is using this skill to detect errors based on execution analysis and propose targeted corrections to skill definitions and associated files.

Do I need to manually edit SKILL.md files when debugging skill errors?

No, you do not need to manually edit SKILL.md files when debugging skill errors, as the skill automatically identifies incorrect operational instructions and generates user-guided edits for approval.

Why are my Claude Code skills not working after an API update?

Claude Code skills may not work after an API update due to outdated API references in SKILL.md files, which this skill corrects by analyzing execution errors and proposing specific modifications.