Skip to content
Skillv1.0.0

card-twitter

Twitter quote or data card designed to pair with a post.

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

【模板: Twitter 分享卡】

  • 容器 w-[1600px] h-[900px], 暗色 / 亮色二选一根据内容情绪。
  • 中央一句 hero 金句 (text-6xl, font-semibold, 限 2-3 行)。
  • 下方作者署名 + 头像占位 + handle。
  • 左上角小标签 (类型: "Insight" / "Data" / "Quote")。
  • 右下角品牌水印。
  • 整张卡片有微妙的纹理 (grid 网格 / noise / dot pattern)。
  • 截图后可直接配推文发出, 视觉简洁有力。

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-twitter/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-twitter.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexu-io-open-design-card-twitter",
  "kind": "skill",
  "name": "card-twitter",
  "description": "Twitter quote or data card designed to pair with a post.",
  "publisher": "nexu-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "twitter",
      "x",
      "quote",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Twitter quote or data card designed to pair with a post."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nexu-io/open-design",
      "path": "skills/card-twitter/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/nexu-io/open-design/card-twitter",
      "key": "nexu-io/open-design/skills/card-twitter/SKILL.md"
    }
  },
  "instructions": "【模板: Twitter 分享卡】\n- 容器 `w-[1600px] h-[900px]`, 暗色 / 亮色二选一根据内容情绪。\n- 中央一句 hero 金句 (text-6xl, font-semibold, 限 2-3 行)。\n- 下方作者署名 + 头像占位 + handle。\n- 左上角小标签 (类型: \"Insight\" / \"Data\" / \"Quote\")。\n- 右下角品牌水印。\n- 整张卡片有微妙的纹理 (grid 网格 / noise / dot pattern)。\n- 截图后可直接配推文发出, 视觉简洁有力。",
  "cost": {
    "context_tokens": 66
  }
}

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