uninstall

Uninstall community skills from the hub with safety checks and action logging.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/bomday/projetao-tatico --skill uninstall-bomday
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uninstall
Source: https://github.com/bomday/projetao-tatico/tree/main/claude-for-legal/legal-builder-hub/skills/uninstall
Command: npx skills add https://github.com/bomday/projetao-tatico --skill uninstall-bomday

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a secure method to uninstall community skills installed via the hub, ensuring files are deleted safely and protecting against first-party plugin skills.

Core Features & Use Cases

  • Community Skill Removal: Safely remove community skills installed through the hub.
  • Safety Checks: Confirm before deleting files and refuses to touch first-party plugin skills.
  • Action Logging: Logs every action for audit trail integrity.
  • Alternative: Suggest using /legal-builder-hub:disable for disabling skills without deleting files.
  • Use Case: When a user wants to fully remove a community skill, use "uninstall [skill]" or "remove this skill".

Quick Start

Uninstall the skill 'example-skill'.

Frequently Asked Questions about uninstall

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

FAQPage Schema
How do I safely remove community skills installed via the hub?

Uninstalling community skills is handled safely by verifying skill origin, confirming file deletion, and logging actions for audit. It requires no manual intervention and protects against removing first-party plugin skills.

What happens to first-party plugin skills when I perform a skill uninstall?

Skill uninstall safety checks refuse to touch first-party plugin skills, ensuring only community skills installed via the hub are deleted. This protects core system files from accidental removal.

Can I disable a community skill without permanently deleting files?

Yes, you can disable a community skill without deleting files by using the alternative disable command. This stops the skill from running while preserving its data.

Does the community skill removal process keep an audit trail of deleted files?

Yes, the community skill removal process logs every action for audit trail integrity, ensuring a complete record of verified file deletions is maintained within the hub's ecosystem.

What command do I use to fully remove a community skill from my hub?

To fully remove a community skill from your hub, use the command "uninstall [skill]" or "remove this skill". This initiates the safety checks and file deletion process automatically.