menu

Community

Show available skills and how to invoke them.

Authororenmagid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Dynamically discover and display all available skills, what they do, and whether they are auto-invocable or manual-only.

Core Features & Use Cases

  • Read the skill index (.claude/skills/_index.json). This file is generated by the installer and contains name, description, type, and invocability for every installed skill.
  • If the index file doesn't exist, fall back to discovering skills via Glob + reading individual SKILL.md frontmatter.
  • Filter and group skills into:
    • Auto — skills where type is not "plugin" and manual is absent or false.
    • Manual — skills where type is not "plugin" and manual is true.
    • Plugins — skills where type === "plugin"; group by source if multiple plugins are present.
  • Format as tables and omit the Plugins section if no plugins are indexed.

Quick Start

Use the menu skill to list available skills with descriptions and invocability.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: menu
Download link: https://github.com/orenmagid/claude-cabinet/archive/main.zip#menu

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.