ProfessorGPTProfessorGPT
Official Provider SkillView repo

Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas

Files1 files
SKILL.md256 lines
Loading editor…

Install

Recommended

One command — your agent picks it up automatically.

Select an AI agent above to see the install command.

or

Manual Install

More steps

Download the file and paste it into your agent's system prompt.

Skill details

Versionv1.0.0
AuthorMicrosoft
Categorycreativity
Skill IDmicrosoft/amplifier-bundle-dot-graph/skills/dot-patterns

Related skills

Architecture Overview DiagramGenerate a README-level architecture overview DOT diagram for a repository through code-first investigation, iterative design, and antagonistic review. Use when the user says "create an architecture diagram", "make a README diagram", "top-level overview diagram", or wants a single diagram that gives a non-technical reader the "I get it" understanding of a system. Produces a .dot source, .svg, and .png — reviewed to PASS quality. Also surfaces doc/code discrepancies and optionally generates detaiDot As AnalysisUse when analyzing a system to surface hidden issues — draw what you believe exists, then reconcile against what actually existsDot Graph IntelligenceUse when you need programmatic graph structure analysis — reachability, cycles, critical paths, and diffs without spending LLM tokens on structural questions code can answerDot QualityUse when enforcing quality standards on DOT diagrams — checking completeness, structure, and visual clarity before sharing or committingDot SyntaxUse when writing or reading DOT/Graphviz code and needing quick syntax reference — node declarations, edge syntax, attributes, subgraphs, HTML labels, and common gotchasParallax InvestigationUse when you need true understanding of a complex system — not a quick answer. Parallax Discovery is a multi-agent, multi-pass investigation methodology that combines three perspectives (code tracing, behavior observation, integration mapping) to produce verified, evidence-backed findings.