social-publishing

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Social Publishing

社交媒体发布

Agent-first social media publishing via SocialClaw. One workspace API key, 13 platforms, zero per-platform OAuth setup.
基于Agent的社交媒体发布,通过SocialClaw实现。一个工作区API密钥,支持13个平台,无需为每个平台单独进行OAuth设置。

When to Use This Skill

何时使用该Skill

Use this skill when the user wants to:
  • Publish or schedule posts across multiple social media platforms
  • Orchestrate a multi-platform content campaign
  • Upload and attach media to social posts
  • Retrieve post-level engagement analytics
  • Manage a content calendar programmatically
当用户有以下需求时使用本Skill:
  • 在多个社交媒体平台发布或排期帖子
  • 统筹跨平台内容营销活动
  • 上传并为社交帖子附加媒体素材
  • 获取帖子级别的互动分析数据
  • 以编程方式管理内容日历

Supported Platforms

支持平台

PlatformNotes
X (Twitter)Profile posts, threads
LinkedInProfile posts + Company pages
InstagramBusiness + standalone accounts
Facebook PagesPage posts with link previews
TikTokVideo descriptions
DiscordChannel targeting, embeds
TelegramChannel/group messaging
YouTubeVideo descriptions and metadata
RedditSubreddit posts with flair
WordPressBlog posts with SEO metadata
PinterestPins with board targeting
平台说明
X (Twitter)个人主页帖子、推文串
LinkedIn个人主页帖子 + 企业主页帖子
Instagram商业账号 + 独立账号
Facebook Pages带链接预览的主页帖子
TikTok视频描述
Discord频道定向、嵌入内容
Telegram频道/群组消息
YouTube视频描述与元数据
Reddit带标签的子版块帖子
WordPress带SEO元数据的博客帖子
Pinterest定向到画板的图钉内容

Setup

设置步骤

bash
undefined
bash
undefined

Install via npx

通过npx安装

npx skills add ndesv21/socialclaw
npx skills add ndesv21/socialclaw

Or install as package

或作为包安装

npm install socialclaw@0.1.12
npm install socialclaw@0.1.12

Set your workspace API key

设置工作区API密钥

export SOCIALCLAW_API_KEY=your_key_here

Get a workspace API key at [getsocialclaw.com](https://getsocialclaw.com).
export SOCIALCLAW_API_KEY=your_key_here

前往[getsocialclaw.com](https://getsocialclaw.com)获取工作区API密钥。

Workflow

工作流程

Step 1: Define Campaign

步骤1:定义营销活动

Specify platforms, message content, schedule, and any media attachments.
指定目标平台、消息内容、发布时间以及任何媒体附件。

Step 2: Draft Platform Variants

步骤2:生成平台适配版本

Claude generates platform-optimized copy for each channel (character limits, hashtag norms, tone).
Claude会为每个渠道生成优化后的文案(适配字符限制、标签规范、语气风格)。

Step 3: Upload Media (Optional)

步骤3:上传媒体素材(可选)

Upload images or videos once — SocialClaw stores them for reuse across platforms.
只需上传一次图片或视频——SocialClaw会存储素材,供跨平台重复使用。

Step 4: Validate Schedule

步骤4:验证排期

Claude checks platform-specific timing rules and rate limits before submitting.
Claude会在提交前检查平台特定的时间规则和速率限制。

Step 5: Publish or Schedule

步骤5:发布或排期

Posts queue via the SocialClaw API. Receive post IDs and scheduled times for confirmation.
帖子通过SocialClaw API进入队列。您将收到帖子ID和排期时间以确认。

Step 6: Analytics

步骤6:数据分析

Pull engagement metrics (impressions, clicks, reactions) 24–48 hours after publishing.
发布后24-48小时,可提取互动指标(曝光量、点击量、互动量)。

Usage Examples

使用示例

Single Platform Post

单平台发帖

Post to our company LinkedIn page:
"Excited to announce our Q2 product roadmap — here's what's coming next.
[roadmap image]"
发布到我们公司的LinkedIn主页:
"很高兴宣布我们的Q2产品路线图——以下是即将推出的内容。
[路线图图片]"

Multi-Platform Campaign

跨平台营销活动

Announce our beta launch on X, LinkedIn, Instagram, and Discord.
Message: "Our beta is live! 100 spots available — sign up at example.com #launch"
Schedule for tomorrow 9am PST
在X、LinkedIn、Instagram和Discord上宣布我们的Beta版本上线。
消息:"我们的Beta版本已上线!仅限100个名额——前往example.com注册 #launch"
排期为明天太平洋标准时间上午9点

Content Series

内容系列发布

Create a 5-day drip campaign for our feature launch week.
Platforms: X and LinkedIn.
I'll provide copy for each day.
为我们的功能发布周创建一个为期5天的 drip 营销活动。
平台:X和LinkedIn。
我将提供每天的文案。

Guidelines

使用指南

  1. One key, all platforms — SOCIALCLAW_API_KEY authenticates across all connected accounts
  2. Platform-native copy — Adapt tone and format for each platform rather than copy-pasting
  3. Validate timing — Always confirm schedule before submission to avoid rate limit errors
  4. Media reuse — Upload assets once and reference by ID across multiple posts
  1. 一键通连所有平台 —— SOCIALCLAW_API_KEY可验证所有关联账号
  2. 平台原生文案 —— 根据每个平台调整语气和格式,而非直接复制粘贴
  3. 验证排期时间 —— 提交前务必确认排期,避免触发速率限制错误
  4. 媒体素材复用 —— 上传一次素材后,可通过ID在多个帖子中引用

Limitations

限制说明

  • Requires active SocialClaw account with connected social accounts
  • Platform availability depends on workspace tier
  • Some platforms require video content for optimal reach (TikTok, YouTube, Instagram Reels)
  • 需要关联了社交账号的活跃SocialClaw账户
  • 平台可用性取决于工作区套餐层级
  • 部分平台需要视频内容以获得最佳曝光(TikTok、YouTube、Instagram Reels)