Agent Skills
› AjayIrkal23/agentic-mercy-10x
› diagram
diagram
GitHub将英文描述或 Mermaid 源码转换为图表。生成包含源码及可编辑 .excalidraw 文件的图表三元组,支持通过 gstack 打开编辑。
触发场景
用户要求绘制流程图、架构图等图表
用户提供 Mermaid 代码并请求渲染或转换
安装
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.
版本历史
- 581d130 当前 2026-07-19 09:07


