Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计提醒

clawd-social-publisher爪子社会出版商

Agent Skill

clawd-social-publisher 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,160

周安装

367

GitHub Stars

公开资料未说明

下载量

2,965
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:clawd-social-publisher(爪子社会出版商)
来源仓库:https://github.com/fuczy/clawd-social-publisher
安装命令:
openclaw skills install clawd-social-publisher
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install clawd-social-publisher

简介

clawd-social-publisher 在多平台自动化发布社交媒体内容。

  • 支持 Twitter/X、LinkedIn、Instagram 等十余个渠道排期。
  • 通过 clawhub 安装,需结合原始 README 核验账号绑定流程。
  • 使用前应确认各平台发布频率限制与版权合规要求。
  • 适合品牌运营与内容营销团队统一管理信息流。

SKILL.md

name
social-publisher
description
Automate social media publishing, engagement, and analytics. Schedule posts across 10+ platforms (Twitter/X, LinkedIn, Instagram, Facebook, TikTok, YouTube, Pinterest, Mastodon, Bluesky). Auto-generate content from RSS, blogs, or AI. Smart timing and cross-platform formatting. Save 15+ hours per week on social media management.
homepage
https://clawhub.com/skills/social-publisher
metadata
openclaw
emoji
📱
requires
bins
["openclaw", "curl"]
tags
["social-media", "marketing", "content", "automation", "smm"]

Social Publisher Skill

Automate your entire social media presence. One schedule, publish everywhere.

When to Use

USE this skill when:

  • "Schedule posts across all my social accounts"
  • "Auto-post my blog content to Twitter/LinkedIn/Instagram"
  • "Generate daily content from RSS feeds"
  • "Create social posts from YouTube videos"
  • "Repurpose long-form content into social posts"
  • "Auto-engage with mentions and comments"
  • "Track performance across platforms"

When NOT to Use

DON'T use this skill when:

  • Manual creative work (painting, complex video editing)
  • Personalized customer service (needs human empathy)
  • Crisis communications (requires human judgment)
  • One-time spontaneous posts

💸 The Business Case

Time Savings:

  • Manual posting: 1-2 hours/day = 30-60 hours/month
  • Content creation: 20 hours/month
  • Analytics/reporting: 5 hours/month
  • Total: 55-85 hours/month = $3,300-5,100 value (at $60/hr)

Pricing: $15-50/month Payback: < 1 day of saved time

Supported Platforms

PlatformFeaturesStatus
Twitter / XPosts, threads, polls, media✅ Full
LinkedInPosts, articles, company pages✅ Full
InstagramPosts, Stories, Reels✅ Full
FacebookPages, groups✅ Full
TikTokVideo posts✅ Full
YouTubeVideo uploads, Shorts✅ Full
PinterestPins, boards✅ Full
MastodonPosts, CW, media✅ Full
BlueskyPosts, media✅ Full
ThreadsPosts, media✅ Full
Custom APIsAny platform with API✅ Full

Quick Start: Cross-Platform Posting

1. Connect Your Accounts

Create social-config.yaml:

accounts:
  twitter:
    api_key: "..."
    api_secret: "..."
    access_token: "..."
    access_secret: "..."

  linkedin:
    client_id: "..."
    client_secret: "..."
    access_token: "..."

  instagram:
    access_token: "..."
    user_id: "..."

# Add as many as needed

2. Create a Post Template

campaign:
  name: "Blog Promotion"
  content_template: |
    🚀 New blog post!

    {{title}}

    Key insights:
    • {{insight_1}}
    • {{insight_2}}

    Read more: {{url}}

    #{{platform_hashtags}} #automation #productivity

  platforms:
    - twitter:
        max_length: 280
        hashtags: ["productivity", "automation"]
        # Auto-threads for long content

    - linkedin:
        max_length: 3000
        format: "article_summary"
        hashtags: ["productivity", "business"]

    - instagram:
        media: "image"  # or "video", "carousel"
        caption_template: |
          {{title}}
          .
          Swipe up for full article 🔗
          .
          .

  schedule:
    - platform: "twitter"
      time: "09:00 EST"
      days: ["mon", "wed", "fri"]

    - platform: "linkedin"
      time: "11:00 EST"
      days: ["tue", "thu"]

    - platform: "instagram"
      time: "13:00 EST"
      days: ["mon", "wed", "fri"]

3. Run the Workflow

# Preview what will be posted
clawhub workflow preview blog-promotion

# Start publishing
clawhub workflow start blog-promotion

# Check calendar
clawhub workflow calendar

Core Features

1. Multi-Platform Scheduling

One content, many destinations:

  • Write once, auto-format for each platform
  • Platform-specific constraints (length, media)
  • Optimal timing per platform
  • Queue management with drag-and-drop calendar

2. AI Content Generation

Turn any source into social posts:

content_generator:
  source: "rss"
  feeds:
    - https://blog.yoursite.com/feed
    - https://news.yoursite.com/rss

  ai_enhancement:
    rewrite_for: ["twitter", "linkedin", "instagram"]
    tone: "friendly_professional"
    add_hashtags: true
    generate_images: true  # DALL-E / Midjourney integration

  output:
    - draft: "Create draft in platform"
    - schedule: "Add to calendar"

Supported sources:

  • RSS/Atom feeds
  • YouTube videos (auto-generate posts from transcripts)
  • Blog posts / articles
  • Podcast episodes (audio → transcript → posts)
  • Newsletters (Substack, Beehiiv)
  • Product updates (Shopify, WooCommerce)
  • Custom APIs

3. Auto-Engagement

Never miss a mention:

engagement:
  triggers:
    - "@yourbrand mentioned"
    - "keyword: your_product"
    - "#yourhashtag"

  actions:
    - like: true
    - retweet: true
    - reply: "Thanks for sharing! Check out our latest: {{latest_post_url}}"
    - follow_back: true
    - add_to_list: "brand_mentions"

  filters:
    exclude_retweets: true
    min_engagement: 10
    sentiment: "positive"

Supported platforms: Twitter, LinkedIn, Instagram, Mastodon, Bluesky

4. Analytics & Reporting

Unified dashboard:

reporting:
  schedule: "0 8 * * mon"  # Mondays 8 AM

  metrics:
    - platform: "all"
      metrics: ["impressions", "engagement_rate", "follower_growth", "clicks"]

  insights:
    - "Best performing platform this week"
    - "Optimal posting time"
    - "Top content types"
    - "Hashtag performance"

  distribution:
    - email: "marketing@company.com"
    - slack: "#social-analytics"
    - pdf: "reports/weekly-{{date}}.pdf"

5. Content Calendar

Visual planning:

# View calendar (opens browser)
clawhub social calendar

# Drag to reschedule
# Click to edit content
# See platform-specific previews

Advanced Workflows

Workflow: Content Repurposing

Blog → Twitter thread → LinkedIn article → Instagram carousel:

workflow:
  name: "Content Repurposing"
  trigger: "new_blog_post"

steps:
  - extract: "Get blog content"
    agent: "blog-parser"

  - twitter:
      agent: "twitter-formatter"
      task: "Create 5-tweet thread from blog"
      output: "twitter_draft"

  - linkedin:
      agent: "linkedin-formatter"
      task: "Create LinkedIn article summary"
      input: "{{extract.output}}"

  - instagram:
      agent: "visual-designer"
      task: "Generate 3 carousel images"
      prompt: "Create visuals for: {{title}}"

  - schedule_all:
      agent: "scheduler"
      platforms: ["twitter", "linkedin", "instagram"]
      depends_on: [twitter, linkedin, instagram]

Workflow: User-Generated Content Campaign

ugc_campaign:
  hashtag: "#MyProductStory"

  monitor:
    - scan: "Instagram, Twitter, TikTok"
    - filter: "mentions + photos"
    - engagement: "like + thank reply"

  curate:
    - select: "top 5 per week"
    - permission: "DM for repost"
    - add_to: "weekly roundup"

  repost:
    - platform: "instagram_stories"
      format: "customer_spotlight"
    - platform: "facebook"
      format: "testimonial"

Platform-Specific Tips

Instagram

  • Best times: 11 AM-1 PM, 7-9 PM local time
  • Carousels get 2x engagement
  • Use up to 30 hashtags (10-15 optimal)
  • First comment can be additional caption

Twitter/X

  • Threads get 3x engagement vs single tweets
  • Optimal: 1-3 tweets per thread
  • Best times: 8-10 AM, 12-2 PM, 5-7 PM
  • Use polls for engagement

LinkedIn

  • Long-form content (1300+ chars) performs best
  • Post Tue/Wed/Thu 9-11 AM
  • Tag companies/people strategically
  • Documents (PDFs) get high reach

TikTok

  • Vertical video only (9:16)
  • First 3 seconds critical
  • Trending sounds increase reach
  • Post 7-9 PM local time

Pricing Tiers

Free (Limited)

  • 1 connected account per platform
  • 10 scheduled posts
  • Basic analytics
  • Community support

Pro ($15/month)

  • Unlimited accounts
  • 500 scheduled posts
  • AI content generation (100 posts/month)
  • Advanced analytics
  • Email support
  • Most popular

Business ($50/month)

  • Everything in Pro
  • White-label reports
  • Team collaboration (5 users)
  • API access
  • Priority support
  • Custom integrations

Enterprise (Custom)

  • Unlimited everything
  • Custom platform integrations
  • SLA guarantees
  • Dedicated account manager
  • On-premise deployment option
  • From $500/month

Money-Making Features to Enable

1. White-Label Reports

client_report:
  branding:
    logo: "client-logo.png"
    colors: ["#FF0000", "#00FF00"]
    footer: "Generated by YourAgencyName"

  sections:
    - executive_summary
    - platform_breakdown
    - top_content
    - recommendations

→ Charge $100-500/month for branded reports

2. Content Packages

content_packages:
  basic: "5 posts/week across 2 platforms" → $299/mo
  growth: "15 posts/week across 4 platforms" → $799/mo
  enterprise: "Unlimited + analytics" → custom

→ High-margin recurring revenue

3. Agency Reseller Program

  • Agency buys bulk credits at discount
  • Resells to clients at markup
  • 20-40% margin for partners

Competitive Advantages

FeatureCompetitorsUs
AI content generationLimited✅ Built-in
Unlimited platforms$$ expensive✅ All-in-one
Custom integrationsNo✅ Yes (OpenClaw)
Reposting/UGCManual✅ Automated
Pricing$99-299/mo$15-50/mo
Enterprise featuresAdd-ons✅ Included

Better, cheaper, more flexible → Easy sell!


Launch Checklist

  • [x] Create skill with complete documentation
  • [ ] Set up Stripe/PayPal for payments
  • [ ] Create landing page (showcase ROI)
  • [ ] Build 3 example workflows (free)
  • [ ] Record 5-minute demo video
  • [ ] Offer 14-day free trial
  • [ ] Collect testimonials from beta users
  • [ ] Publish to ClawHub
  • [ ] Post on ProductHunt, Reddit, indiehackers
  • [ ] Partner with OpenClaw for cross-promotion

_Automate social media. Focus on strategy, not scheduling._ 📱✨

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

83%
按下载量换算2,461

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills