og-assets

og-assets is a skill for Claude Code from ucsandman/marketing-studio. It costs 47 tokens per session (518 once invoked), scanned A, original, MIT.

A workflow for creating Open Graph images and other link-preview graphics for products and repositories. Open Graph images are the pictures shown when a page is shared on social networks or in messaging apps; it can also create animated loops and README GIFs.

In plain words
What is it for?
Use it to create social cards, animated Open Graph previews, README GIFs, and related exported assets for a product or repository.
Why use it?
It organizes the steps for producing consistent preview assets and checking that they are readable and correctly sized. It also accounts for the extra care needed for animation loops and large GIF files.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable.

Part of the marketing-studio plugin — 15 skills shipped together

Good fit Use it to create social cards, animated Open Graph previews, README GIFs, and related exported assets for a product or repository.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ucsandman/marketing-studio/og-assets
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 ucsandman/marketing-studio --skill og-assets
Clone the repo
git clone --depth 1 https://github.com/ucsandman/marketing-studio

Made for: Claude Code.

Or install marketing-studio, the plugin that ships this one along with the rest of its 15 skills.

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-assets

README.md
[![agentmods](https://agentmods.dev/badge/skills/ucsandman/marketing-studio/og-assets/github.svg)](https://agentmods.dev/skills/ucsandman/marketing-studio/og-assets)
Your own site
<a href="https://agentmods.dev/skills/ucsandman/marketing-studio/og-assets"><img src="https://agentmods.dev/badge/skills/ucsandman/marketing-studio/og-assets/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 og-assets

Your own site · 80×15
<a href="https://agentmods.dev/skills/ucsandman/marketing-studio/og-assets"><img src="https://agentmods.dev/badge/skills/ucsandman/marketing-studio/og-assets.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 518 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00047 $0.00518
Opus 5 $0.00023 $0.00259
Sonnet 5 $0.00009 $0.00104
Haiku 4.5 $0.00005 $0.00052

Measured 3d ago against content hash 85923df273e8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

og-assets 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 3d 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-assets/SKILL.md · 34 lines

What it actually says

OG Assets

REQUIRED BACKGROUND: marketing-studio skill; also read ${CLAUDE_SKILL_DIR}/../../docs/playbook/remotion.md. Work in ${CLAUDE_SKILL_DIR}/../...

Produces product-owned og.mp4, og.gif, readme.gif, and social-card exports under <product>/marketing/assets/<brand>/, optionally backed by an approved ComfyUI texture.

Recipe

  1. Toolchain + brand check per marketing-studio. Background loop staged for the brand (Blender background_loop scene; seam rules in ${CLAUDE_SKILL_DIR}/../../docs/playbook/remotion.md) — or run with it null.
  2. Optional AI hero: node feeders/comfy/client.mjs hero --project <product> --brand <brand> [--seed N] (needs ComfyUI Desktop up + a checkpoint; exit 2 = fine, procedural fallback is spec-compliant). Read the hero PNG: dark, on-brand hue, no text/people/off-brand colors; re-roll seeds until it passes. Prompt lives in the client; adapt per brand.
  3. Run the brand's statics renderer with --project <product>; it writes product-owned props/output and passes the workspace public directory to Remotion. The AnimatedOG loop is SEAMLESS by construction — if you touch the template, every animated value must stay periodic over the full duration (loop rules in ${CLAUDE_SKILL_DIR}/../../docs/playbook/remotion.md).
  4. Verify one still (lockup sharp, CTA in the brand's positive color) + readme.gif legibility (extract frame 0 via ffmpeg if the gif exceeds Read limits).
  5. Size check: GIFs are heavy; prefer og.mp4 for social embeds. For READMEs going to GitHub keep the gif under ~10MB (--every-nth-frame=3, lower --scale).
  6. Run verify-og-wired <brand> --project <product> after deployment, then deliver per marketing-studio. This is a live wiring check, not permission to deploy.
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. 3d ago Changed · +3 lines 85923df273e8
  2. 4d ago Changed · +2 lines d3149aca812d
  3. 10d ago First seen · 29 lines · 47 tokens per session scan A eef04b8aef11

Subscribe to this mod's changes

og-assets is a skill published in the GitHub repository ucsandman/marketing-studio (234 stars, last pushed 4d ago), licensed MIT. It adds 47 tokens to every session and 518 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-30.

Related

Other skills, from other repositories

ccvideo

Make product promo videos in the Claude video team style — terracotta canvas, macOS terminal window, animated Claude Code session — with Remotion. Use when the user asks for a product/feature promo, launch video, terminal demo video, or a "Claude-style" video.

AmazingAng/ccvideo · 59 tokens

saas-product-demo-video

Produce a 20-45s SaaS product demo video in Remotion. Use whenever the user wants to make a product film, marketing reel, explainer, launch video, or LinkedIn/Instagram video of their app - including requests like "make a video of my product", "remotion video", "product demo reel", "launch film", "vertical reel"…

noamdorr/saas-product-demo-video · 165 tokens

remotion-video-workflow

Build structured short-form videos in Remotion from a brief or source material. Use when the user wants a reusable workflow covering storyboard structure, brand elements, music, ratio adaptation, cover linkage, render, and output verification.

shaom/infocard-video-skills · 50 tokens

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens

deck-guizang-editorial

OpenDesign's FY26 marketing plan: brand-to-pipeline — audience, offer, channel mix, and the launch calendar that ties creative to growth. Built as a decision-grade marketing & GTM deck for CMO, growth lead, founder.

nexu-io/open-design · 56 tokens