skill-repair

Repair broken agent skills by updating manifest.json and verifying changes.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill skill-repair-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-repair
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/skill-repair
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill skill-repair-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the issue of broken agent skills, allowing for a precise and safe repair process, ensuring that the skills are functional and ready for use.

Core Features & Use Cases

  • Error Analysis: Provides a framework for understanding and analyzing the error message of a failed skill installation.
  • Repair and Update: Offers the ability to surgically update the manifest.json to reflect the repaired state of the skill.
  • Verification: Ensures the UI automatically detects and reflects the repair changes, providing immediate feedback on the skill's status.

Quick Start

Execute the skill-repair assistant to repair and re-install the skill after addressing the installation error.

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 broken agent skill that failed during installation?

To fix a broken agent skill, you must analyze the installation error message, surgically update the manifest.json with corrected instructions, and verify the repair updates to restore functionality.

What causes an agent skill installation to fail and require a repair?

An agent skill installation typically fails due to errors in its source files or an improperly configured manifest.json. Error analysis is required to understand the specific failure before updating the skill.

How do I update the manifest.json to re-install a failed agent skill?

You update the manifest.json by modifying the skill source files with specific instructions and validations, ensuring the UI detects the repair changes and reflects the skill's restored status.

Can I repair agent skills without modifying the original source files?

No, repairing agent skills requires direct modification of skill source files and the manifest.json to apply specific instructions and validations, ensuring the repaired state is accurately reflected.

What is the best way to verify if an agent skill repair was successful?

The best way to verify an agent skill repair is to check if the UI automatically detects and reflects the repair changes, providing immediate feedback on the skill's operational status.