ChatGPT Skill Plugins — Development skill for Claude Code
Artifact-only ChatGPT skills/plugins for Mermaid diagrams, portable Modelica projects, and portable mind maps.
How to install ChatGPT Skill Plugins
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open theisegoria/chatgpt-skill-plugins and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What ChatGPT Skill Plugins does
Artifact-only ChatGPT skills/plugins for Mermaid diagrams, portable Modelica projects, and portable mind maps.
Alternatives in Development
- Stakeholder Map — Build stakeholder maps with power/interest grid and comms plan 7.8k ★
- Artifacts — Artifact Generation & Code Transformation 1.1k ★
- Hive — Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real 473 ★
README
ChatGPT skill plugins
Artifact-only releases of 3 skills-only app plugins for ChatGPT and Codex, with matching standalone skill ZIPs:
- Mermaid Diagrams — Author, edit, preview, repair, validate, and optionally render portable Mermaid documents.
- Modelica Projects — Create, edit, preview, import, repair, and statically validate portable Modelica projects.
- Portable Mind Maps — Author, convert, safely merge, preview, repair, and validate portable mind maps.
The development repository, tests, and Git history are intentionally not published here. Installable runtime files are distributed as ZIP assets on the [latest release](https://github.com/theisegoria/chatgpt-skill-plugins/releases/latest).
Install version 2.1.0
Download and extract `chatgpt-skill-plugins-2.1.0.zip` from the release.
Add the extracted directory as a local marketplace:
codex plugin marketplace add /absolute/path/to/chatgpt-skill-plugins-2.1.0Install one or more plugins:
codex plugin add mermaid-diagrams@ben-chatgpt-apps codex plugin add modelica-projects@ben-chatgpt-apps codex plugin add portable-mindmaps@ben-chatgpt-appsRestart the ChatGPT desktop app and begin a new task.
Standalone skill ZIPs may instead be extracted so that their top-level skill folder lives under the user's Codex skills directory. Plugin and standalone distributions contain the same audited runtime skill files.
Integrity and validation
Release assets include `SHA256SUMS.txt` and `release-manifest.json`. The archives are deterministic, path-safe, CRC-checked, schema-validated, and checked again after extraction. Static validation does not prove rendering, import, compilation, simulation, numerical correctness, or physical validity.
Policies and support
See `PRIVACY.md`, `TERMS.md`, and `SUPPORT.md` in this repository. The plugins have no developer-operated server or telemetry; external desktop applications retain their own terms.
Related Skills
Interactive Diagram
生成可交互式、可拖动的 HTML 图表(流程图、架构图、思维导图、序列图),并将其作为独立文件保存。支持 Dagre 自动布局、平移/缩放,并可导出为 PNG/SVG/JSON 格式。零依赖。Claude Code 技能
Deep Dive Claude Code
《深入理解 Claude Code 源码》— 系统剖析 Anthropic Claude Code CLI 的架构设计、工程实践与编程哲学 25 chapters, 101 Mermaid diagrams, 467 c
Oop Architect
A Claude Code skill for OOP architecture planning and tracking — live Mermaid UML diagrams in CLAUDE.md that u
Arch Diagram
Generate Mermaid diagrams from codebase analysis or description.
Codebase To Mermaid
Map any codebase into validated Mermaid diagrams with file:line citations
Obsidian Viz
Obsidian visualization skill for OpenClaw - generate Excalidraw, Mermaid, and Canvas diagrams from text or ima
Related Agents
Agentic Workflow Patterns
by ThibautMelen - A comprehensive and well-documented collection of agentic patterns from Anthropic docs, with
Dotnet Docs Generator
WHEN generating documentation for a .NET project. Analyzes project structure, recommends doc tooling, generate
Architecture Diagrammer
Explore a subsystem or module and produce Mermaid architecture diagrams documenting data flows, component rela