packages-management

Manage the full lifecycle of skill and plugin packages across the workspace.

6|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Acosmi/CrabClaw --skill packages-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: packages-management
Source: https://github.com/Acosmi/CrabClaw/tree/main/docs/skills/operations/packages-management
Command: npx skills add https://github.com/Acosmi/CrabClaw --skill packages-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of managing the full lifecycle of skill and plugin packages by providing a unified workflow to browse, inspect, install, update, and uninstall packages.

Core Features & Use Cases

  • Browse the package catalog to discover available skills, plugins, and bundles.
  • View package details, dependencies, and readmes to plan installations.
  • Install, update, and remove packages to keep the workspace aligned with needs and security policies.

Quick Start

Browse the package catalog, view details, and install or update packages as needed.

Frequently Asked Questions about packages-management

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

FAQPage Schema
How do I manage the full lifecycle of skill and plugin packages?

Package management handles the full lifecycle of skill and plugin packages by providing a unified workflow to browse, inspect, install, update, and uninstall packages across your workspace. It enforces dependency handling and reports installation status.

What is the best way to browse and install skill bundles?

The best way to browse and install skill bundles is through a unified catalog workflow that lets you view package details, dependencies, and readmes to plan installations. It enforces dependency handling and provides installation paths.

How does dependency handling work when installing skills and plugins?

Dependency handling during skill and plugin installation is enforced automatically by the package manager. It resolves required dependencies before installation, provides installation paths and keys, and reports status for subsequent workflow steps.

Can I update and remove plugins from my workspace in bulk?

You can update and remove plugins from your workspace to keep it aligned with your needs and security policies. The package management workflow applies to installation, updating, and removal of skills, plugins, and bundles.

What do I need to view package details and readmes before installing?

To view package details and readmes before installing, you need access to the package catalog within your workspace. The package manager allows you to inspect dependencies and readmes to properly plan your skill and plugin installations.

Why does package removal report status for subsequent workflow steps?

Package removal reports status for subsequent workflow steps to confirm successful uninstallation and dependency cleanup. This ensures your workspace remains aligned with security policies when you remove skills, plugins, and bundles.