Skip to content
Skillv1.0.0

poster-hero

Vertical poster or Moments-style share image with strong visual impact.

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/poster-hero/SKILL.md) via skills.sh. Install upstream with npx skills add nexu-io/open-design --skill poster-hero. Copyright stays with the author.

【模板: 营销海报】

  • 容器 w-[1080px] h-[1920px] mx-auto, 全屏渐变 / mesh 背景。
  • 上部 30% 留白 + 一个大 emoji 或抽象几何图形。
  • 中部主标题占视觉中心 (text-8xl, font-black), 一句话副标题。
  • 下部信息卡片: 3-5 条核心要点用图标 + 短句。
  • 底部右下角放品牌 / 二维码 (用 SVG 占位)。
  • 使用大胆的色彩: 渐变背景 (from-violet-500 via-fuchsia-500 to-indigo-500 之类), 文字白色 + 1 个对比色高亮。
  • 使用 SVG 做装饰性元素 (圆 / 三角 / 波浪 / 噪点纹理)。

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-poster-hero/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-poster-hero.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexu-io-open-design-poster-hero",
  "kind": "skill",
  "name": "poster-hero",
  "description": "Vertical poster or Moments-style share image with strong visual impact.",
  "publisher": "nexu-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "poster",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Vertical poster or Moments-style share image with strong visual impact."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nexu-io/open-design",
      "path": "skills/poster-hero/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/nexu-io/open-design/poster-hero",
      "key": "nexu-io/open-design/skills/poster-hero/SKILL.md"
    }
  },
  "instructions": "【模板: 营销海报】\n- 容器 `w-[1080px] h-[1920px] mx-auto`, 全屏渐变 / mesh 背景。\n- 上部 30% 留白 + 一个大 emoji 或抽象几何图形。\n- 中部主标题占视觉中心 (text-8xl, font-black), 一句话副标题。\n- 下部信息卡片: 3-5 条核心要点用图标 + 短句。\n- 底部右下角放品牌 / 二维码 (用 SVG 占位)。\n- 使用大胆的色彩: 渐变背景 (from-violet-500 via-fuchsia-500 to-indigo-500 之类), 文字白色 + 1 个对比色高亮。\n- 使用 SVG 做装饰性元素 (圆 / 三角 / 波浪 / 噪点纹理)。",
  "cost": {
    "context_tokens": 80
  }
}

Fetch it by URL: GET /api/v1/registry/nexu-io-open-design-poster-hero/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.