Blog

skill · ai · illustration · branding · Jun 19, 2026 · 2 min read

Meet Bloop: How I Turned My Illustration Style Into a Reusable AI Skill

Bloop, a friendly blue slime, unplugging a tangle of cords labeled "plugin" from an overloaded power strip marked "too many plugins"; a website window speeds off on an orange arrow labeled "lighter" and "faster".

Every illustration on this blog stars the same character: Bloop, a small blue slime who actually performs the idea I'm writing about. That consistency isn't me redrawing him from scratch each time — it's a skill, in the literal AI sense. One reusable recipe an agent follows so Bloop comes out identical, on-brand, every single time.

Why a mascot, and why a skill

A recurring character does for a feed what a logo does for a brand: people start recognising it. But "draw the same slime again" is exactly the kind of thing that quietly drifts — slightly different blue here, a different vibe there — until the recognition is gone.

So I stopped relying on memory and encoded it. The character, the visual rules, the voice, and the step-by-step workflow all live in one Markdown file. Pick a topic, run the skill, and out comes a finished content package in about two minutes.

What it actually does

Each run hands me three things I can use immediately: a fresh on-brand topic (checked against a log so it never repeats), the caption in my voice, and a ready-to-paste image prompt. The one rule it never breaks: Bloop has to be the mechanism in the scene — becoming the funnel, plugging the leak, filtering the stream — not a smiling decoration in the corner.

Same Bloop, any topic

Here's the proof. Three posts, three completely different subjects — plugin bloat, reviewing AI-written code, and a one-line change that spawns three new bugs. Same slime, same blue, same hand-drawn style every time. That sameness is the skill doing its job.

Bloop, a friendly blue slime, unplugging a tangle of cords labeled "plugin" from an overloaded power strip marked "too many plugins"; a website window speeds off on an orange arrow labeled "lighter" and "faster".
Web-dev tip: you don't need another plugin — you need to delete five.
Bloop, a friendly blue slime, becomes a sieve filtering a stream of code blocks pouring from a pipe labeled "AI" and "10 answers", flicking aside one red broken block while the rest flow along an orange arrow to "ship"; labeled "judgment".
Career note: AI writes the code now; the senior skill is judging the output.
Bloop, a friendly blue slime, holding a mallet over a whack-a-mole board: one hole labeled "fixed" from "one change", while two new bugs pop up labeled "new bug" and "also new" with a red label "cascade".
Behind the build: one small change, three new bugs, and the cascade begins.

Grab the skill

It's just a plain SKILL.md in the agent-skill format — no code, no dependencies. Copy it, swap Bloop and the voice for your own character and brand, and you've got a consistent illustration engine of your own. Here's the whole thing:

Skill

blue-slime-illustrations

One character, one style, infinite topics. That's the whole trick — and now it's a file you can reuse.