skill-manager

Remove, disable, or re-enable community-installed skills with install-log verification.

109|20|Updated Mar 7, 2025
One-click install
npx skills add https://github.com/stakwork/stakgraph --skill skill-manager-stakwork
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/stakwork/stakgraph/tree/main/mcp/skills/legal-builder-hub/skill-manager
Command: npx skills add https://github.com/stakwork/stakgraph --skill skill-manager-stakwork

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents unsafe or unauthorized removal of installed community skills by verifying installation records, protecting first-party plugins, and requiring explicit user confirmation for file changes.

Core Features & Use Cases

  • Safe Uninstallation: Verifies the install audit log, identifies the approved skill directory, displays files for removal, preserves user configuration by default, and records the action.
  • Disable and Re-enable Workflows: Renames skill entry points, hooks, and agent files to stop activation, then reverses those changes when re-enabling.
  • Use Case: When a community skill is no longer needed or should be temporarily silenced, use this Skill to inspect its installation record, confirm the exact changes, and maintain an auditable lifecycle log.

Quick Start

Ask the skill manager to uninstall, disable, or re-enable one named community skill and wait for its verification and confirmation prompt.

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 a Claude plugin skill without losing my configuration?▼

Safe uninstallation verifies the install audit log, identifies the approved skill directory, displays files for removal, preserves user configuration by default, and records the action for auditable lifecycle tracking.

Can I temporarily disable a community skill instead of fully uninstalling it?▼

Yes, the disable workflow renames skill entry points, hooks, and agent files to stop activation, then reverses those changes when re-enabling, avoiding permanent file deletion.

How does file safety checking work when removing community-installed skills?▼

File safety checks verify installation records, protect first-party plugins, and require explicit user confirmation before file changes, preventing unauthorized or unsafe removal.

What's the best way to manage the lifecycle of community skills managed through the legal builder hub?▼

You can inspect installation records, confirm exact changes, and execute audited uninstall, temporary disablement, or restoration workflows while maintaining an auditable lifecycle log.

Why do I need explicit confirmation before file operations during skill removal?▼

Explicit confirmation prevents unsafe or unauthorized file changes by displaying the exact files for removal and requiring user approval before proceeding with the lifecycle change.

Does the skill manager work with protected first-party plugin files?▼

The skill manager preserves protected first-party plugin files during uninstallation and lifecycle changes, applying only to community-installed skills managed through the legal builder hub.