Skill Failed Cleanup Yashu
This skill resolves a skills-manager bug where failed installations leave behind folders that prevent reinstallation. It identifies the failed skill by name or GitHub URL, locates the residual folder in the skills-manager directory, and removes it so you can try installing again.
Skill Failed Cleanup Yashu removes leftover folders from failed skill installations in skills-manager.
AI-generated summary based on this skill's SKILL.md
Install
steelan9199/wechat-publisher/skill-failed-cleanup-yashu · repository language: JavaScript
git clone https://github.com/steelan9199/wechat-publisher
cp -r wechat-publisher ~/.claude/skills/skill-failed-cleanup-yashugenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install steelan9199/wechat-publisher/skill-failed-cleanup-yashuFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What does Skill Failed Cleanup Yashu do?
Skill Failed Cleanup Yashu resolves a skills-manager bug where failed installations leave behind folders that prevent reinstallation. It identifies the failed skill by name or GitHub URL, locates the residual folder in the skills-manager directory, and removes it so you can try installing again.
How do I clean up failed skills with Yashu?
Skill Failed Cleanup Yashu accepts either a skill name or GitHub URL as input. It then searches the skills-manager directory for the corresponding residual folder from the failed installation and removes it automatically, allowing you to attempt reinstallation without obstruction.
Can Skill Failed Cleanup Yashu automate skill failure recovery?
Yes. Skill Failed Cleanup Yashu automates skill failure recovery and state reset by detecting failed skill attempts, identifying leftover artifacts, and removing them. This enables automated cleanup workflows that restore your system to a clean state without manual intervention.
What happens when I remove failed skill attempts?
When Skill Failed Cleanup Yashu removes failed skill attempts, it eliminates the residual folders that were blocking reinstallation. After cleanup, you can retry the skill installation process without encountering the original failure state.
Does Skill Failed Cleanup Yashu handle skill error cleanup?
Yes. Skill Failed Cleanup Yashu provides utilities for skill error handling by managing and troubleshooting failed skill attempts. It clears failed skills and their associated artifacts from your skills-manager directory, helping you maintain a clean installation environment.
What problem does this failed skill cleanup tool solve?
Skill Failed Cleanup Yashu solves the skills-manager bug where failed installations leave behind folders that prevent reinstallation. Without cleanup, these residual artifacts block future attempts to install the same skill, making this tool essential for recovery.