Agent Skillsnexu-io/html-video › frame-bold-poster

frame-bold-poster

GitHub

用于品牌宣言或社论开场的动态海报技能,复刻1970年代欧洲风格。通过红色规则线、巨型倾斜大字及逐行标题动画,营造杂志封面般的视觉冲击力,强调极简排版与单一强调色纪律。

templates/frame-bold-poster/SKILL.md nexu-io/html-video

Trigger Scenarios

需要制作品牌愿景陈述视频 生成具有复古 editorial 风格的社论开场动画 设计杂志封面质感的动态海报

Install

npx skills add nexu-io/html-video --skill frame-bold-poster -g -y
More Options

Non-standard path

npx skills add https://github.com/nexu-io/html-video/tree/main/templates/frame-bold-poster -g -y

Use without installing

npx skills use nexu-io/html-video@frame-bold-poster

指定 Agent (Claude Code)

npx skills add nexu-io/html-video --skill frame-bold-poster -a claude-code -g -y

安装 repo 全部 skill

npx skills add nexu-io/html-video --all -g -y

预览 repo 内 skill

npx skills add nexu-io/html-video --list

SKILL.md

Frontmatter
{
    "od": {
        "mode": "video",
        "preview": {
            "type": "html",
            "entry": "index.html",
            "reload": "debounce-100"
        },
        "surface": "video",
        "featured": 0,
        "scenario": "video",
        "upstream": "https:\/\/github.com\/zarazhangrui\/frontend-slides",
        "design_system": {
            "requires": false
        },
        "example_prompt": "Use the Bold Poster Frame template to open my deck like a magazine cover — a mono kicker with a red rule drawing across, a giant tilted display figure, a three-line headline rising line-by-line (the middle line in red), and an italic serif standfirst. Preserve the template's print-poster signature, use real content, and avoid lorem ipsum or placeholder images.",
        "example_prompt_i18n": {
            "zh-CN": "用「大胆海报帧」模板把我的开场做成杂志封面感:mono kicker + 红线划过 + 巨型倾斜大字 + 三行标题逐行升起(中间行番红)+ 衬线斜体副题。保持印刷海报的视觉签名,使用真实内容,避免 lorem ipsum 和占位图片。"
        }
    },
    "name": "frame-bold-poster",
    "tags": [
        "poster",
        "editorial",
        "bold",
        "serif",
        "red",
        "print",
        "manifesto",
        "frame"
    ],
    "emoji": "🟥",
    "en_name": "Bold Poster Frame",
    "zh_name": "大胆海报帧",
    "category": "video",
    "featured": 0,
    "scenario": "video",
    "example_id": "sample-frame-bold-poster",
    "aspect_hint": "1920×1080 (16:9)",
    "description": "A 1970s European editorial poster in motion — a red rule draws across, a giant tilted figure drops in, a three-line headline rises line-by-line, an italic serif standfirst fades.",
    "recommended": 6,
    "example_desc": "品牌宣言 \/ 社论开场 — 红线划入 + 大字旋转落入 + 三行标题逐行升起",
    "example_name": "大胆海报帧 · Manifesto",
    "en_description": "A 1970s European editorial poster in motion — a red rule draws across, a giant tilted figure drops in, a three-line headline rises line-by-line, an italic serif standfirst fades.",
    "example_format": "markdown",
    "zh_description": "大胆海报帧:1970s 欧洲社论海报风 + 番红强调色 + 巨型倾斜 Shrikhand 大字 + 三行标题逐行升起 + 衬线斜体副题, 印刷质感强。",
    "example_tagline": "番红 + 墨黑 + 巨型倾斜大字",
    "example_source_url": "https:\/\/github.com\/zarazhangrui\/frontend-slides",
    "example_source_label": "frontend-slides · Bold Poster (MIT)"
}

【模板: 大胆海报帧 (Bold Poster)】 【意图】品牌宣言 / 愿景陈述 / 社论或文化类开场 — 让几个词像杂志封面一样落地。视觉提炼自 frontend-slides 的 Bold Poster 模板 (MIT, © Zara Zhang),其上游灵感为 1970s 欧洲社论海报 / 意大利体育杂志 / 中世纪品牌年报。

【画布】1920×1080, 暖白纸底 #F5F2EF

【字体】display + 数字 Shrikhand (海报级斜体大字); body Libre Baskerville (衬线, 斜体副题); mono 标签 / chrome Space Grotesk

【配色纪律】纸白 #F5F2EF / 墨黑 #1C1410 / 唯一强调色番红 #D8000F。红色只用在: 一条 kicker rule、巨型 figure、标题中间行、footer 右侧 metadata。其余皆墨黑。全片只此一个强调色。

【主结构 (时间轴, 默认 5s)】

  • 0.35s 纸底淡入 (印刷感的"落纸"而非"打光")。
  • 0.5s 起 顶部 kicker: 左 mono 标签淡入 → 番红 rule 从左 scaleX 划过 → 右 mono 日期淡入。
  • 0.7s 右上巨型番红 figure (Shrikhand 320px) 带旋转 (-14° → -6°) 从上落入。
  • 1.15s 起 三行标题逐行升起, 每行各自 tilt: 行1 墨黑 -2°、行2 番红 -4°、行3 墨黑 +2°。
  • 1.95s 衬线斜体副题 (Libre Baskerville italic) fadeUp。
  • 2.15s footer 墨黑 rule 划入 + mono metadata 淡入。

【内容纪律】

  • headline 最多 3 行, 第 2 行自动番红; 必须真实标题, 严禁 lorem ipsum。
  • 版式为"少量大字陈述", 不适合塞段落 — 信息密度高的内容请换模板。
  • CJK 文本: letter-spacing 归 0、放松行高、不要对 CJK 做 uppercase。
  • 动效用 @keyframes, prefers-reduced-motion 下全部停在终态。
  • 单文件 HTML, 字体走 Google Fonts。

Version History

  • c414ecc Current 2026-07-05 18:25

Same Skill Collection

templates/frame-bold-signal/SKILL.md
templates/frame-build-minimal/SKILL.md
templates/frame-creative-voltage/SKILL.md
templates/frame-data-chart-nyt/SKILL.md
templates/frame-data-rollup/SKILL.md
templates/frame-electric-studio/SKILL.md
templates/frame-glitch-title/SKILL.md
templates/frame-light-leak-cinema/SKILL.md
templates/frame-liquid-bg-hero/SKILL.md
templates/frame-logo-outro/SKILL.md
templates/frame-pentagram-stat/SKILL.md
templates/frame-takram-organic/SKILL.md
templates/vfx-text-cursor/SKILL.md

Metadata

Files
0
Version
c414ecc
Hash
6c271a36
Indexed
2026-07-05 18:25

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 18:36
浙ICP备14020137号-1 $bản đồ khách truy cập$