.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/hongfamonvai/oh-my-cover-design
home/skills/hongfamonvai/oh-my-cover-design
hongfamonvai avatar

oh-my-cover-design

byhongfamonvai· 1 skill

Stars

169

Forks

15

Category

Generative Media

View on GitHub

TL;DR

公众号/小红书封面设计。10种构图风格可选,真人出镜,生成可直接用于图片生成模型的提示词。支持多参考图:图1固定为人脸,图2起为UI截图、产品图等素材。关键词:封面设计、提示词生成、公众号封面、小红书封面。

How to install oh-my-cover-design?

hongfamonvai/oh-my-cover-design
$npx -y skills add hongfamonvai/oh-my-cover-design --skill oh-my-cover-design

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/hongfamonvai/oh-my-cover-design" --skill "hongfamonvai/oh-my-cover-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/hongfamonvai/oh-my-cover-design" that are relevant to the current task. Run `npx skills add "https://github.com/hongfamonvai/oh-my-cover-design"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Oh My Cover Design
2 
3把文章扔给 agent,它读完内容、问你几个问题,然后输出一段可以直接跑图的封面提示词。标题自动帮你想,构图逻辑全内置好了。
4 
5支持 Claude Code、Codex,以及任何支持自定义 skill 的 AI agent。
6 
7---
8 
9## 效果
10 
11<table>
12 <tr>
13 <td><img src="assets/examples/01-双面特工.png" width="180"/></td>
14 <td><img src="assets/examples/02-再见了Figma.png" width="180"/></td>
15 <td><img src="assets/examples/03-角色一致.png" width="180"/></td>
16 <td><img src="assets/examples/04-动画自由.png" width="180"/></td>
17 </tr>
18 <tr>
19 <td><img src="assets/examples/05-Claude鞭子.png" width="180"/></td>
20 <td><img src="assets/examples/06-MYTHOS.png" width="180"/></td>
21 <td><img src="assets/examples/07-前端设计.png" width="180"/></td>
22 <td><img src="assets/examples/08-养虾必备.png" width="180"/></td>
23 </tr>
24</table>
25 
26---
27 
28## 怎么用
29 
30把文章内容发给 agent,skill 自动触发,然后一个问题一个问题地问你:
31 
32选哪种构图风格、有没有人脸参考图、人物表情、有没有产品截图要放进去、背景色调、字体……
33 
34问完,输出提示词,拿去跑图。不需要懂设计,不需要自己写提示词。
35 
36---
37 
38## 10 种构图风格
39 
40| 风格 | 适合什么 |
41|------|---------|
42| 深色渐变风 | 人物居中,大字压在后面,冲击力最强 |
43| 纯色扁平风 | 干净清爽,人物 + 道具 + 纯色背景 |
44| 产品主视觉风 | 有 UI 截图或产品图时首选,截图占主体 |
45| 对比卡片风 | 前后对比、好坏对比类内容专用 |
46| 极简留白风 | 大留白,标题是唯一焦点,克制感强 |
47| 海报拼贴风 | 素材多的时候用,多层叠加,纵深感强 |
48| 人物侧置留白风 | 人物偏一侧,另一边全给标题,大气 |
49| 背影构图风 | 人物背对镜头,适合励志、启发类内容 |
50| 局部出镜风 | 只露手或半张脸,产品是绝对主角 |
51| 正面对视风 | 直视镜头,眼神接触,情绪直接 |
52 
53---
54 
55## 安装
56 
57```bash
58git clone https://github.com/feitangyuan/oh-my-cover-design.git \
59 ~/.claude/skills/cover-design-open
60```
61 
62只想要 SKILL.md:
63 
64```bash
65mkdir -p ~/.claude/skills/cover-design-open
66curl -o ~/.claude/skills/cover-design-open/SKILL.md \
67 https://raw.githubusercontent.com/feitangyuan/oh-my-cover-design/main/SKILL.md
68```
69 
70---
71 
72## 关于参考图
73 
74- **图1**:你自己的人脸照,skill 会在提示词里保持五官一致性
75- **图2 起**:想放进封面的任何素材——产品图、UI 截图、品牌资产都行
76 
77---
78 
79## License
80 
81MIT

Preview

hongfamonvai/oh-my-cover-designhongfamonvai/oh-my-cover-design

$ npx -y skills add hongfamonvai/oh-my-cover-design --skill oh-my-cover-design

▸ installing to .claude/skills…

✓ oh-my-cover-design ready

Repohongfamonvai/oh-my-cover-design
TypeSkills
CategoryGenerative Media
ForContent CreatorMarketer
UpdatedMay 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. remotion-dev avatarremotion-best-practicesRouter for all Remotion skillsSkillsJul 2026451k4.1k
  2. 101-skills avatarai-image-generationGenerate AI images with GPT-Image-2, FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI.SkillsJul 2026441k656
  3. heygen-com avatarhyperframes-cliUse the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes,…SkillsJul 2026296k38k
  4. heygen-com avatarhyperframesMandatory entry point: read this first for any request to make, create, edit, animate, or render a video, animation, or motion graphic, including a promo,…SkillsJul 2026291k38k
  5. heygen-com avatarremotion-to-hyperframesPort an existing Remotion (React) composition''s source to HyperFrames HTML.SkillsJul 2026198k38k
  6. heygen-com avatarhyperframes-coreThe HyperFrames composition contract — build one renderable project.SkillsJul 2026195k38k