用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/skeletorflet/opencode-supreme-setup --skill frame-glitch-title命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Hyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HTML-to-video composition with advanced transitions, interactive preview controls, and ready-to-render default style.
Generate and iterate ad creative including headlines, descriptions, and primary text. Useful for paid social and search ad iteration.
Browser automation CLI for AI agents. Use when the user needs to inspect, test, or automate browser behavior: navigating pages, filling forms, clicking buttons, taking screenshots, extracting page data, testing web apps, dogfooding Open Design previews, QA, bug hunts, or reviewing app quality. Prefer local Open Design preview URLs unless the user explicitly asks for external browsing.
基于 SOC 职业分类
正在显示 SKILL.md
| name | frame-glitch-title |
| zh_name | 故障艺术标题帧 |
| en_name | Glitch Title Frame |
| emoji | ⚡ |
| description | 数字故障 / 像散偏移 / 数据腐败标题, 适合视频转场 / cyberpunk hero |
| category | video |
| scenario | video |
| aspect_hint | 1920×1080 (16:9) |
| featured | 37 |
| recommended | 6 |
| tags | ["glitch","cyberpunk","title","transition","vfx","frame"] |
| example_id | sample-frame-glitch-title |
| example_name | 故障标题 · SIGNAL_LOST |
| example_format | markdown |
| example_tagline | cyan / magenta 像散 + CRT 扫描线 |
| example_desc | 巨大标题 + 数据腐败伪影 + 角落 ASCII 噪点 chunks |
| example_source_url | https://hyperframes.heygen.com/catalog |
| example_source_label | hyperframes · glitch |
| od | {"mode":"video","surface":"video","scenario":"video","featured":0.14,"upstream":"https://github.com/nexu-io/html-anything","preview":{"type":"html","entry":"index.html","reload":"debounce-100"},"design_system":{"requires":false},"example_prompt":"用「故障艺术标题帧」模板把我的内容做成一段「数字故障 / 像散偏移 / 数据腐败标题, 适合视频转场 / cyberpunk hero」。保持模板的视觉签名,使用真实内容和数据,避免 lorem ipsum 和占位图片。"} |
【模板: 故障艺术标题帧 (Glitch Title)】 【意图】单帧 hero / 视频转场 / cyberpunk 风格标题。Inspired by hyperframes glitch。
【画布】1920×1080, 背景 #070708 近黑或 CRT 暗灰 #0d0e10; 加 56px 网格 (透明 5%) + scanlines 横线 (透明 8%, 2px 间隔)。
【主标题】
Space Grotesk Bold / Inter Tight Black / JetBrains Mono Bold。#f5f5f7; 后面套 2 层伪影:
#00f0ff translate(-3px, 1px)。#ff2bd6 translate(3px, -1px)。@keyframes 随机 translateX -10px → 10px, 持续 80-160ms, 错峰播放, 营造 "data corruption" 像散。filter: url(#displacementFilter) 或简单 CSS 平移。【附加层】
>> SIGNAL_LOST · CH-04 · 14:32:08。 ̶▒̶ 字符替换 (假乱码)。█▓▒░ ASCII 噪点 chunks。background-image: url("data:image/svg+xml,...turbulence..."), opacity 6%, mix-blend-mode overlay。【SVG 滤镜 (可选)】
<filter id="rgbShift"> 用 feColorMatrix + feOffset + feMerge 把 R/G/B 三通道偏移; 整层 filter: url(#rgbShift) 在故障瞬间应用。【设计细节】
Space Grotesk 或 JetBrains Mono Bold; 中文 Noto Sans Mono CJK SC 或 Noto Sans SC Bold。@keyframes, 可被 prefers-reduced-motion 关闭 (退回静态 chromatic split)。