skill-repair

Repair failed agent skills by updating manifest.json to corrected status.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/RxFit/hub-overlay --skill skill-repair-rxfit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-repair
Source: https://github.com/RxFit/hub-overlay/tree/main/hub/skills/skill-repair
Command: npx skills add https://github.com/RxFit/hub-overlay --skill skill-repair-rxfit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of failed installations of agent skills, providing the necessary context and permissions to update the manifest.json post-failure.

Core Features & Use Cases

  • Skill Repair: Corrects errors in installed agent skills.
  • Manifest Update: Updates the manifest.json to reflect the repaired skill status.
  • Use Case: If a skill fails to install, this Skill can be used to fix the issue and update the skill's status in the manifest.json.

Quick Start

Repair and re-install the 'my-skill' agent skill using the skill-repair tool.

Frequently Asked Questions about skill-repair

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

FAQPage Schema
How do I fix a failed agent skill installation?

To fix a failed agent skill installation, the skill-repair tool corrects errors in the source files and updates the manifest.json to reflect the repaired status.

Why does my agent skill manifest.json show a failed status?

Your manifest.json shows a failed status because the agent skill encountered errors during installation. Running a skill repair updates the manifest.json to correct this state.

What do I need to repair an installed agent skill?

To repair an installed agent skill, you need access to the skill's source files and the manifest.json so the tool can correct errors and update the installation status.

Can I re-install a broken agent skill without losing the configuration?

Yes, you can re-install a broken agent skill without losing configuration. The repair process updates the manifest.json to reflect the corrected status while preserving the source files.

What is the best way to update manifest.json after a skill installation error?

The best way to update manifest.json after a skill installation error is to execute a skill repair. This directly modifies the manifest to reflect the corrected skill status.