overlay-svg-text

overlay-svg-text is a skill for Claude Code, Codex from lossless-group/lossless-agent-skills. It costs 262 tokens per session (4,608 once invoked), scanned A, original, MIT.

A method for adding branded text to share images, such as the preview shown when a page is posted online. It places an eyebrow, title, and handwritten note over a prepared image using fixed brand styles.

In plain words
What is it for?
Use it to add titles, subtitles, wordmarks, or other on-brand text to social sharing images, launch graphics, deck slides, and hero artwork.
Why use it?
It makes otherwise plain social previews, banners, or hero illustrations communicate the project name and message consistently.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to add titles, subtitles, wordmarks, or other on-brand text to social sharing images, launch graphics, deck slides, and hero artwork.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lossless-group/lossless-agent-skills/overlay-svg-text
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lossless-group/lossless-agent-skills --skill overlay-svg-text
Clone the repo
git clone --depth 1 https://github.com/lossless-group/lossless-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for overlay-svg-text

README.md
[![agentmods](https://agentmods.dev/badge/skills/lossless-group/lossless-agent-skills/overlay-svg-text/github.svg)](https://agentmods.dev/skills/lossless-group/lossless-agent-skills/overlay-svg-text)
Your own site
<a href="https://agentmods.dev/skills/lossless-group/lossless-agent-skills/overlay-svg-text"><img src="https://agentmods.dev/badge/skills/lossless-group/lossless-agent-skills/overlay-svg-text/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for overlay-svg-text

Your own site · 80×15
<a href="https://agentmods.dev/skills/lossless-group/lossless-agent-skills/overlay-svg-text"><img src="https://agentmods.dev/badge/skills/lossless-group/lossless-agent-skills/overlay-svg-text.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 262 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,608 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00262 $0.04608
Opus 5 $0.00131 $0.02304
Sonnet 5 $0.00052 $0.00922
Haiku 4.5 $0.00026 $0.00461

Measured 12d ago against content hash 86364b533cbf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

overlay-svg-text scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (templates/compose-overlay.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

overlay-svg-text/SKILL.md · 281 lines

How it starts

The opening of the file, as written. The whole thing — 281 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Overlay SVG Text on Brand Imagery

Two layers of brand identity on every share image. The base image — generated via generate-consistent-og-images — already follows the empty-region-first composition rule, leaving the top 1/3 of the frame deliberately clean. This skill paints that clean zone with three text elements: a thin sans eyebrow, a Hack-Bold gradient-filled h1, and a Poor Story handwritten note. Everything else (layout, colors, font weights) is locked at the project's DESIGN.md level.

When to use this skill

  • An OG image was just generated and needs a wordmark / title overlay before it ships
  • An existing OG image looks too anonymous in unfurls — needs a brand-flavored title or subtitle
  • A fundraise-deck slide / hero illustration needs a brand-consistent title overlay
  • A user-facing share preview is launching and needs the project's name + a one-liner baked in
  • The user says: "overlay text on this", "add a title to the banner", "make the unfurl say something", "drop a wordmark on this", "compose the OG with text"

The Lossless brand type system for overlays

Three text elements, in canonical vertical order from top of frame to bottom of overlay zone:

Element Font Weight Color Notes
Eyebrow Project's display sans (or Inter as fallback) Thin (200) or Light (300) white at 70–80% alpha, OR --color-text-soft Often uppercase with wide tracking (0.18em–0.24em); the project's typography.eyebrow token wins if present
H1 (gradient) Hack Bold (Hack Nerd Font Mono Bold is what most Lossless dev machines have installed) Bold (700) gradient-filled from the project's imagery.gradient or components.gradient-text.background in DESIGN.md Monospaced + gradient is the brand's "data" aesthetic — short noun-phrase or shell-command-style; never sentence-case prose
Note (handwritten) Poor Story (Google Fonts, Korean handwriting family) — preferred. Any cartoonish handwriting font is acceptable as fallback (e.g. Caveat, Patrick Hand, Indie Flower) Regular white (#ffffff) — almost always The handwriting/Hack contrast is the brand move; never serif, never another mono

Read the full file on GitHub · 281 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 281 lines · 262 tokens per session scan A 86364b533cbf

Subscribe to this mod's changes

overlay-svg-text is a skill published in the GitHub repository lossless-group/lossless-agent-skills (4 stars, last pushed 19d ago), licensed MIT. It adds 262 tokens to every session and 4,608 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

infographics

Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Integrates research-lookup and web search for accurate data. Supports 10 infographic types, 8 industry styles, and colorblind-safe palettes.

foryourhealth111-pixel/Vibe-Skills · 55 tokens

svg-primitives

Use when the user asks to build a programmatic SVG schematic in Python: flowcharts, boxes and arrows, auto-fit SVG text, mm-precise diagrams, edge-snapped arrows, tangent-correct curve arrowheads, orthogonal or Manhattan routing, deterministic z-order layers, labeled groups, bracket groupings, leader-line annotations…

neuromechanist/research-skills · 126 tokens

transparent-icons

This skill should be used when the user asks to "make an icon", "generate an icon", "create a scientific icon", "make a transparent icon", "make a minimal icon", "icon for a figure", "icon for a paper", "generate an icon set", "batch icons", "icon batch", "batch generate icons", or wants flat scientific icons (brain…

neuromechanist/research-skills · 147 tokens

excalidraw-visual-designer

Create and revise editable visual drawings directly in the Excalidraw website through the in-app browser. Use when the user asks Codex to draw in Excalidraw or update an Excalidraw canvas, including diagrams, flowcharts, architecture sketches, process maps, infographics, teaching visuals, product explanation graphics…

guanyang/super-publisher · 111 tokens

wechat-sticker-assets-designer

A design skill for creating the supporting images used when publishing WeChat sticker packs, including a banner, a support-request image, and a thank-you image.

guanyang/super-publisher · 56 tokens

design-trends-2026

Apply 2026's top graphic design trends to any creative brief. Based on Kittl × Savee's 2026 Design Trends Report (10 trends + 2 honorable mentions), backed by Adobe, Figma, and Pinterest data. Use when: Designing a brand identity — pick the right aesthetic for your audience; Creating social media assets — use trending…

guia-matthieu/clawfu-skills · 137 tokens