remove-old-skills-from-workflow

Installation
SKILL.md

Remove Skills from Workflow

Guide for removing skills from an existing workflow and updating all related documentation.

When to Use

  • User wants to remove a skill from a workflow
  • User says "remove skill", "delete skill", "移除技能", "删除技能"
  • Cleaning up unused or deprecated skills from a workflow

Removal Workflow

Step 1: Identify the Skill

Search for the skill name across the workflow to understand its usage:

# Find all references to the skill
grep -r "skill-name" /path/to/workflow/
Related skills

More from nicepkg/ai-workflow

Installs
208
GitHub Stars
187
First Seen
Jan 22, 2026