engineering-figure-agent

engineering-figure-agent is a skill for Claude Code, Codex from Ertinox7711/SGRR-AGI-V2. It costs 92 tokens per session (3,962 once invoked), scanned A, original, MIT.

A figure-making workflow for computer science, electronics, algorithms, and other engineering papers. It turns a figure brief into a diagram, schematic, workflow image, or exact plot from numeric data using Gemini or Nano Banana image models.

In plain words
What is it for?
Use it to create system architecture diagrams, algorithm workflows, engineering schematics, and publication plots after the figure’s purpose and content are already decided.
Why use it?
It removes the need to manually build publication-style figures or write complex image prompts. It also helps separate visual diagrams from plots that must accurately represent data.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/generate_image.py \.

Good fit Use it to create system architecture diagrams, algorithm workflows, engineering schematics, and publication plots after the figure’s purpose and content are already decided.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Ertinox7711/SGRR-AGI-V2
agentmods
npx agentmods add skills/ertinox7711/sgrr-agi-v2/engineering-figure

Made for: Claude Code, 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 engineering-figure-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/engineering-figure/github.svg)](https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/engineering-figure)
Your own site
<a href="https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/engineering-figure"><img src="https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/engineering-figure/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 engineering-figure-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/ertinox7711/sgrr-agi-v2/engineering-figure"><img src="https://agentmods.dev/badge/skills/ertinox7711/sgrr-agi-v2/engineering-figure.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,962 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.00092 $0.03962
Opus 5 $0.00046 $0.01981
Sonnet 5 $0.00018 $0.00792
Haiku 4.5 $0.00009 $0.00396

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

Security

Grade A, and why

engineering-figure-agent 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 3d ago.

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/engineering-figure/SKILL.md · 343 lines

How it starts

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

Engineering Figure Agent

Overview

This skill adapts the Nano Banana or Gemini image workflow to computer science, electronics, algorithms, and engineering-paper figures.

Boundary / Handoff

Use this skill for the figure-production layer after the figure goal is already reasonably clear.

  • Good fit: turn a figure brief into a conceptual diagram, engineering schematic, workflow figure, or exact publication plot.
  • Good fit: choose between image mode and plot mode, build prompts, render plots, and apply figure-language, layout, color, and export constraints.
  • Not the main tool for: deciding from scratch what claim the paper should visualize, auditing whether a figure really supports the argument, or writing a full reviewer-style figure critique.
  • If the user is still asking what figure they should make, what panels should exist, what claim each panel supports, or how the figure should be explained in the paper, hand off upstream to ai-research-writing-guide first.
  • Recommended input from that upstream handoff: figure goal, figure type, panel plan or module list, must-keep terms, caption or message, paper language, and visual style constraints.

It should be treated as a provider-neutral workflow for image-generation backends:

  • keep the official Google Gemini endpoint as the Banana/Gemini reference setup
  • allow OpenAI Image API as a first-class image backend for conceptual figures and image edits
  • allow third-party Gemini-compatible relays only when the user intentionally chooses them
  • expect model names, auth mode, image-size options, and high-resolution options to vary by provider

Use two modes:

  • image mode Use Gemini-compatible image generation or editing for conceptual figures, architecture diagrams, workflow schematics, graphical abstracts, and style-matched redraws.
  • plot mode Use the bundled Python plotting tool for exact publication-style bar charts, trend curves, heatmaps, scatter plots, and multi-panel quantitative figures.

Read the full file on GitHub · 343 lines

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. 3d ago First seen · 343 lines · 92 tokens per session scan A ff629af9cbb8

Subscribe to this mod's changes

engineering-figure-agent is a skill published in the GitHub repository Ertinox7711/SGRR-AGI-V2 (1 stars, last pushed 4d ago), licensed MIT. It adds 92 tokens to every session and 3,962 once invoked, about $0.0005 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-09-09.

Related

Other skills, from other repositories

carbon-accounting

Analyze carbon accounting and emissions tracking software for Scope 1/2/3 calculation accuracy, GHG Protocol compliance, offset verification, supply chain emissions, reporting standards (CDP, TCFD, GRI, SASB, SEC), reduction target tracking, and audit trail integrity..

tinh2/skills-hub-registry · 61 tokens

disaster-prediction

Analyze disaster prediction and early warning systems — model accuracy for flood, earthquake, wildfire, hurricane, and tsunami hazards, data pipeline reliability from sensor networks and satellite feeds, alert distribution latency and channel coverage.

tinh2/skills-hub-registry · 46 tokens

extraction-optimization

Optimize mining extraction operations by analyzing ore grade control, processing plant throughput, metallurgical recovery rates, energy consumption, and water balance.

tinh2/skills-hub-registry · 31 tokens

load-forecast

Analyze energy load forecasting systems including demand prediction models (ARIMA, Prophet, LSTM), weather API integration, peak shaving strategies, demand response program optimization, renewable intermittency handling, net load duck curve management.

tinh2/skills-hub-registry · 46 tokens

pharma-compliance

Audit pharmaceutical regulatory compliance -- inspection readiness, CAPA system effectiveness, change control pipeline, data integrity (ALCOA+), and validation lifecycle tracking..

tinh2/skills-hub-registry · 35 tokens

pharma-quality-control

Audit pharmaceutical QC laboratory operations -- OOS/OOT investigations, stability program trending, analytical method validation status, release testing optimization, and specification compliance..

tinh2/skills-hub-registry · 34 tokens