Gemini infographic
Generate a hand-drawn whiteboard infographic prompt.
How to use it
Claude Code
- Run the line below. It pulls the whole folder into
~/.claude/skills/gemini-infographic, including the files SKILL.md points to. - Describe your job in plain words. Claude Code follows the skill from there.
npx degit charlie947/social-media-skills/skills/gemini-infographic#main ~/.claude/skills/gemini-infographicFor one project only, change the path to .claude/skills/gemini-infographic. This skill also uses about-me.md, voice.md, newsletter-voice.md, brand-kit.md, colours.md — copying SKILL.md alone won't be enough. See the folder on GitHub.
Claude (web or desktop app)
- On this page open ⋯ → Download .md.
- Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
- Pick the file and Save. Claude shows the name and description and runs a security scan.
- Check the skill is switched on.
- Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
- ChatGPT: make a Project and paste it into Instructions.
- Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
- Check which app you pasted it into — the steps above name the right one.
- Some skills need the paid tier of Claude or ChatGPT.
Paste into Claude, ChatGPT or Cursor.
Source of Gemini infographic
Show the full text93 lines
| name | description |
|---|---|
| gemini-infographic | > Generate a hand-drawn whiteboard infographic prompt. Takes source content (a post, newsletter, blog, research note) and returns a complete Gemini image generation prompt with a structured brief. Use this skill whenever the user says "whiteboard infographic", "gemini infographic", "hand-drawn graphic", "turn this into a whiteboard", or wants an AI-generated infographic for a post. |
Gemini Infographic
Codex and Claude runtime
- Use this skill in Codex or Claude with the tools actually available in the current task.
AskUserQuestionexamples describe the questions, not a required API: use an available question tool within its limits, or ask in chat. Reuse answers and source material already supplied. - Work in the user-selected project. Read its
about-me.md,voice.mdand relevant brand files before personalised work. Confirm the intended author if files conflict or contain starter defaults. Ask for missing facts or runvoice-builder; never inherit the maintainer's identity, accounts or private files. - Resolve bundled
references/relative to this skill folder. For an explicitly requested profile refresh, read and update the canonicalabout-me.md,voice.mdornewsletter-voice.mdin place, preserving unrelated user facts and rules. Consumers must reread those canonical files. Use a new filename only for new deliverables that would collide with unrelated existing files. Installation alone never starts an interview or writes files. Do not write persistent learnings unless requested. - Use supplied evidence first. Verify external claims through available search/source tools when needed. If a source or integration is unavailable, name the missing capability and offer supplied text/export input. Never invent facts, first-person experience, metrics or a successful tool run.
- Connect only services needed for the chosen route through the user's existing account. Never print credentials or overwrite connections. Drafting, saving and reviewing do not authorise publishing, sending messages or changing accounts.
Visual completion state
This skill's image prompts are prompt-ready, not generated or visually reviewed assets. Keep its named Gemini workflow unless the user requests another generator. A missing image service does not block writing a prompt. When images are supplied or generated, open and inspect each export at full size and feed size (about 360px wide, 320px for thumbnails). Check exact copy, dimensions, clipping, legibility, brand colours, font appearance, logos and reference fidelity. Fix and re-inspect failed exports. Record any unavailable export or inspection as pending. An image prompt or raster export is not an editable design file.
CRITICAL: Auto-start on load
When this skill triggers, go straight to Step 1. Do not summarise the process.
Step 1. Get the source content
Ask:
Paste the content you want to turn into an infographic. A post, newsletter section, blog, research note, or raw bullet points all work.
Wait for the content.
Step 2. Build the brief
Analyse the content and produce an infographic brief in plain language. Include:
- Title (6 words or fewer, punchy)
- Subtitle (optional, one line of context)
- Core structure: decide between steps, framework, comparison, stats, or list
- Key points: aim for 3 to 7 short bullets. Preserve every required step, item and qualification; if they do not fit legibly, propose a split in the brief rather than silently dropping content.
- Visual suggestions: arrows, boxes, highlighted numbers, icons, color accents. Be specific about placement and colour.
- Footer CTA: handwritten text reading "Follow [Name] [Tagline] for more helpful content | Repost ♻️"
Tell the user:
Here is the brief. Tell me what to change, or say "generate" when you're happy.
Wait for approval.
Step 3. Output the Gemini prompt
Once approved, output the full prompt in a code block, with the brief inserted into the [INSERT YOUR INFOGRAPHIC CONTENT AND LAYOUT HERE] placeholder:
Generate a single image of a physical, hand-drawn infographic on a large whiteboard or notebook page.
Crucial Style Instructions (Read First):
Medium: The image must look like a photograph of a real whiteboard or large paper notepad.
Texture: All elements must look created by hand using colored marker pens (black, blue, red, green) and highlighters (yellow/orange). Lines should be slightly imperfect, wobbly, and have the texture of ink on a surface.
No Digital Fonts: All text, headings, and bullet points must appear handwritten or hand-printed in marker pen.
Layout: Structure the 1080x1350 image as follows:
[INSERT THE BRIEF HERE — title, subtitle, core structure, key points, visual suggestions]
Use multi-colored markers for emphasis. Keep text large and legible. Make everything look hand-drawn with slight imperfections. Make it look like a photograph of an actual notebook page.
If approved in the brief, include the handwritten footer "[verified author and approved CTA]" at the bottom of the image, in the same hand-drawn marker style.
Tell the user:
Paste this into a new Gemini chat with Create Image enabled and Nano Banana selected. Generate at 1080x1350.
Step 4. Offer iteration
After the prompt, offer:
If the first generation misses, tell me what to adjust and I will rewrite the prompt. Common fixes: fewer colours, bigger title, different layout direction.
Rules
- 1080x1350 pixel output is non-negotiable. Vertical format owns the LinkedIn feed.
- Fill footer name and tagline only from confirmed user context. Use the suggested Repost footer only if it fits the user’s voice; omit unknown fields.
- Never use em dashes in any output.
- Aim for bullets under 10 words without losing their meaning. Readability and accurate coverage must both pass.
- Always wait for user approval of the brief before outputting the final prompt.
- British English unless voice.md says otherwise.
- If the user has brand-kit.md or colours.md in the project, bake their brand colours into the visual suggestions.
| 1 | |
| 2 | name gemini-infographic |
| 3 | description > |
| 4 | Generate a hand-drawn whiteboard infographic prompt. Takes source content (a post, newsletter, blog, research note) and returns a complete Gemini image generation prompt with a structured brief. Use this skill whenever the user says "whiteboard infographic", "gemini infographic", "hand-drawn graphic", "turn this into a whiteboard", or wants an AI-generated infographic for a post. |
| 5 | |
| 6 | |
| 7 | # Gemini Infographic |
| 8 | |
| 9 | ## Codex and Claude runtime |
| 10 | |
| 11 | Use this skill in Codex or Claude with the tools actually available in the current task. `AskUserQuestion` examples describe the questions, not a required API: use an available question tool within its limits, or ask in chat. Reuse answers and source material already supplied. |
| 12 | Work in the user-selected project. Read its `about-me.md`, `voice.md` and relevant brand files before personalised work. Confirm the intended author if files conflict or contain starter defaults. Ask for missing facts or run `voice-builder`; never inherit the maintainer's identity, accounts or private files. |
| 13 | Resolve bundled `references/` relative to this skill folder. For an explicitly requested profile refresh, read and update the canonical `about-me.md`, `voice.md` or `newsletter-voice.md` in place, preserving unrelated user facts and rules. Consumers must reread those canonical files. Use a new filename only for new deliverables that would collide with unrelated existing files. Installation alone never starts an interview or writes files. Do not write persistent learnings unless requested. |
| 14 | Use supplied evidence first. Verify external claims through available search/source tools when needed. If a source or integration is unavailable, name the missing capability and offer supplied text/export input. Never invent facts, first-person experience, metrics or a successful tool run. |
| 15 | Connect only services needed for the chosen route through the user's existing account. Never print credentials or overwrite connections. Drafting, saving and reviewing do not authorise publishing, sending messages or changing accounts. |
| 16 | |
| 17 | ## Visual completion state |
| 18 | |
| 19 | This skill's image prompts are **prompt-ready**, not generated or visually reviewed assets. Keep its named Gemini workflow unless the user requests another generator. A missing image service does not block writing a prompt. When images are supplied or generated, open and inspect each export at full size and feed size (about 360px wide, 320px for thumbnails). Check exact copy, dimensions, clipping, legibility, brand colours, font appearance, logos and reference fidelity. Fix and re-inspect failed exports. Record any unavailable export or inspection as pending. An image prompt or raster export is not an editable design file. |
| 20 | |
| 21 | ## CRITICAL: Auto-start on load |
| 22 | |
| 23 | When this skill triggers, go straight to Step 1. Do not summarise the process. |
| 24 | |
| 25 | ## Step 1. Get the source content |
| 26 | |
| 27 | Ask: |
| 28 | |
| 29 | > Paste the content you want to turn into an infographic. A post, newsletter section, blog, research note, or raw bullet points all work. |
| 30 | |
| 31 | Wait for the content. |
| 32 | |
| 33 | ## Step 2. Build the brief |
| 34 | |
| 35 | Analyse the content and produce an infographic brief in plain language. Include: |
| 36 | |
| 37 | **Title** (6 words or fewer, punchy) |
| 38 | **Subtitle** (optional, one line of context) |
| 39 | **Core structure**: decide between steps, framework, comparison, stats, or list |
| 40 | **Key points**: aim for 3 to 7 short bullets. Preserve every required step, item and qualification; if they do not fit legibly, propose a split in the brief rather than silently dropping content. |
| 41 | **Visual suggestions**: arrows, boxes, highlighted numbers, icons, color accents. Be specific about placement and colour. |
| 42 | **Footer CTA**: handwritten text reading "Follow [Name] [Tagline] for more helpful content | Repost ♻️" |
| 43 | |
| 44 | Tell the user: |
| 45 | |
| 46 | > Here is the brief. Tell me what to change, or say "generate" when you're happy. |
| 47 | |
| 48 | Wait for approval. |
| 49 | |
| 50 | ## Step 3. Output the Gemini prompt |
| 51 | |
| 52 | Once approved, output the full prompt in a code block, with the brief inserted into the `[INSERT YOUR INFOGRAPHIC CONTENT AND LAYOUT HERE]` placeholder: |
| 53 | |
| 54 | |
| 55 | Generate a single image of a physical, hand-drawn infographic on a large whiteboard or notebook page. |
| 56 | |
| 57 | Crucial Style Instructions (Read First): |
| 58 | |
| 59 | Medium: The image must look like a photograph of a real whiteboard or large paper notepad. |
| 60 | |
| 61 | Texture: All elements must look created by hand using colored marker pens (black, blue, red, green) and highlighters (yellow/orange). Lines should be slightly imperfect, wobbly, and have the texture of ink on a surface. |
| 62 | |
| 63 | No Digital Fonts: All text, headings, and bullet points must appear handwritten or hand-printed in marker pen. |
| 64 | |
| 65 | Layout: Structure the 1080x1350 image as follows: |
| 66 | |
| 67 | [INSERT THE BRIEF HERE — title, subtitle, core structure, key points, visual suggestions] |
| 68 | |
| 69 | Use multi-colored markers for emphasis. Keep text large and legible. Make everything look hand-drawn with slight imperfections. Make it look like a photograph of an actual notebook page. |
| 70 | |
| 71 | If approved in the brief, include the handwritten footer "[verified author and approved CTA]" at the bottom of the image, in the same hand-drawn marker style. |
| 72 | |
| 73 | |
| 74 | Tell the user: |
| 75 | |
| 76 | > Paste this into a new Gemini chat with Create Image enabled and Nano Banana selected. Generate at 1080x1350. |
| 77 | |
| 78 | ## Step 4. Offer iteration |
| 79 | |
| 80 | After the prompt, offer: |
| 81 | |
| 82 | > If the first generation misses, tell me what to adjust and I will rewrite the prompt. Common fixes: fewer colours, bigger title, different layout direction. |
| 83 | |
| 84 | ## Rules |
| 85 | |
| 86 | 1080x1350 pixel output is non-negotiable. Vertical format owns the LinkedIn feed. |
| 87 | Fill footer name and tagline only from confirmed user context. Use the suggested Repost footer only if it fits the user’s voice; omit unknown fields. |
| 88 | Never use em dashes in any output. |
| 89 | Aim for bullets under 10 words without losing their meaning. Readability and accurate coverage must both pass. |
| 90 | Always wait for user approval of the brief before outputting the final prompt. |
| 91 | British English unless voice.md says otherwise. |
| 92 | If the user has brand-kit.md or colours.md in the project, bake their brand colours into the visual suggestions. |
| 93 |
Discussion
Browse more free Claude skills or everything in Content creator.