lists

List AI agent system commands with category and verbosity filters.

34|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/baekenough/oh-my-customcode --skill lists
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lists
Source: https://github.com/baekenough/oh-my-customcode/tree/main/templates/.claude/skills/lists
Command: npx skills add https://github.com/baekenough/oh-my-customcode --skill lists

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help users discover and understand all available AI agent system commands with optional filters and detailed info.

Core Features & Use Cases

  • List all commands with default output and a verbose option for more details
  • Filter commands by category using --category to focus on System, Manager, or Dev commands
  • Use --verbose to see detailed command descriptions and usage examples

Quick Start

Use the lists skill to display all available commands.

Frequently Asked Questions about lists

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

FAQPage Schema
How do I list all available system commands for the AI agent?

To list all available system commands for the AI agent, you can use the lists skill, which displays all System, Manager, and Dev commands at a glance in a default view. It provides a comprehensive overview of every command currently available.

Can I filter AI agent commands by category?

Yes, you can filter AI agent commands by category using the --category flag. This allows you to specifically focus on System, Manager, or Dev commands, ensuring you only see the relevant command groups for your current task.

How do I get detailed descriptions and usage examples for CLI commands?

To get detailed descriptions and usage examples for CLI commands, apply the --verbose flag. This switches the output from the default concise view to a detailed format, showing extended information for each available AI agent command.

What is the difference between default and verbose output when discovering commands?

The difference between default and verbose output is that default view simply lists the available commands, while verbose output, triggered by --verbose, provides detailed command descriptions and usage examples for deeper understanding.

What are the limitations of using category filters for system commands?

Category filters for system commands are limited to three specific groups: System, Manager, and Dev. If a command does not belong to one of these predefined categories, it cannot be isolated using the --category flag.