Agent Skills
› AjayIrkal23/agentic-mercy-10x
› diagram
diagram
GitHub将英文描述或 Mermaid 源码转换为图表源文件及可编辑的 Excalidraw 文件,通过 gstack 工具实现图表生成与开放。
Trigger Scenarios
需要将文本描述转为可视化图表
需要生成可编辑的 Excalidraw 文件
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill diagram -g -y
SKILL.md
Frontmatter
{
"name": "diagram",
"schema": 1,
"platforms": [
"linux",
"darwin"
],
"provenance": "gstack-clone",
"description": "Turn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open (gstack)"
}
Generated pointer to the upstream gstack clone. Read and follow ~/.claude/skills/gstack/diagram/SKILL.md.
Version History
- 581d130 Current 2026-07-19 09:07


