skill-manager

Uninstall or disable community skills with confirmation and audit logging.

Updated May 28, 2026
One-click install
npx skills add https://github.com/gtgspot/clegal --skill skill-manager-gtgspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/gtgspot/clegal/tree/main/legal-builder-hub/skills/skill-manager
Command: npx skills add https://github.com/gtgspot/clegal --skill skill-manager-gtgspot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safely manage the lifecycle of community skills installed via the legal-builder-hub, preventing accidental changes to first-party plugins and ensuring an auditable action trail.

Core Features & Use Cases

  • Safely uninstall or disable community skills with user confirmation and audit logging.
  • Enforce safety rules: never touch built-in plugins and require explicit user approval before file changes.
  • Integrate with install-log.yaml and CLAUDE.md to keep hub state consistent and traceable.

Quick Start

Run the skill-manager to uninstall or disable a community skill after confirming the action.

Frequently Asked Questions about skill-manager

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

FAQPage Schema
How do I safely uninstall community skills without breaking built-in plugins?

To safely uninstall community skills, the skill-manager verifies valid install logs and blocks any modifications to first-party paths. It requires explicit user confirmation before file operations to prevent accidental changes to built-in plugins.

What is an auditable disable process for legal and compliance skill management?

An auditable disable process logs every action taken when turning off a community skill. The skill-manager updates the hub's CLAUDE.md and install-log.yaml files to ensure all lifecycle changes are traceable and compliant.

Can I disable a skill temporarily while keeping the install log intact?

Yes, you can disable a skill temporarily while keeping the install log intact. The skill-manager updates the install-log.yaml to reflect the disabled state without removing the original installation records.

Does skill management require explicit confirmation before modifying hub files?

Yes, skill management requires explicit user confirmation before modifying any hub files. This safeguard prevents accidental deletions or alterations to the CLAUDE.md and install-log.yaml configurations.

What are the limitations when using an audit trail to uninstall skills?

The limitation is that the audit trail only applies to community skills installed through the legal-builder-hub with valid install logs. It cannot process or remove built-in plugins and first-party paths.