uninstall

Community

Uninstall Claude tools locally or globally.

Authorrobdmc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill uninstalls Claude tools from global or project locations by safely removing installed components to restore a clean environment.

Core Features & Use Cases

  • Uninstalls tools from either the global (~/.claude/) or project (.claude/) scope.
  • Handles removal of skills, agents, and commands with safe unlinking and deletion.
  • Supports both interactive discovery and scripted uninstall workflows for automated tool management.

Quick Start

To start, list installed tools: python {SKILL_DIR}/uninstall.py --target global --list Then uninstall a tool: python {SKILL_DIR}/uninstall.py --target global --tools <tool1>,<tool2>

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: uninstall
Download link: https://github.com/robdmc/claude_tools/archive/main.zip#uninstall

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.