heal-skill

Purpose: Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "heal-skill" with this command: npx skills add vitadynamics/vita-cc-market/vitadynamics-vita-cc-market-heal-skill

Heal Skill Skill

Purpose: Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references.

Analyze the conversation to detect which skill is running, reflect on what went wrong, propose specific fixes, get user approval, then apply changes with optional commit.

<quick_start>

  • Detect skill from conversation context (invocation messages, recent SKILL.md references)

  • Reflect on what went wrong and how you discovered the fix

  • Present proposed changes with before/after diffs

  • Get approval before making any edits

  • Apply changes and optionally commit

</quick_start>

  • Look for skill invocation messages

  • Check which SKILL.md was recently referenced

  • Examine current task context

Set: SKILL_NAME=[skill-name] and SKILL_DIR=./skills/$SKILL_NAME

If unclear, ask the user. </step_1>

<step_2 name="reflection_and_analysis"> Focus on $ARGUMENTS if provided, otherwise analyze broader context.

Determine:

  • What was wrong: Quote specific sections from SKILL.md that are incorrect

  • Discovery method: Context7, error messages, trial and error, documentation lookup

  • Root cause: Outdated API, incorrect parameters, wrong endpoint, missing context

  • Scope of impact: Single section or multiple? Related files affected?

  • Proposed fix: Which files, which sections, before/after for each </step_2>

<step_3 name="present_changes"> Present before/after for each affected section:

Before: [incorrect text] After: [corrected text]

Reasoning: [why this change is needed]

Get user approval via AskUserQuestion for each significant change. </step_3>

<step_4 name="apply_changes"> After approval:

  • Use Read to load current file

  • Use Edit with exact old_string/new_string

  • Verify changes with Read after editing

  • Optionally run tests or validation commands </step_4>

<step_5 name="optional_commit"> If the skill is in a git repository:

  • Check status: git status

  • Add changes: git add [files]

  • Commit: git commit -m "fix(skill): correct [specific issue]"

Present commit hash to user. </step_5>

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

hook-creator

No summary provided by upstream source.

Repository SourceNeeds Review
General

medium-plan

No summary provided by upstream source.

Repository SourceNeeds Review
General

review

No summary provided by upstream source.

Repository SourceNeeds Review
General

report-bug-issue

No summary provided by upstream source.

Repository SourceNeeds Review