visio-image-replica

visio-image-replica is a skill for Codex from Leobeckham-162632/codex-visio-replica. It costs 157 tokens per session (2,934 once invoked), scanned A, original, Apache-2.0.

A set of instructions for rebuilding a supplied two-dimensional image as an editable Microsoft Visio diagram. Visio is software for creating diagrams with separate shapes, text, and connectors.

In plain words
What is it for?
Use it to recreate flowcharts, schematics, maps, network diagrams, architecture drawings, and infographics in Visio.
Why use it?
It helps preserve the diagram's structure and editable parts instead of leaving the reference as one flat image.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to recreate flowcharts, schematics, maps, network diagrams, architecture drawings, and infographics in Visio.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leobeckham-162632/codex-visio-replica/visio-image-replica
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Leobeckham-162632/codex-visio-replica --skill visio-image-replica
Clone the repo
git clone --depth 1 https://github.com/Leobeckham-162632/codex-visio-replica

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for visio-image-replica

README.md
[![agentmods](https://agentmods.dev/badge/skills/leobeckham-162632/codex-visio-replica/visio-image-replica/github.svg)](https://agentmods.dev/skills/leobeckham-162632/codex-visio-replica/visio-image-replica)
Your own site
<a href="https://agentmods.dev/skills/leobeckham-162632/codex-visio-replica/visio-image-replica"><img src="https://agentmods.dev/badge/skills/leobeckham-162632/codex-visio-replica/visio-image-replica/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for visio-image-replica

Your own site · 80×15
<a href="https://agentmods.dev/skills/leobeckham-162632/codex-visio-replica/visio-image-replica"><img src="https://agentmods.dev/badge/skills/leobeckham-162632/codex-visio-replica/visio-image-replica.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 157 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,934 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00157 $0.02934
Opus 5 $0.00078 $0.01467
Sonnet 5 $0.00031 $0.00587
Haiku 4.5 $0.00016 $0.00293

Measured 11d ago against content hash 976a4190c2eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

visio-image-replica scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 15 executable files (scripts/build_dependency_plan.py, scripts/compare_iterations.py, scripts/create_scene_template.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/visio-image-replica/SKILL.md · 261 lines

How it starts

The opening of the file, as written. The whole thing — 261 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Visio Image Replica

Reconstruct a supplied two-dimensional reference as native, editable Visio content. Treat structure, text, connections, and editability as stronger evidence than a visual similarity score.

Operating boundaries

  • Use this skill for image-to-editable-Visio reconstruction, including diagrams, schematics, topologies, mechanism figures, architecture figures, maps, and infographics.
  • Do not route image upscaling, ordinary enhancement, beautification, or artistic generation here.
  • Stop if no reference image is supplied, either required MCP is unavailable, Visio is unavailable, the content cannot be handled legally, or an overwrite would lack explicit authorization.
  • Never overwrite a reference, historical task, prior iteration, or existing final delivery.
  • Never use an embedded full-page reference image as the final drawing. A temporary alignment guide is allowed only while constructing the scene and must be removed by default.
  • Use visio-com and Visio ShapeSheet for primary drawing. Use windows-mcp only to start or focus Visio, inspect a visible window, handle a safe file dialog that COM cannot handle, capture UI evidence, or recover from an exceptional condition.
  • Never claim universal one-to-one pixel identity or infer illegible text as certain.

Load references progressively

Read workflow.md before starting. Load only the additional references needed for the current stage:

Read the full file on GitHub · 261 lines

Files

What ships with it

32 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 261 lines · 157 tokens per session scan A 976a4190c2eb

Subscribe to this mod's changes

visio-image-replica is a skill published in the GitHub repository Leobeckham-162632/codex-visio-replica (5 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 157 tokens to every session and 2,934 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mk:preview

Use when generating visual artifacts — explanations, diagrams, slides, or diff visualizations. Triggers on "explain X visually", "diagram this", "show as slides", "diff against main". NOT for rendering a plan as HTML (see mk:visual-plan), live media generation (see mk:multimodal), browser QA (see mk:qa), or plan…

ngocsangyem/MeowKit · 92 tokens

svg-diagram

An SVG diagram generator for structured visuals such as architecture diagrams, flowcharts, sequence diagrams, hierarchy charts, and comparisons. SVG is a web image format that keeps diagrams sharp and allows flexible layouts.

PM-Shawn/Abu-Cowork · 70 tokens

mermaid-diagram

A guide for writing Mermaid code for structured diagrams. Mermaid is a text format that can describe diagrams such as flowcharts, architecture diagrams and timelines.

PM-Shawn/Abu-Cowork · 104 tokens

skin-creator

Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.

netease-youdao/LobsterAI · 48 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

netease-youdao/LobsterAI · 59 tokens

taiyi-ui-design

A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.

Dong90/oh-my-taiyiforge · 35 tokens