mba-infographic-prompts

mba-infographic-prompts is a skill for Claude Code, Codex from refaelach/gmba-class-19-skills. It costs 324 tokens per session (3,899 once invoked), scanned A, original, MIT.

A prompt-writing skill for turning MBA topics into instructions for GPT image generation. MBA, or Master of Business Administration, is a business-focused graduate degree; the skill creates text prompts, not images.

In plain words
What is it for?
Use it to make study sheets, formula visuals, business frameworks, process diagrams, comparisons, or concept maps for MBA classes and teaching.
Why use it?
It removes the work of deciding how to visually explain a business idea and how to phrase the image request. You still paste the resulting prompt into ChatGPT to create the image.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Good fit Use it to make study sheets, formula visuals, business frameworks, process diagrams, comparisons, or concept maps for MBA classes and teaching.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/refaelach/gmba-class-19-skills/mba-infographic-prompts
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 refaelach/gmba-class-19-skills --skill mba-infographic-prompts
Clone the repo
git clone --depth 1 https://github.com/refaelach/gmba-class-19-skills

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 mba-infographic-prompts

README.md
[![agentmods](https://agentmods.dev/badge/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts/github.svg)](https://agentmods.dev/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts)
Your own site
<a href="https://agentmods.dev/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts"><img src="https://agentmods.dev/badge/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts/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 mba-infographic-prompts

Your own site · 80×15
<a href="https://agentmods.dev/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts"><img src="https://agentmods.dev/badge/skills/refaelach/gmba-class-19-skills/mba-infographic-prompts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 324 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,899 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.00324 $0.03899
Opus 5 $0.00162 $0.01950
Sonnet 5 $0.00065 $0.00780
Haiku 4.5 $0.00032 $0.00390

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

Security

Grade A, and why

mba-infographic-prompts 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 12d 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/exam-or-class-prep/mba-infographic-prompts/SKILL.md · 215 lines

How it starts

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

MBA Infographic Prompt Generator

Turns an MBA topic into a ready-to-paste prompt for GPT image generation (gpt-image-2 via ChatGPT). The skill produces text, not images — the user pastes the prompt into a fresh ChatGPT chat. Built around six visual archetypes the skill picks from based on the topic.

Compatibility

The skill loads references/archetypes.md from disk at runtime to get the full archetype style language. This affects portability:

  • Full support (Claude / Claude Code, OpenAI Codex, Gemini CLI, Cursor, and any tool that natively loads bundled skill resources): Drop the skill folder in the tool's skills directory and it works as designed.
  • Partial support (ChatGPT Custom GPTs, Gemini Gems, prompt-only setups): The bundled references/archetypes.md is not auto-loaded. Either paste both SKILL.md and references/archetypes.md into the system prompt, or accept that the archetype summaries inside SKILL.md alone will produce slightly less polished prompts.

When to use this skill

  • A student or instructor wants a study sheet, cheat sheet, framework visual, concept map, or process diagram for an MBA topic and would paste the prompt into ChatGPT.
  • The user has uploaded a PDF, article, or book chapter and wants an infographic of its central framework.
  • The topic is business, management, finance, accounting, statistics, or strategy and benefits from a visual representation.
  • The user wants a polished, deliberately-shaped prompt — not a quick one-liner — because they care about the rendered output.

When NOT to use this skill

  • The user wants the actual image rendered — this skill produces prompts only.
  • The topic is non-MBA / non-business — the archetype language is tuned for business content.
  • The user wants a live chart from a spreadsheet — use a data-viz tool.
  • The user wants a multi-slide deck — this is for single-frame infographics.
  • The user already has the exact prompt they want — just point them at ChatGPT.

Workflow

Read the full file on GitHub · 215 lines

Files

What ships with it

1 file 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. 12d ago First seen · 215 lines · 324 tokens per session scan A d9aa98d766b0

Subscribe to this mod's changes

mba-infographic-prompts is a skill published in the GitHub repository refaelach/gmba-class-19-skills (1 stars, last pushed 4mo ago), licensed MIT. It adds 324 tokens to every session and 3,899 once invoked, about $0.0016 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