gpd-help

Display GPD command references with state-aware subsets and a --all option.

1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-help
Source: https://github.com/CharlieGreenman/roomtemp-superconductor-gpd/tree/main/.agents/skills/gpd-help
Command: npx skills add https://github.com/CharlieGreenman/roomtemp-superconductor-gpd --skill gpd-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly access a comprehensive, in-context reference to all GPD commands and usage guidelines, reducing lookup time and onboarding friction.

Core Features & Use Cases

  • Full command reference: displays every GPD command with syntax and options.
  • Contextual help: shows a state-aware subset of commands based on project state.
  • Quick start and full reference: provides both a concise overview and a complete guide for experienced users.

Quick Start

Run gpd-help --all to display the complete GPD command reference and usage guide.

Frequently Asked Questions about gpd-help

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

FAQPage Schema
How do I display the full GPD command reference in my terminal?

To display the full GPD command reference, run the gpd-help command with the --all option. This exposes a complete guide of every GPD command, syntax, and usage guideline for quick in-context lookup.

What is contextual help and how does it work for GPD commands?

Contextual help provides a state-aware subset of GPD commands based on your current project state. Instead of showing every command, it filters the reference to display only the relevant commands and usage guidelines for your specific context.

Can I get a quick start overview of GPD commands without reading the full reference?

Yes, the GPD help reference provides a concise quick start overview alongside the full command reference. Without the --all flag, it delivers state-aware guidance to help you find the necessary commands without browsing the entire list.

Does the GPD command reference require any dependencies or environment setup?

No dependencies or environment setup are required to use the GPD command reference. It operates entirely in-context, requiring only that the YAML frontmatter conforms to name and description requirements to expose the reference via the gpd-help command.

What is the best way to reduce lookup time for GPD workflow commands?

The best way to reduce lookup time is to use the state-aware contextual help feature. By showing a contextual subset of commands based on your project state, it minimizes onboarding friction and eliminates the need to manually search the full reference.

Why does the gpd-help command not show all available commands by default?

The gpd-help command shows a state-aware subset by default to reduce onboarding friction and provide quick lookup. You must explicitly pass the --all option to bypass contextual filtering and display the complete list of every GPD command.