uninstall-extension

Uninstall ClaudeClaw extensions with validation, hook execution, and cleanup.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/iia-arg/claudeclaw --skill uninstall-extension-iia-arg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uninstall-extension
Source: https://github.com/iia-arg/claudeclaw/tree/main/skills/uninstall-extension
Command: npx skills add https://github.com/iia-arg/claudeclaw --skill uninstall-extension-iia-arg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a straightforward way to uninstall and remove specified ClaudeClaw extensions, simplifying extension management.

Core Features & Use Cases

  • Extension Removal: Uninstalls a specified ClaudeClaw extension, deleting its directory and associated data.
  • Workflow Automation: Automates validation, confirmation, hook execution, and cleanup during the uninstallation process.
  • Use Case: When an extension is no longer needed, use this Skill to cleanly remove it without manual directory deletion or risking residual data.

Quick Start

Use the uninstall-extension skill to remove an extension named 'slack' by executing the command with the extension name as an argument.

Frequently Asked Questions about uninstall-extension

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely uninstall ClaudeClaw extensions without leaving residual data?

To safely uninstall ClaudeClaw extensions, this Skill automates validation, hook execution, and cleanup to delete the extension directory and associated data while preserving your user configurations. It prevents residual data without requiring manual directory deletion.

What is the best way to automate plugin lifecycle management in complex environments?

Automating plugin lifecycle management in complex environments is handled by this Skill through a structured uninstallation process that executes validation and cleanup hooks. It ensures safe removal of extensions while preserving user data and configurations.

Do I need external dependencies to remove ClaudeClaw extensions?

You do not need external dependencies to remove ClaudeClaw extensions, as this Skill operates using built-in system commands. It requires no additional software packages to perform validation, hook execution, and cleanup during the uninstallation process.

How does the uninstallation process preserve user data during extension removal?

During extension removal, user data is preserved by the Skill through its automated validation and cleanup process, which specifically targets the extension directory and associated data for deletion without touching your core configurations.

Can I use this uninstall process for extensions in any complex environment setup?

Yes, this uninstall process is suitable for managing the plugin lifecycle in complex environments. It safely removes specified ClaudeClaw extensions regardless of the complexity of your setup, relying only on standard system commands.