From social-media
Generate the hand-drawn whiteboard infographic prompt that pulled 480k impressions across 3 posts. 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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/social-media:gemini-infographicThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill triggers, go straight to Step 1. Do not summarise the process.
When this skill triggers, go straight to Step 1. Do not summarise the process.
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.
Analyse the content and produce an infographic brief in plain language. Include:
Tell the user:
Here is the brief. Tell me what to change, or say "generate" when you're happy.
Wait for approval.
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.
Always include the handwritten text "Follow [Name] [Tagline] for more helpful content | Repost ♻️" 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.
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.
npx claudepluginhub asseerimishal-coder/mishal-skills-marketplace --plugin social-mediaGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.