social-card-gen
仓库创建 2026年2月1日最近提交 4 个月前SkillHot 收录 21 天前
▸ 精选理由
支持有/无 Node.js 两种路径,便于集成与快速产出平台化文案。
这个 Skill 做什么
将一条源内容生成适配不同平台(X/LinkedIn/Reddit)的社媒帖文。
把一条原始内容自动改写成适合 Twitter/X、LinkedIn、Reddit 的平台文案,保证格式、语气和长度符合各个平台的习惯。适合有一条公告、文章摘录或活动要同时发到多平台时使用,能同时产出多种版本并做质量复核和防止盲发的 guardrails。既支持用 Node.js 自动化生成,也有无需依赖的手动生成路径,省时又稳妥。
▸ 展开 SKILL.md 英文原文
Generate platform-specific social post variants (Twitter/X, LinkedIn, Reddit) from one source input. Works with or without Node.js script. Includes platform reasoning, quality review, and guardrails against cross-posting spam.
377
Stars
90
Forks
23
仓库内 Skill
+30
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/social-card-gen/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/BrianRWagner/ai-marketing-claude-code-skills/main/social-card-gen/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Social Card Generator Transform one source message into platform-ready social copy for Twitter/X, LinkedIn, and Reddit. This skill works two ways: - **With Node.js:** Use `generate.js` for deterministic, automated output - **Without Node.js:** Manual generation path built directly into this skill (no dependencies required) --- ## Mode Detect from context or ask: *"One platform, all platforms, or all platforms with variants?"* | Mode | What you get | Best for | |------|-------------|----------| | `quick` | 1 platform (user picks), optimized variant | Testing a single channel | | `standard` | All 3 platforms: Twitter, LinkedIn, Reddit | Standard cross-platform post | | `deep` | All pla
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有