Generate Xiaohongshu (XHS / RedNote) cover images using GPT Image 2 / Codex image generation first, with the legacy Gemini CLI as fallback. Triggers for cover generation: "生成封面", "小红书封面", "xhs封面", "制作封面", "帮我做张图", "XHS cover", "RedNote cover". Triggers for cover editing: "修改封面", "改一下封面", "上一张图基础上", "基于这张图调整", "不要重新做", "edit this cover". Triggers for style learning: "学习这个风格", "提取风格", "我想自定义风格", "这张图的风格", "learn this style", "extract style". Always trigger this skill when user mentions 小红书/XHS/RedNote together with 封面/cover/图片, OR when user uploads a reference image and asks about creating a similar style.
小红书封面生成器 直接生成或修改小红书封面,优先使用 GPT Image 2 / Codex 图片生成能力。 官网 :https://xhscover.vivi.wiki(可在线预览所有风格效果图) 作者 :Vivi 支持风格 :18种预设风格 + 用户自定义风格 技术原理 :优先用 GPT Image 2 / Codex 图片生成或编辑,将你的人像照片/上一版封面 + 文字要求合成为封面图;Gemini 命令行脚本仅作为备用方案。 路径约定 本 Skill 的脚本位于 SKILL.md 所在目录。执行任何命令前,先确定 : Codex(推荐) : Claude Code : OpenClaw : 后续所有 均指此路径,不要硬编码。 工作流入口 触发后,先判断用户意图: 生成封面 (默认):用户想用已有风格生成封面 → 进入下方「执行流程」 修改封面 :用户对已生成封面提出排版、文案、比例、人物大小、颜色或局部风格修改 → 必须以上一张封面图作为输入图进行编辑,保留原图主体风格和构图,只改用户点名的部分;不要从零重新创造一张封面。 学习/提取风格…
Full body not shown for this license – view the source on GitHub →Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/xhs-cover-skill · pinned to the source commit
# Run from your project root
git clone https://github.com/Vivixiao980/xhs-cover-skill.git .skillboard-tmp
git -C .skillboard-tmp checkout 25a7279ff36931fc4eab069999adb1ad988b5d27
mkdir -p ".claude/skills"
rm -rf ".skillboard-tmp/.git"
cp -r ".skillboard-tmp" ".claude/skills/xhs-cover-skill"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/Vivixiao980/xhs-cover-skill.git .skillboard-tmp
git -C .skillboard-tmp checkout 25a7279ff36931fc4eab069999adb1ad988b5d27
mkdir -p ".claude/skills"
rm -rf ".skillboard-tmp/.git"
cp -r ".skillboard-tmp" ".claude/skills/xhs-cover-skill"
rm -rf .skillboard-tmpDestination: .claude/skills/xhs-cover-skill
Scanner static-checks@0.1.0 · commit 25a7279ff369. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
References credentials, tokens or secret files that a skill should not need.
Evidence: [redacted]· fingerprint 61ea4113f56ba6e8