visual skillA
visual is agent-read markdown (skill) from naveedharri/benai-skills: Generate on-brand visuals and infographics for LinkedIn posts and newsletters using Nano Banana MCP (Gemini AI image generation). Final step of the content pipeline. Follows a guided flow: analyze the content, suggest visualizable concepts, propose visualization approaches, then generate on-brand visuals. USE THIS SKILL WHEN user says "create a visual", "make a visual", "generate an infographic", or wants a graphic to go with a post or newsletter..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Infographic Generator Create professional infographics in the BenAI brand style for LinkedIn and newsletters. Uses Gemini AI via the Nano Banana MCP server for image generation. **Connector:** Nano Banana MCP (Gemini AI image generation). **Core rule:** Quality is set by the thinking BEFORE the prompt. Spend 70% of effort on what to visualize, 30% on how. **UX rule:** When the AI can make a good default, make it silently and let the user override. Never ask the user to confirm something the AI already decided. Files load lazily, one phase at a time. Do NOT load reference files up front. See the Reference File Load Map at the bottom. --- ## When This Skill Loads 1. Run Phase 0 (silent config check). 2. If the API key is NOT configured: jump to Phase 5-ALT (API Key Setup). Do NOT ask about content. 3. If the API key IS configured: begin Phase 1. --- # UNDERSTAND ## Phase 0: Silent Config Check Run silently. No questions yet. ```bash mkdir -p .infographic/images .infographic/prompts if [ -n "$GEMINI_API_KEY" ]; then echo "API key found in environment" elif [ -f .env ] && grep -q "^GEMINI_API_KEY=.\+" .env; then echo "API key found in .env file" else …
Read the whole file at its exact version.
How to install
mdr add naveedharri/benai-skills/visual@git:20260916.1a4a64amdr add naveedharri/benai-skills/visual@sha256:957cee9bea43e89ePin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_n6bku6xnnv7cbp7t)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.1a4a64a latest | 2026-09-16 | 1a4a64a | 14,513 B | A | view · diff |
| git:20260720.898cddf | 2026-07-20 | 898cddf | 14,505 B | A | view · diff |
| git:20260707.5423c6a | 2026-07-07 | 5423c6a | 26,289 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (14513 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
naveedharri/benai-skills · 65 stars · license MIT · pushed 2026-09-16 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_n6bku6xnnv7cbp7t GET https://markdownregistry.com/api/v1/resolve?ref=naveedharri/benai-skills/visual GET https://markdownregistry.com/api/v1/blob/957cee9bea43e89e22cd2540a99d157abaf3331b7cbe8a4263c98345ffa851a3
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.