gpd-explain

Explain physics concepts or papers within active project context and store structured explanations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill produces rigorous, context-aware explanations of physics concepts and papers that align with the user's active project state, milestones, and notation conventions.

Core Features & Use Cases

  • Context-aware explanations anchored to the active project (milestones, manuscript, conventions)
  • Orchestrates subagents: gpd-explainer and gpd-bibliographer to generate and verify explanations
  • Produces a literature guide and stores outputs under .gpd/explanations
  • Supports standalone questions or project-context questions

Quick Start

Explain a physics concept rigorously in the context of the active project or standalone question.

Frequently Asked Questions about gpd-explain

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

FAQPage Schema
How do I get rigorous physics explanations that align with my project's notation conventions?

Rigorous physics explanations aligned with your project's notation and milestones are generated by scoping the concept to the active manuscript and conventions, then outputting a structured explanation with a literature guide.

Can I ask standalone physics questions or do I need an active project context?

You can ask standalone physics questions without an active project. The explanation is generated rigorously for standalone queries or scoped to the active project state, milestones, and manuscript if available.

How does citation verification work when explaining a physics paper?

Citation verification status is noted on the output by a specialized bibliographer subagent that generates and verifies the literature guide accompanying the structured physics explanation.

Where are generated physics explanations stored in my project directory?

Generated physics explanations are stored under the .gpd/explanations directory in your project, providing a persistent record of the structured output and literature guide.

What's the best way to explain a complex physics concept for my current research milestone?

The best way to explain a complex physics concept for a research milestone is to anchor the explanation to the active project context, spawning a specialized explainer subagent to produce the structured output.

Does this approach support literature guides alongside physics concept explanations?

Yes, a literature guide is produced alongside the structured explanation. The system orchestrates a bibliographer subagent to compile relevant citations and note their verification status.