/disable Run the workflow from the skill-manager reference skill against the named skill. What disable does: - Renames the skill's to so Claude no longer discovers it as an active skill. Files, references, templates, and config stay in place. - If the skill ships hooks in , also rename that file to so no automatic triggers fire while the skill is disabled. - Logs the action to . Safety rules: 1. Only disable community skills installed through this hub. Same check as uninstall — consult the install log and CLAUDE.md installed table. 2. Never disable a first-party plugin's skill. Off-limits. 3.…