skill-repair

Diagnose and repair failed agent skill installations by validating manifests.

2|1|Updated May 25, 2026
One-click install
npx skills add https://github.com/interflownex/All-in-One --skill skill-repair-interflownex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-repair
Source: https://github.com/interflownex/All-in-One/tree/main/.gemini/skills/skill-repair
Command: npx skills add https://github.com/interflownex/All-in-One --skill skill-repair-interflownex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves installation failures in agent skills by providing a structured workflow to diagnose, fix, and re-validate the manifest configuration.

Core Features & Use Cases

  • Diagnostic Workflow: Guides the user through analyzing error messages and inspecting source files for root causes.
  • Manifest Synchronization: Automates the update of the manifest.json file to reset skill status and clear error states.
  • Use Case: When a newly deployed skill fails to initialize due to a configuration error, use this tool to surgically repair the manifest and trigger a successful re-installation.

Quick Start

Use the skill-repair assistant to analyze the error in the broken skill and update its manifest to restore functionality.

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 that failed to initialize?

To repair a broken agent skill, you must diagnose the configuration error, validate source file integrity, update the manifest.json status, and trigger a re-installation to restore functionality.

How do I fix agent skill installation failures caused by missing dependencies?

Fix agent skill installation failures by analyzing error messages, inspecting source files for root causes, and synchronizing the manifest.json file to clear error states and reset deployment.

What causes a skill deployment to fail and require manifest synchronization?

Skill deployment fails due to configuration errors or missing dependencies, requiring manifest synchronization to reset the skill status in the manifest.json file and validate source integrity.

Do I need directory access to troubleshoot and repair broken agent skills?

Yes, troubleshooting and repairing broken agent skills requires read and write access to the target skill directory and its associated manifest.json file to update deployment status.

What is the best way to reset error states in a broken skill manifest?

The best way to reset error states in a broken skill manifest is to use a structured diagnostic workflow that validates source integrity and automates manifest synchronization to clear errors.