yangyuqing15715165798/drawio-skill
A Codex skill for creating and editing draw.io diagrams through a configured drawio MCP server. 通过已配置的 drawio MCP server 创建和编辑 draw.io 图表的 Codex Skill。
drawio-skill is a Codex skill for creating and editing draw.io diagrams through a configured drawio MCP server.
drawio-skill 是一个 Codex Skill,用于通过已经配置好的 drawio MCP server 创建和编辑 draw.io 图表。
It is designed for:
适用场景包括:
.drawio and .svg export workflows.drawio 与 .svg 导出工作流This skill teaches Codex how to use a draw.io MCP server in a stable workflow:
这个 Skill 会告诉 Codex 如何以稳定的流程使用 draw.io MCP server:
It also includes rules for:
它还包含以下规则:
This repository contains the skill only. It does not bundle the MCP server itself.
这个仓库只包含 skill 本身,不包含 MCP server。
You need a working drawio MCP server in Codex before using this skill.
在使用这个 skill 之前,你需要先在 Codex 中配置可用的 drawio MCP server。
One common setup is:
一种常见的配置方式如下:
codex mcp add drawio -- npx -y @next-ai-drawio/mcp-server@latestAfter configuring the server, restart Codex or reload the IDE window if the tools do not appear.
配置完成后,如果工具没有出现,请重启 Codex 或重新加载 IDE 窗口。
Clone this repository into your Codex skills directory and keep the folder name as drawio-skill.
把这个仓库克隆到你的 Codex skills 目录中,并保持文件夹名称为 drawio-skill。
Typical locations:
常见目录如下:
Loading reviews...