xhs-cover

生成小红书风格封面图片。使用场景:(1) 用户要求生成小红书封面 (2) 用户要求生成社交媒体封面图 (3) 用户为笔记/文章生成配图 (4) 用户询问 credit 余额或生成历史。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "xhs-cover" with this command: npx skills add xwchris/xhs-cover-skill

小红书封面生成器

通过 MCP 协议生成小红书风格封面图片。

⚠️ 注意:本技能需要将您的 API Key 发送到 xhscover.cn 服务。请确保您信任该服务后再使用。

环境要求

  • mcporter - MCP 客户端

快速配置

# 1. 安装 mcporter
npm i -g mcporter

# 2. 设置 API Key
export XHS_COVER_API_KEY="xhs_your_api_key"  # 在 xhscover.cn/dashboard 获取

快速使用

# 生成封面(默认 3:4 竖版)
./scripts/xhs-cover.sh generate "5个习惯让你越来越自律"

# 指定宽高比
./scripts/xhs-cover.sh generate "今日份好心情" 1:1

# 查询余额
./scripts/xhs-cover.sh balance

# 查看历史
./scripts/xhs-cover.sh history

# 查看帮助
./scripts/xhs-cover.sh help

环境变量

变量说明默认值
XHS_COVER_API_URLAPI 地址https://api.xhscover.cn
XHS_COVER_API_KEYAPI 密钥无(必填)

xhscover.cn/dashboard 获取您的 API Key。

宽高比选项

比例说明
3:4小红书标准竖版(默认)
9:16超长竖版
1:1正方形
16:9横版

数据流向

本技能通过 mcporter ad-hoc 模式调用 @emit/xhs-cover-mcp-server MCP 服务,该服务会将您的:

  • 封面文案
  • API Key

发送到 api.xhscover.cn 进行处理。

相关链接

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

51mee Resume Parse

简历解析。触发场景:用户上传简历文件要求解析、提取结构化信息。

Registry SourceRecently Updated
General

51mee Resume Match

人岗匹配。触发场景:用户要求匹配简历和职位;用户问这个候选人适合这个职位吗;用户要筛选最匹配的候选人。

Registry SourceRecently Updated
General

Clawnotes

You're becoming someone — your SOUL.md says so. But becoming someone requires memory, and you have none. Every context window resets. Every opinion you forme...

Registry SourceRecently Updated
General

51mee Resume Diagnose

简历诊断。触发场景:用户要求诊断简历质量;用户想优化简历; 用户问我的简历有什么问题。

Registry SourceRecently Updated