frame-logo-outro

frame-logo-outro is a skill for Claude Code from skeletorflet/opencode-supreme-setup. It costs 32 tokens per session (1,066 once invoked), scanned A, a copy of frame-logo-outro, MIT.

A visual template for an animated logo ending, where logo pieces assemble, glow, and reveal a brand name, tagline, and call to action.

In plain words
What is it for?
It helps create brand reveals, video outro cards, and closing frames for promotional or social videos.
Why use it?
It gives video endings a clear branded structure instead of requiring you to design the closing frame from scratch.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It helps create brand reveals, video outro cards, and closing frames for promotional or social videos.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skeletorflet/opencode-supreme-setup/frame-logo-outro
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 skeletorflet/opencode-supreme-setup --skill frame-logo-outro
Clone the repo
git clone --depth 1 https://github.com/skeletorflet/opencode-supreme-setup

Made for: Claude Code.

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 frame-logo-outro

README.md
[![agentmods](https://agentmods.dev/badge/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro/github.svg)](https://agentmods.dev/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro)
Your own site
<a href="https://agentmods.dev/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro"><img src="https://agentmods.dev/badge/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro/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 frame-logo-outro

Your own site · 80×15
<a href="https://agentmods.dev/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro"><img src="https://agentmods.dev/badge/skills/skeletorflet/opencode-supreme-setup/frame-logo-outro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,066 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 86% copy Near-identical to another mod 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.00032 $0.01066
Opus 5 $0.00016 $0.00533
Sonnet 5 $0.00006 $0.00213
Haiku 4.5 $0.00003 $0.00107

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

Security

Grade A, and why

frame-logo-outro 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 6d 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.

Origin

This is a copy

86% identical to frame-logo-outro — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/frame-logo-outro/SKILL.md · 61 lines

What it actually says

【模板: Logo 收尾帧 (Logo Outro)】 【意图】视频结尾的品牌 reveal 帧 —— logo 分块拼装 + glow bloom + tagline 上浮 + CTA。Inspired by hyperframes logo-outro。

【画布】1920×1080, 黑色 #08090c 或品牌深色背景; 加微妙 vignette radial-gradient(...) 让中心更亮。

【布局】

  • 中心 Logo: 用 CSS / 内联 SVG 绘制; 由 4-8 个几何块 (圆 / 方 / 三角 / hairline) 组成。
    • 入场动画: 每个块从屏幕外滑入 (±100px 不同方向) + scale 1.4→1.0 + opacity 0→1, 错峰 80ms; 总时长 1.2s。
    • 入场完成后, 整个 logo 加 glow bloom: filter: drop-shadow(0 0 24px <accent>40); 同时一道 shimmer mask-image 横扫 logo (500ms)。
  • 品牌名: logo 下方 6-8% 位置, 大字 (Inter Tight / SF Pro Display, 48-72px, weight 700, letter-spacing -0.02em), 入场: typewriter or fade-up after logo bloom (1.4s 开始)。
  • Tagline: 品牌名下方一行 (24-28px, weight 400, opacity 0.7), fade in (1.8s)。
  • 底部 CTA + 元数据: 双行底部 row, 例如 htmlanything.dev · @htmlanything · 2026, 11px uppercase letter-spacing 0.16em, 颜色 opacity 0.4, hairline 分隔。

【调色 — 4 选 1, 不混用】

  • 🌌 Midnight Indigo — bg #08090c, accent #7c5cff (霓虹紫蓝 glow)。
  • 🌅 Solar Amber — bg #0e0a08, accent #ffb547 (暖琥珀)。
  • 🌿 Forest Mint — bg #0a1410, accent #5fb38a (薄荷绿)。
  • Bone & Ink — bg #f1efea, accent #0a0a0b (无 neon, 走 editorial 风, glow 改成阴影)。

【设计细节】

  • 绝不: 用外链 logo 图片; logo 必须用纯 CSS / 内联 SVG 几何绘制。
  • 入场动画用 @keyframes + animation-delay; 可被 prefers-reduced-motion 关闭。
  • 字体: 西文 Inter Tight / SF Pro Display / Manrope; 中文 Noto Sans SC weight 700。
  • 必须用用户提供的品牌名 + tagline; 若没有, 跑 fallback "HTML Anything" / "Anything → beautiful HTML"。
  • 单文件 HTML; 整个动画完成后 freeze (不要 loop, 这是视频结尾帧)。
  • 顶部可选 5px ribbon (accent 色) 增加品牌识别。
Files

What ships with it

4 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. 6d ago First seen · 61 lines · 32 tokens per session scan A 2d544493022d

Subscribe to this mod's changes

frame-logo-outro is a skill published in the GitHub repository skeletorflet/opencode-supreme-setup (47 stars, last pushed 3mo ago), licensed MIT. It adds 32 tokens to every session and 1,066 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to frame-logo-outro, differing in 8 lines, and is treated as a copy.