/uninstall Run the workflow from the skill-manager reference skill against the named skill. Safety rules: 1. Only uninstall community skills installed through this hub. Check and the CLAUDE.md installed starter pack table. If the skill is not recorded there, refuse and tell the user. 2. Never uninstall a first-party plugin's skill. The 12 core plugins that ship with claude-for-legal are off-limits from this command. If the named skill resolves to a path inside one of those plugins, refuse. 3. Confirm before removing files. Show the user every path that will be deleted. Proceed only on explici…