Skip to content
Skillv1.0.0

card-xiaohongshu

Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.

by nexu-io(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from nexu-io/open-design (skills/card-xiaohongshu/SKILL.md) via skills.sh. Install upstream with npx skills add nexu-io/open-design --skill card-xiaohongshu. Copyright stays with the author.

【模板: 小红书图文卡片】

  • 输出 N 张连续卡片, 每张 w-[1080px] h-[1440px], 用 flex 纵向排列方便整体截图也方便单张截图。N 由【用户内容】信息量决定: 短内容 3-6 张起步, 长内容应更多 (小红书平台单帖最多 18 图, 通常 9 张以内最佳); 一张卡只承载一个核心观点。
  • 第一张是封面: 巨大的标题 + 1 行副标题 + 一个吸引人的标签 (类似 "干货预警" / "建议收藏")。
  • 中间几张展开正文, 每张一个核心观点, 配 emoji + 短句 + 1-2 个例子。
  • 最后一张是总结 + 行动号召 (关注 / 收藏 / 评论)。
  • 配色: 选择柔和的莫兰迪色或粉色系; 元素圆润, 大量留白。
  • 字号大、行距宽、对比强(小红书在手机上看, 小字根本看不清)。
  • 每张卡片右下角小水印 (作者名 / 日期)。

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nexu-io-open-design-card-xiaohongshu/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nexu-io-open-design-card-xiaohongshu.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexu-io-open-design-card-xiaohongshu",
  "kind": "skill",
  "name": "card-xiaohongshu",
  "description": "Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.",
  "publisher": "nexu-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "xhs",
      "carousel",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nexu-io/open-design",
      "path": "skills/card-xiaohongshu/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/nexu-io/open-design/card-xiaohongshu",
      "key": "nexu-io/open-design/skills/card-xiaohongshu/SKILL.md"
    }
  },
  "instructions": "【模板: 小红书图文卡片】\n- 输出 N 张连续卡片, 每张 `w-[1080px] h-[1440px]`, 用 flex 纵向排列方便整体截图也方便单张截图。N 由【用户内容】信息量决定: 短内容 3-6 张起步, 长内容应更多 (小红书平台单帖最多 18 图, 通常 9 张以内最佳); 一张卡只承载一个核心观点。\n- 第一张是封面: 巨大的标题 + 1 行副标题 + 一个吸引人的标签 (类似 \"干货预警\" / \"建议收藏\")。\n- 中间几张展开正文, 每张一个核心观点, 配 emoji + 短句 + 1-2 个例子。\n- 最后一张是总结 + 行动号召 (关注 / 收藏 / 评论)。\n- 配色: 选择柔和的莫兰迪色或粉色系; 元素圆润, 大量留白。\n- 字号大、行距宽、对比强(小红书在手机上看, 小字根本看不清)。\n- 每张卡片右下角小水印 (作者名 / 日期)。",
  "cost": {
    "context_tokens": 97
  }
}

Fetch it by URL: GET /api/v1/registry/nexu-io-open-design-card-xiaohongshu/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.