skill-repair

Analyze error messages and repair failed skill installations via manifest.json.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rose4320/Eldonia-Nex --skill skill-repair-rose4320
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-repair
Source: https://github.com/rose4320/Eldonia-Nex/tree/main/.cursor/skills/skill-repair
Command: npx skills add https://github.com/rose4320/Eldonia-Nex --skill skill-repair-rose4320

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of failed skill installations in agents, providing a streamlined process to fix and reinstall these skills.

Core Features & Use Cases

  • Error Analysis: Analyze error messages to pinpoint the root cause.
  • Skill Repair: Correct the issue at the skill's installed path.
  • Manifest Update: Update the manifest.json to indicate the skill is now repaired.
  • Verification: Automated verification for UI refresh upon change.

Quick Start

To repair a broken skill, first analyze the error message, then fix the issue at the installed path, and finally update the manifest.json.

Frequently Asked Questions about skill-repair

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

FAQPage Schema
How do I repair a broken agent skill installation?

To repair a broken agent skill installation, you must analyze the error message, correct the issue directly at the skill's installed file path, and update the manifest.json to reflect the repaired state.

What causes a skill installation to fail and require manifest management?

Skill installation failures often stem from errors during the setup process that require manifest management to correct, involving direct file modifications and context management at the installed path to ensure successful recovery.

How do I update manifest.json to fix a failed skill installation?

Updating manifest.json to fix a failed skill installation involves modifying the file directly at the skill's installed path to indicate the skill is repaired, followed by automated verification to ensure the UI refreshes upon the change.

Can I automate error analysis for agent skill recovery?

Yes, skill recovery involves analyzing error messages to pinpoint the root cause of the failure, which can then be systematically corrected at the installed path to automate the overall repair and re-installation workflow.

Why does my agent skill not work after fixing the installation path?

An agent skill might not work after fixing the installation path if the manifest.json was not updated to indicate the skill is repaired, preventing the automated verification process from triggering a necessary UI refresh.

What is the best way to re-install failed agent skills?

The best way to re-install failed agent skills is to analyze the error message, fix the issue at the installed path, and update the manifest.json, which ensures successful repair through direct file modification and context management.