cheatsheet

Parse SKILL.md frontmatter and render categorized skill cheatsheets.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/exerias21/brainstorm-toolkit --skill cheatsheet-exerias21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cheatsheet
Source: https://github.com/exerias21/brainstorm-toolkit/tree/main/skills/cheatsheet
Command: npx skills add https://github.com/exerias21/brainstorm-toolkit --skill cheatsheet-exerias21

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates the set of installed brainstorm-toolkit skills into a readable, categorized cheatsheet, helping teams understand capabilities at a glance.

Core Features & Use Cases

  • Reads each skill's SKILL.md frontmatter and prints a categorized list with names, descriptions, and typical command chains.
  • Uses the bundled categories map to group skills and surface new ones immediately in Uncategorized if needed.
  • Stores a one-page reference ideal for onboarding teammates and quick capability checks.

Quick Start

Run the cheatsheet command to display a categorized list of all installed skills.

Frequently Asked Questions about cheatsheet

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

FAQPage Schema
How do I generate a categorized cheatsheet of all installed skills for onboarding?▼

To generate a categorized cheatsheet of installed skills, run the cheatsheet command to parse each skill's SKILL.md frontmatter and print a grouped list with names, descriptions, and command chains.

What is the best way to map all available brainstorm-toolkit skills and their command chains?▼

The best way to map brainstorm-toolkit skills is using a cheatsheet command that parses SKILL.md frontmatter and applies a bundled categories map to render a readable, one-page reference of all capabilities.

Does the cheatsheet command work with both Claude Code and Copilot installations?▼

Yes, the cheatsheet command applies to both Claude Code and Copilot installations, consolidating installed brainstorm-toolkit skills into a categorized, readable list for quick capability checks.

How do newly installed skills appear in the categorized skill list if no category is defined?▼

Newly installed skills appear immediately under an Uncategorized group in the cheatsheet if no predefined category matches, ensuring all parsed SKILL.md frontmatter entries are surfaced without delay.

Can I use this tool to create a one-page reference for teammates to check skill capabilities?▼

Yes, you can use the cheatsheet command to store a one-page reference ideal for onboarding teammates, showing categorized skill names, descriptions, and typical command chains at a glance.

What information does the skill discovery cheatsheet extract from each skill's metadata?▼

The skill discovery cheatsheet extracts and parses each skill's SKILL.md frontmatter, using a bundled categories map to group and display skill names, descriptions, and typical command chains.