Space Video Cover logo

Space Video Cover

CommunityPopular
SpaceZephyr
space-video-cover

视频封面/缩略图设计。为口播视频、B站/视频号/小红书/YouTube 生成高点击封面,保持同一账号的「家族气质」(统一版式基因,但每条重新设计不套死模板)。当用户说「做封面」「视频缩略图」「首图」「B站封面」「小红书封面」「cover」「起个封面」时触发。输入是标题/主题/一张截图,输出对应平台比例的封面图。

Overview

PublisherSpaceZephyr
Repositorycreator-buddy
Skill namespace-video-cover
Stars
1.5K
Forks
234
Bundled files
Instructions only
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by SpaceZephyr on GitHub. Read the source before you install it.

Installation

Install the Space Video Cover AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/SpaceZephyr/creator-buddy.git /tmp/creator-buddy
mkdir -p .claude/skills
cp -r /tmp/creator-buddy/video-Skills/space-video-cover .claude/skills/space-video-cover
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Space Video Cover in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Space Video Cover on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Space Video Cover is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

space-video-cover · 视频封面

封面决定点击率。这个技能出的封面要满足两点:这一条足够抓人,且放进主页一排能看出是同一个账号

家族气质(核心理念)

不套死模板,但守住一套「基因」——让你的封面一眼可辨认:

  • 固定的:主色/辅色、主字体、标题位置区、账号标识位
  • 每条变的:具体排版、配图、强调色、信息层级

每次重新设计,保持家族气质。 别让十条封面长成一个模子,也别十条各说各话。

平台比例

平台比例尺寸建议
视频号 / 抖音 竖屏3:4 或 9:161080×1440 / 1080×1920
B站 横屏16:101280×800
小红书3:41080×1440
YouTube16:91280×720
公众号首图2.35:11175×500

先问平台,定比例,再设计。

设计流程

text
① 定信息层级:主标题(最大) + 副信息(次) + 视觉锚点(人/物/截图)
② 定钩子文案:封面标题 ≠ 视频标题,更短更冲,3-6 字爆点 + 补充
③ 排版:家族版式基因 + 本条强调色
④ 出图:审提示词 → 生成 → 检查可读性(缩略图大小下还能看清主标题吗)

可读性铁律

  • 主标题在手机列表缩略图尺寸下要能一眼读清(缩到 200px 宽测试)
  • 文字和背景对比足够(深底浅字/浅底深字 + 描边)
  • 别塞太多字,一个封面一个核心点

封面类型

类型适合
大字报(黑白/高对比文字为主)观点型、悬念型
人物出镜 + 文字口播、个人 IP
截图 + 高亮标注实测、教程
拼贴/editorial盘点、对比

编排(复用已有能力)

  • 出图与批量配图 → 走用户的 image-studio
  • 文章/封面家族与批量插图 → 走用户的 space-article-cover-and-batch-illustration
  • 小红书图文封面 → 走用户的 xiaohongshu-content-tools / 相关封面技能

本技能负责定「家族气质 + 信息层级 + 平台比例 + 钩子文案」,具体出图路由到上述技能。

交接

  • 上游:space-video-topic 的标题/主题,或成片里的一帧截图
  • 下游:06_封面/cover.png → 发布

核心原则

  • 家族气质:可辨认 > 每条炫技
  • 缩略图可读:封面是给拇指划过 0.5 秒的人看的
  • 封面文案 ≠ 视频标题:更短、更冲、更钩

Frequently asked questions

What does the Space Video Cover AI skill do?

视频封面/缩略图设计。为口播视频、B站/视频号/小红书/YouTube 生成高点击封面,保持同一账号的「家族气质」(统一版式基因,但每条重新设计不套死模板)。当用户说「做封面」「视频缩略图」「首图」「B站封面」「小红书封面」「cover」「起个封面」时触发。输入是标题/主题/一张截图,输出对应平台比例的封面图。

Why use Space Video Cover on TypingMind?

Because you install it once and use it with any model. Space Video Cover is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Space Video Cover in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/SpaceZephyr/creator-buddy/tree/main/video-Skills/space-video-cover. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Space Video Cover?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Space Video Cover?

As many as you like. As long as a model supports skills, you can use Space Video Cover with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Space Video Cover AI skill free?

It is published on GitHub by SpaceZephyr. Check the repository for licensing terms. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇