Home / naveedharri / benai-skills · plugins/content/skills/visual/SKILL.md · GitHub

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

Latest version
mdr add naveedharri/benai-skills/visual@git:20260916.1a4a64a
Exact content
mdr add naveedharri/benai-skills/visual@sha256:957cee9bea43e89e

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_n6bku6xnnv7cbp7t.svg)](https://markdownregistry.com/a/art_n6bku6xnnv7cbp7t)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260916.1a4a64a latest2026-09-16 1a4a64a 14,513 BA view · diff
git:20260720.898cddf2026-07-20 898cddf 14,505 BA view · diff
git:20260707.5423c6a2026-07-07 5423c6a 26,289 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

More from naveedharri/benai-skills

CLAUDE.md claude
naveedharri/benai-skills · CLAUDE.md
git:20260911.3860544 · audit A · 65 stars
AGENTS.md@benai-landing agents
naveedharri/benai-skills · benai-landing/AGENTS.md
git:20260322.0d3e4c3 · audit A · 65 stars
CLAUDE.md@benai-landing claude
naveedharri/benai-skills · benai-landing/CLAUDE.md
git:20260322.0d3e4c3 · audit B · 65 stars
ads-audit skill
naveedharri/benai-skills · plugins/ads/skills/ads-audit/SKILL.md · Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn…
git:20260223.63345e4 · audit A · 65 stars
ads-budget skill
naveedharri/benai-skills · plugins/ads/skills/ads-budget/SKILL.md · Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy…
git:20260223.63345e4 · audit A · 65 stars
ads-competitor skill
naveedharri/benai-skills · plugins/ads/skills/ads-competitor/SKILL.md · Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy…
git:20260223.63345e4 · audit A · 65 stars
ads-creative skill
naveedharri/benai-skills · plugins/ads/skills/ads-creative/SKILL.md · Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms…
git:20260223.450945f · audit A · 65 stars
ads-google skill
naveedharri/benai-skills · plugins/ads/skills/ads-google/SKILL.md · Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 74…
git:20260223.63345e4 · audit A · 65 stars
ads-landing skill
naveedharri/benai-skills · plugins/ads/skills/ads-landing/SKILL.md · Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience…
git:20260223.63345e4 · audit A · 65 stars
ads-linkedin skill
naveedharri/benai-skills · plugins/ads/skills/ads-linkedin/SKILL.md · LinkedIn Ads deep analysis for B2B advertising. Evaluates 25 checks across technical setup, audience targeting…
git:20260223.63345e4 · audit A · 65 stars
ads-meta skill
naveedharri/benai-skills · plugins/ads/skills/ads-meta/SKILL.md · Meta Ads deep analysis covering Facebook and Instagram advertising. Evaluates 46 checks across Pixel/CAPI health…
git:20260223.63345e4 · audit A · 65 stars
ads-microsoft skill
naveedharri/benai-skills · plugins/ads/skills/ads-microsoft/SKILL.md · Microsoft/Bing Ads deep analysis covering search, Performance Max, Audience Network, and Copilot integration. Evaluates…
git:20260223.63345e4 · audit A · 65 stars

Every file in naveedharri/benai-skills

Browse by kind, by grade A, or by owner.