Skills Plugins MCP Prompt Model 博客 我的中心

auto-visio-helper

Help Codex plan, generate, reproduce, and refine editable Microsoft Visio scientific diagrams. Use when users ask Codex to operate local Visio, create VSDX research figures, redraw uploaded paper screenshots or sketches in Visio, convert natural-language method descriptions into scientific diagrams, export preview PNG/PDF/SVG, or build editable model architecture, workflow, system architecture, experiment, pseudo-code, sequence, or module interaction diagrams.

DeepseekModel キュレーション済みスキル 品質 優秀 · 78 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=0antique-auto-visio-helper-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name auto-visio-helper description Help Codex plan, generate, reproduce, and refine editable Microsoft Visio scientific diagrams. Use when users ask Codex to operate local Visio, create VSDX research figures, redraw uploaded paper screenshots or sketches in Visio, convert natural-language method descriptions into scientific diagrams, export preview PNG/PDF/SVG, or build editable model architecture, workflow, system architecture, experiment, pseudo-code, sequence, or module interaction diagrams. Auto Visio Helper Use this skill to turn vague research-figure requests into editable Visio diagrams. Always plan the diagram as a verifiable drawing spec before driving local Visio. Core Workflow Classify the task: description_to_diagram : user describes a method, model, system, or experiment. image_reproduction : user uploads a paper figure, sketch, PPT screenshot, or reference image. paper_redraw : user wants a cleaner publication-ready version, not a strict copy. visio_refine : user wants to modify an existing VSDX or exported preview. Gather only blocking requirements: Language: Chinese, English, or bilingual. Target use: paper, thesis, defense slides, project report, patent, or internal note. Layout width: single-column, double-column, A4, slide, or custom size. Style target: IEEE, Nature-like, clean engineering, Chinese thesis, or strict reference matching. Export target: always propose preview exports ( .png , optionally .pdf / .svg ) before finalizing .vsdx . Produce a short design brief and a structured drawing spec first. Do not start Visio automation until the user has confirmed the spec or clearly asked to proceed without confirmation. Render the confirmed drawing spec with scripts/render_visio.py when Microsoft Visio is available on Windows. Keep all diagram elements editable: use Visio shapes, connectors, text, layers, names, and groups instead of flattening the diagram into one pasted image. Export preview files, inspect them, compare against the request or source image, then iterate on the drawing spec if needed. Required Drawing Spec Use JSON as the intermediate representation. Read references/drawing_spec.md before writing a complex spec. Minimum shape: { "page" : { "width_mm" : 297 , "height_mm" : 210 , "unit" : "mm" } , "style" : { "font" : "Arial" , "font_size_pt" : 9 , "theme" : "paper_clean" } , "nodes" : [ ] , "edges" : [ ] , "groups" : [ ] , "annotations" : [ ] , "exports" : { "png" : true , "pdf" : false , "svg" : false } } Use top-left coordinates in millimeters. Name every node and connector with stable IDs so the VSDX remains editable and reviewable. Reference Files Load only the file needed for the current task: references/diagram_types.md : choose diagram type and layout pattern. references/drawing_spec.md : JSON schema and examples. references/style_guide.md : publication-oriented fonts, colors, spacing, and line rules. references/visio_automation.md : local Visio COM automation notes and troubleshooting. If a Visio template file is present, such as references/绘图模版.vsdx , treat it as a reusable local template. Do not load binary templates into context; pass their path to scripts or copy them as needed. Image Reproduction Rules For uploaded reference images: Decide whether the user wants structure reproduction, visual reproduction, or publication-grade redraw. Extract visible text, modules, hierarchy, arrows, color families, and layout proportions. Rebuild the image as editable Visio primitives. Do not paste the image as the final diagram. Export a preview and compare these points: missing nodes, wrong arrow direction, text mismatch, layout drift, inconsistent spacing, and style mismatch. Quality Gate Before final delivery, verify: Text does not overlap shapes or connectors. Arrow direction matches the intended data/control flow. Same-level modules share consistent size, alignment, and spacing. Font size is readable at the target paper or slide size. Color count is controlled and black-white printing remains understandable when requested. Line width, arrowheads, corner radius, and padding are consistent. .vsdx keeps editable shapes, connectors, groups, layers, and named text boxes. Preview exports match the confirmed spec closely enough for user review. Script Usage Validate a spec without opening Visio: python scripts/render_visio.py spec.json --dry-run Render with local Visio: python scripts/render_visio.py spec.json --output output\diagram.vsdx --export-png output\diagram.png Use --template references\绘图模版.vsdx when a local Visio template should define page theme, stencils, or base styles.
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。