logo-reveal

logo-reveal is a skill for Claude Code from ucsandman/marketing-studio. It costs 49 tokens per session (481 once invoked), scanned A, original, MIT.

A workflow for creating a short animated brand-logo introduction, followed by the brand name and a call to action. It produces a rendered video using the supplied brand mark and backdrop.

In plain words
What is it for?
It is for product launches, landing pages, advertisements, and other videos that need a logo reveal.
Why use it?
It provides a defined process for turning a logo into a repeatable intro video, including checks on the animation and transparent background.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_SKILL_DIR} variable.

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

Good fit It is for product launches, landing pages, advertisements, and other videos that need a logo reveal.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ucsandman/marketing-studio/logo-reveal
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 logo-reveal
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 logo-reveal

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ucsandman/marketing-studio/logo-reveal"><img src="https://agentmods.dev/badge/skills/ucsandman/marketing-studio/logo-reveal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 481 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.00049 $0.00481
Opus 5 $0.00024 $0.00241
Sonnet 5 $0.00010 $0.00096
Haiku 4.5 $0.00005 $0.00048

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

Security

Grade A, and why

logo-reveal 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 4d 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/logo-reveal/SKILL.md · 34 lines

What it actually says

Logo Reveal

REQUIRED BACKGROUND: marketing-studio skill (engine location, brand onboarding); also read ${CLAUDE_SKILL_DIR}/../../docs/playbook/blender.md and ${CLAUDE_SKILL_DIR}/../../docs/playbook/remotion.md. Work happens in ${CLAUDE_SKILL_DIR}/../...

Produces a product-owned logo animation under <product>/marketing/assets/<brand>/. The mark's construction, product verb, material, or environment determines the reveal; a generic glow-and-hold is not the default.

Recipe

  1. Toolchain + brand check per marketing-studio (onboard the brand first if new).
  2. Blender scene: feeders/blender/scenes/logo_reveal_<brand>.py. If missing, copy logo_reveal.py (noban) and swap ONLY the geometry builders to the new mark's SVG shapes — materials/choreography/camera/alpha/args are brand-agnostic. Read ${CLAUDE_SKILL_DIR}/../../docs/playbook/blender.md FIRST (cleanup, emission 1.0, non-cyclic splines).
  3. Proof frames: python feeders/blender/render.py <scene> --brand <brand> --project <product> --frame 20|55|90, Read each; verify draw-on progression + transparent alpha (corner pixel alpha 0).
  4. Animation render (--animation, ~30s), then node scripts/stage-blender-assets.mjs <brand> --project <product>; product assets and public staging stay in the same product workspace.
  5. Composite: render the LogoReveal composition with product-owned props, output, and --public-dir=<product>/marketing/assets/<brand>/public. Inspect stills at frames 30/80/130 (mid-draw / wordmark in / full lockup, CTA in the brand's accent-positive color).
  6. Deliver the product-owned artifact per marketing-studio.
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. 4d ago Changed · +2 lines fd4458ff877a
  2. 5d ago Changed · +1 lines 2a554fda7cc7
  3. 11d ago First seen · 31 lines · 49 tokens per session scan A f581fc79b0b8

Subscribe to this mod's changes

logo-reveal is a skill published in the GitHub repository ucsandman/marketing-studio (237 stars, last pushed 5d ago), licensed MIT. It adds 49 tokens to every session and 481 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

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

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

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