在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用ascii-diagrams
星标2
分支0
更新时间2026年4月20日 19:20
Draw compact text diagrams for code and docs.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Draw compact text diagrams for code and docs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ascii-diagrams |
| description | Draw compact text diagrams for code and docs. |
| when_to_use | Use when the user asks to draw or clarify structure, flow, layout, topology, state, memory, or tables in plain text, code comments, READMEs, ADRs, or technical docs. |
Create compact text diagrams that survive diffs and map to real code or prose.
references/ as the pattern library and SKILL.md as the runtime spec.references/ before drafting.Respond in this order:
text block.1-3 short bullets explaining how to read it.Do not add extra prose before or after that structure unless the user asks for more.
-, |, +, >, <, /, and \ unless a better fit is required.#, //, *, or similar prefixes.Match the request to the closest pattern in references/: flowcharts, state machines, trees, data structures, network topology, sequences/tables, or graphs/annotations.