infogenius

infogenius is a command for Claude Code from frankxai/agentic-creator-os. It costs 0 tokens per session (2,154 once invoked), scanned A, original, Apache-2.0.

A research-first image-generation workflow that gathers facts about a topic, turns them into a visual prompt, and generates an image. It is intended for subjects such as photosynthesis or quantum entanglement.

In plain words
What is it for?
Use it to create scientific illustrations, technical visuals, or other topic-based images in a chosen visual style.
Why use it?
It helps ground an image in researched information before deciding how the image should look.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Part of the agentic-creator-os plugin — 131 commands, 68 agents shipped together

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.

agentmods
npx agentmods add commands/frankxai/agentic-creator-os/infogenius
Clone the repo
git clone --depth 1 https://github.com/frankxai/agentic-creator-os

Made for: Claude Code.

Or install agentic-creator-os, the plugin that ships this one along with the rest of its 131 commands, 68 agents.

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 infogenius

README.md
[![agentmods](https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/infogenius.svg)](https://agentmods.dev/commands/frankxai/agentic-creator-os/infogenius)
Your own site
<a href="https://agentmods.dev/commands/frankxai/agentic-creator-os/infogenius"><img src="https://agentmods.dev/badge/commands/frankxai/agentic-creator-os/infogenius.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,154 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.02154
Opus 5 $0.00000 $0.01077
Sonnet 5 $0.00000 $0.00431
Haiku 4.5 $0.00000 $0.00215

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

Security

Grade A, and why

infogenius 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 2d 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.

.claude/commands/infogenius.md · 255 lines

How it starts

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

/infogenius - Grounded Visual Knowledge Generation

Research-First Image Generation - Facts → Visual Prompt → High-Quality Image

Pipeline Overview

╔═══════════════════════════════════════════════════════════════════════════╗
║                     INFOGENIUS VISUAL PIPELINE                             ║
║              "Ground in Research, Render with Precision"                   ║
╠═══════════════════════════════════════════════════════════════════════════╣
║  Step 1: Research   →   Step 2: Craft Prompt   →   Step 3: Generate Image ║
║  (Web Search)           (Style + Audience)         (Nano Banana MCP)       ║
╚═══════════════════════════════════════════════════════════════════════════╝

Step 1: GATHER REQUIREMENTS

Ask the user or parse from their request:

Required:

  1. Topic: What to visualize (e.g., "how photosynthesis works", "quantum entanglement")

Options (with defaults): 2. Visual Style (default: Standard):

  • standard - Clean scientific illustration
  • minimalist - Bauhaus, flat vector, 2-3 colors, negative space
  • photorealistic - Cinematic lighting, 8K, detailed textures
  • 3d - 3D Isometric, claymorphism, studio lighting
  • technical - Technical Blueprint, ink sketch, annotations
  • futuristic - Cyberpunk HUD, neon lines, holographic
  • vintage - 19th century lithograph, sepia, engraving style
  • cartoon - Educational comic, vibrant, cel-shaded
  1. Audience Level (default: general):

    • elementary - Ages 6-10, bright, simple, fun icons
    • highschool - Standard textbook, clean, accurate
    • college - Academic journal, high detail, data-rich
    • expert - Technical schematic, extremely dense, precise
  2. Aspect Ratio (default: 16:9):

    • 16:9 - Widescreen (infographics, presentations)
    • 1:1 - Square (social media)
    • 9:16 - Vertical (mobile, stories)

Step 2: RESEARCH WITH WEB GROUNDING

Use WebSearch to gather accurate, up-to-date facts:

WebSearch: "{topic} facts key information {current year}"

Read the full file on GitHub · 255 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. 2d ago First seen · 255 lines · 0 tokens per session scan A eb1d0bbf948f

Subscribe to this mod's changes

infogenius is a command published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed 2d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 2,154 tokens. 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-03.