commands

List custom CLAUDE skills, agents, and workflows from SKILL.md metadata.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ItsMattG/property-tracker --skill commands-itsmattg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commands
Source: https://github.com/ItsMattG/property-tracker/tree/main/.claude/skills/commands
Command: npx skills add https://github.com/ItsMattG/property-tracker --skill commands-itsmattg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly locate and reference all custom CLAUDE skills, agents, and workflows in one place, reducing time spent hunting for capability details.

Core Features & Use Cases

  • Centralized cheat sheet for skills, agents, and workflows.
  • Quick lookup for purposes, scopes, and relationships between components.
  • Suitable for onboarding new team members and aligning product strategy.

Quick Start

Display the full CLAUDE commands cheat sheet.

Frequently Asked Questions about commands

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

FAQPage Schema
How do I list all custom CLAUDE skills, agents, and workflows in one place?

You can generate a centralized cheat sheet listing all custom CLAUDE skills, agents, and workflows. It reads the SKILL.md frontmatter and Markdown body to display names, descriptions, and scopes without executing any actions.

What is the best way to reference CLAUDE skill capabilities for onboarding new team members?

Referencing CLAUDE skill capabilities for onboarding is best done with a centralized cheat sheet. It provides quick lookup for purposes, scopes, and relationships between components, helping align product strategy without executing actions.

Does the CLAUDE commands reference require any dependencies to display skill summaries?

No dependencies are required to display CLAUDE skill summaries. The reference relies solely on parsing the existing SKILL.md frontmatter and Markdown body to output capability details on demand.

Can I execute CLAUDE workflows directly from the skill cheat sheet?

You cannot execute CLAUDE workflows directly from the skill cheat sheet. It functions strictly as an on-demand reference for locating capabilities and summarizing details, performing no actions itself.

How does the CLAUDE skills reference extract descriptions and names?

The CLAUDE skills reference extracts descriptions and names by parsing the SKILL.md frontmatter. It uses the Markdown body for display formatting to provide an instant overview of available custom agents and workflows.