og-image

og-image is a skill for Claude Code, Codex from m-binimran/design-pack. It costs 45 tokens per session (285 once invoked), scanned A, original, MIT.

A design and export process for an Open Graph image, the picture shown when a web link is shared on social networks or messaging apps. It creates a 1200-by-630 image with readable text, branding, and safe spacing.

In plain words
What is it for?
Creating share images for web pages and posts, checking contrast and dimensions, optimizing the file, and preparing it for an og:image link setting.
Why use it?
It helps link previews remain recognizable and legible even when platforms display them at small sizes or crop their edges.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/m-binimran/design-pack/og-image
Any agent
npx skills add m-binimran/design-pack --skill og-image
Clone the repo
git clone --depth 1 https://github.com/m-binimran/design-pack

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 og-image

README.md
[![agentmods](https://agentmods.dev/badge/skills/m-binimran/design-pack/og-image.svg)](https://agentmods.dev/skills/m-binimran/design-pack/og-image)
Your own site
<a href="https://agentmods.dev/skills/m-binimran/design-pack/og-image"><img src="https://agentmods.dev/badge/skills/m-binimran/design-pack/og-image.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 285 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00045 $0.00285
Opus 5 $0.00023 $0.00143
Sonnet 5 $0.00009 $0.00057
Haiku 4.5 $0.00005 $0.00028

Measured 5d ago against content hash ef3288deaf94, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

og-image 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 5d ago.

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.

skills/og-image/SKILL.md · 24 lines

What it actually says

og-image

The image that represents a link everywhere it's shared. Small, legible, on-brand.

Process

  1. Canvas 1200x630 (1.91:1). Keep key content centered - platforms crop edges differently.
  2. Hierarchy: a short headline (large, legible), optional supporting line, logo, a simple background or hero. Don't cram - it renders small.
  3. Build via Canva (branded) or image-generate for the background, then place text.
  4. Contrast: text must pass over the background (the contrast-guard hook) - add a scrim if needed.
  5. Export optimized PNG/JPG (< ~1MB), absolute-URL ready; name kebab-case.

Output

  • The OG image (confirmed from the connector) + the exact dimensions and the optimized file, ready to wire to og:image.

Guardrails

  • Legible at small size; safe margins; on-brand. Optimized weight.
  • Verify it actually renders in a preview tester before claiming done; confirm connector output is real.
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. 5d ago First seen · 24 lines · 45 tokens per session scan A ef3288deaf94

Subscribe to this mod's changes

og-image is a skill published in the GitHub repository m-binimran/design-pack (3 stars, last pushed 2mo ago), licensed MIT. It adds 45 tokens to every session and 285 once invoked, about $0.0002 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

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

davila7/claude-code-templates · 70 tokens

prepare-mcp-integration

Prepare MCP/vendor integrations through cited research, a content PR, exact-revision human approval, and one governed Paperclip connector PR per approved connection. Use for new integration research and delivery; not for ad hoc connector coding that bypasses the playbooks.

paperclipai/paperclip · 56 tokens

agent-builder

Draft new agents and attach scheduled automations to them. Depth-1 cap; drafts only — a human must publish via the UI.

TesslateAI/OpenSail · 30 tokens

swarmclaw

AI agent runtime and multi-agent orchestration platform. Teaches agents how to use SwarmClaw's 6 primitive tools, persistent memory, dreaming, delegation, connectors, credentials, and the skill system. Use when an agent is running on SwarmClaw and needs to understand the platform's capabilities.

swarmclawai/swarmclaw · 67 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

OpenLAIR/dr-claw · 70 tokens

llamaindex

Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM…

synthetic-sciences/openscience · 70 tokens