list-extensions

Generate an inventory of Claude Code extensions from user and project configurations.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/eddowding/orion_cos --skill list-extensions-eddowding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: list-extensions
Source: https://github.com/eddowding/orion_cos/tree/main/Operations/Claude/skills/system/list-extensions
Command: npx skills add https://github.com/eddowding/orion_cos --skill list-extensions-eddowding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive overview of all available commands, skills, subagents, hooks, and built-in keywords within the Claude Code environment, helping users understand and leverage the full capabilities of their setup.

Core Features & Use Cases

  • Inventory Generation: Scans user and project configurations for commands, skills, and subagents.
  • Hook and Plugin Discovery: Identifies configured hooks and enabled plugins.
  • Built-in Keyword Listing: Displays essential AI interaction keywords.
  • Use Case: A new user can run this skill to quickly understand what tools and functionalities are available to them, enabling more efficient use of Claude Code.

Quick Start

Run the list-extensions skill to see all available commands and skills.

Frequently Asked Questions about list-extensions

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

FAQPage Schema
How do I list all available Claude Code commands and skills?▼

To list all available Claude Code commands and skills, run the list-extensions skill, which scans user and project configurations to generate a comprehensive inventory of your environment's functionalities.

What is the best way to discover configured hooks and plugins in Claude Code?▼

Discovering configured hooks and enabled plugins in Claude Code is done by generating an extension inventory, which parses your project configurations to identify and list these specific integration points.

Can I view built-in keywords for AI interaction alongside my custom subagents?▼

Yes, you can view built-in keywords for AI interaction alongside custom subagents by running an extension inventory that parses both user configurations and project setups to display all available tools.

How do I get a structured overview of my Claude Code extensions?▼

Getting a structured overview of Claude Code extensions requires parsing user and project configurations to inventory slash commands, skills, subagents, hooks, and plugins into a single comprehensive view.

Does generating a Claude Code extension inventory require any special dependencies?▼

Generating a Claude Code extension inventory requires no special dependencies, as the skill directly parses your existing user and project configurations to discover available commands, skills, and hooks.