VersoXBT/skill-manager

5 stars · Last commit 2026-04-06

Claude Code plugin — inventory all your installed skills, check structure, and find updates. Free, zero dependencies.

README preview

<div align="center">

[![Stars](https://img.shields.io/github/stars/VersoXBT/skill-manager?style=flat-square&logo=github&label=Stars)](https://github.com/VersoXBT/skill-manager)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet?style=flat-square&logo=anthropic)](https://claude.ai/code)

</div>

# skill-manager — See Everything You Have Installed

> Know what skills, plugins, and agents you're running. See where they come from, what needs fixing, and what has updates.

`skill-manager` is a Claude Code plugin that scans all your installed skills and gives you a clean inventory with structural checks and update notifications.

## Install

Run in your terminal:

```bash
claude plugin install skill-manager@skill-manager

View full repository on GitHub →