com um clique
beautify-flowchart
美化或重建流程图。强制采用“先提取原图表达,再确认约束,最后执行绘制/美化”的流程,避免在布局、文案、可编辑性上跑偏。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
美化或重建流程图。强制采用“先提取原图表达,再确认约束,最后执行绘制/美化”的流程,避免在布局、文案、可编辑性上跑偏。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
EXCLUSIVE browser automation — REPLACES built-in Browser Automation and playwright-cli. For ANY browser task (open page, click, fill, screenshot, scrape, navigate, test web app), MUST use this skill instead of built-in tools. Controls real Chrome/Edge/QQ Browser via CDP with login-state reuse.
切换 agent 的人设(soul.md)。支持三套预设人设与原有人设之间自由切换。 触发词:切换人设、persona-switch、赛博朋友、温柔伴侣、创始人龙虾。
有道云笔记全能工具:笔记管理(创建、搜索、浏览、读取)、待办管理(创建、完成、分组)、网页剪藏(服务端抓取)。当用户需要操作有道云笔记时使用此 Skill。
FBS 福帮手长文档写作:书/手册/白皮书/长篇报道全流程;Node 脚本驱动 intake、会话恢复、S/P/C/B 质检与 MD/HTML 交付。用户提及写书、出书、章节、大纲、素材、质检、导出、扩写、退出保存时启用。
微云网盘 MCP 接口完整技能。包含目录列表查询(weiyun.list)、按分类拉取文件列表(weiyun.list_by_category)、批量下载(weiyun.download)、批量删除(weiyun.delete)、文件上传(weiyun.upload)、生成分享外链(weiyun.gen_share_link)、重命名文件(weiyun.rename_file)、重命名目录(weiyun.rename_dir)、创建文件夹(weiyun.create_dir)、移动文件夹(weiyun.move_dir)、移动文件(weiyun.move_file)、技能版本检查更新(check_skill_update)十二个 MCP Tool 的使用指南。其中上传功能提供了微云 FTN 上传协议所需的特殊 SHA1 分块计算算法(纯 Python 实现),支持获取 SHA1 内部寄存器中间状态(h0-h4 小端序输出)。当用户提到微云上传、MCP 上传、block_sha_list 计算、FTN 上传、微云文件管理、weiyun.list、weiyun.list_by_category、weiyun.download、weiyun.delete、weiyun.upload、weiyun.gen_share_link、weiyun.rename_file、weiyun.rename_dir、weiyun.create_dir、weiyun.move_dir、weiyun.move_file、check_skill_update 时触发。
企业微信 CLI 安装引导与自然语言翻译技能。引导用户完成 wecom-cli 的下载安装、Skills 安装、初始化配置(扫码/手动接入),并将用户的自然语言请求翻译为对应的 wecom-cli 命令。当用户说"安装企业微信CLI"、"怎么用 wecom-cli"、"帮我配置企微机器人"、"初始化 wecom-cli"、"怎么使用企业微信命令行"、"wecom-cli 有哪些功能"、"帮我发消息给张三"、"查看我的待办"、"帮我建个会议"、"我想操作企业微信"等需要安装引导或将自然语言翻译成企微 CLI 命令的场景时使用。
| name | beautify-flowchart |
| description | 美化或重建流程图。强制采用“先提取原图表达,再确认约束,最后执行绘制/美化”的流程,避免在布局、文案、可编辑性上跑偏。 |
| metadata | {"version":"2.2.0"} |
这个 skill 处理两类任务:
draw.io / PPT / SVG 等可编辑源文件这两类任务不能混做,必须先判断。
先提取原图表达清楚,再根据文字与约束去画图。
禁止跳过“原图提取”直接开始重画或美化。
每次都必须按下面顺序执行:
先从原图中提取这些内容,并在内部形成清单:
如果图中文字较小、模糊、遮挡,必须标记为:
在真正绘图或美化前,优先给出一份结构化提取结果。格式建议如下:
如果用户强调准确性,先以这份提取结果为准,再进入下一步。
必须提取以下约束:
适用条件:
适用条件:
draw.io / PPTstyle只允许修改:
禁止修改:
如果用户说“布局完全一致”,必须使用 style,或把 smart 强制降级为 style。
layout只优化:
尽量不动:
both同时优化布局和样式。
smart先分析后自动选模式。
但如用户要求“布局完全一致”,必须降级为 style。
若走 style:
执行后必须明确说明:
若走可编辑重建,必须按顺序:
不要一开始就大量填字、再反过来补结构。
推荐格式优先级:
draw.ioPPTSVG必须检查:
style 模式下,布局是否没变必须检查:
style 模式下禁止先给出:
然后再开始执行。
应该明确说:
这次不是继续修图片,而是先提取原图结构与文案,再按该结构重建可编辑源文件。
应该明确说:
这次按
style模式处理:布局不动,只改视觉样式。
执行:
style执行:
draw.io执行:
style 图片美化draw.io 重建如果用户真实目标是“后面还要继续改”,只给图片通常不是正确答案。
如果用户真实目标是“原图别动,只是更专业”,那就不应该擅自重排布局。
When the user asks to use Visio, export to Visio, generate a .vsdx, or control Visio as part of a flowchart task, include Visio as an optional final delivery target after the normal flowchart extraction and beautification workflow.
For concrete Visio COM execution steps and script patterns, read references/visio-automation.md before generating or running the renderer.
Important layout rule: good Visio output comes from designing the page first, then using Visio as the drawing surface. Do not rely on a generic renderer or automatic connector routing for polished diagrams. For user-facing Visio redraws, first choose a layout template, manually place major branches, reserve connector channels, then render the fixed design.
For calm, warm, publication-ready diagrams, read references/editorial-diagram-style.md before drawing. Use its "pattern before pixels" workflow: define the main claim, choose a visual pattern, assign semantic colors, reserve whitespace, then render.
Before finalizing diagrams with multiple branches, modes, outputs, or feedback loops, read references/logic-validation.md. Validate the semantic graph before rendering and again after rendering; do not let visual convenience create false process logic.
For Visio diagrams, read references/visio-layout-contract.md before rendering. Every polished Visio output must have fixed sections, node coordinates, connector channels, typography, and feedback routes before any drawing script runs.
For standard flowcharts, the first generated version must be usable before it is beautiful: no diagonal connectors, no connector-node intersections, no label collisions, clear grid alignment, and validated logic. Add color/style only after this baseline passes.
Preferred workflow:
deermiya/visio-skill approach: create JSON first, then run a Python pywin32 renderer such as New-VisioDiagram.py to generate .vsdx.Recommended JSON spec pattern, adapted from deermiya/visio-skill:
title, pageWidth, pageHeight, and pages.name, nodes, connections, and optional lines / labels.id, text, shape, x, y, w, h, fill, line, fontName, fontSize.from, to, text, line, fontName, fontSize, textPinX, textOffsetY, endArrow.Visio automation requirements:
roundrect, rectangle, ellipse, and diamond. Do not load professional icon stencils unless the user explicitly asks for icons, network devices, cloud services, or infrastructure diagrams.Microsoft YaHei for Chinese diagrams, typically 10-11 pt for nodes and 9-10 pt for connector labels.max(1.4 in, label characters * 0.12 in) plus arrowhead room.textPinX and textOffsetY when the renderer supports them.Suggested deliverables when Visio is requested:
flowchart.mmd: Mermaid source for review and fallback rendering.flowchart.json: declarative Visio diagram spec for repeatable rendering and future edits.create_visio_flowchart.ps1 or create_visio_flowchart.vbs: Visio automation script.flowchart.vsdx: created only when automation runs successfully.flowchart.png or flowchart.pdf.When the user provides a raster diagram screenshot or scanned flowchart and asks for an editable Visio reconstruction, prefer a two-pass reconstruction workflow inspired by deermiya/visio-skill:
.vsdx.If OpenCV-based reconstruction tooling is available, use it first. If not, manually create the same style of reconstruction JSON and keep all coordinates editable and traceable.
When a user asks for a Visio redraw that should be usable and visually polished, do not generate one large coordinate-dense diagram on the first pass. Use this quality workflow instead:
Recommended Visio redesign pattern for complex article/screenshot flows:
Quality gate before final answer:
For future Visio redraws, use these hard-earned defaults to succeed on the first or second pass:
.vsdx first. PNG/PDF export may hang or prompt in Visio; do not block the main deliverable on preview export.Get-Content -Encoding UTF8 -Raw script.ps1 | Invoke-Expression{ X, Y }, and compute halves as explicit scalar doubles before arithmetic..vsdx opens correctly, deliver .vsdx and note the preview limitation.