social-autopilot

social-autopilot is a skill for Claude Code, Codex from djblack1209-coder/OpenClaw-Bot. It costs 77 tokens per session (1,276 once invoked), scanned A, original, Apache-2.0.

An automated operating schedule for X and Xiaohongshu social accounts, covering topic research, content creation, checks, publishing, replies, and performance review.

In plain words
What is it for?
Use it to scan trends, choose topics, generate posts, check for unwanted AI or marketing language, publish through a logged-in browser, reply to comments, find related discussions, and record results.
Why use it?
It organizes recurring social-media work into scheduled stages instead of waiting for someone to start each task manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to scan trends, choose topics, generate posts, check for unwanted AI or marketing language, publish through a logged-in browser, reply to comments, find related discussions, and record results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/djblack1209-coder/openclaw-bot/social-autopilot
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add djblack1209-coder/OpenClaw-Bot --skill social-autopilot
Clone the repo
git clone --depth 1 https://github.com/djblack1209-coder/OpenClaw-Bot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social-autopilot

README.md
[![agentmods](https://agentmods.dev/badge/skills/djblack1209-coder/openclaw-bot/social-autopilot/github.svg)](https://agentmods.dev/skills/djblack1209-coder/openclaw-bot/social-autopilot)
Your own site
<a href="https://agentmods.dev/skills/djblack1209-coder/openclaw-bot/social-autopilot"><img src="https://agentmods.dev/badge/skills/djblack1209-coder/openclaw-bot/social-autopilot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social-autopilot

Your own site · 80×15
<a href="https://agentmods.dev/skills/djblack1209-coder/openclaw-bot/social-autopilot"><img src="https://agentmods.dev/badge/skills/djblack1209-coder/openclaw-bot/social-autopilot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,276 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00077 $0.01276
Opus 5 $0.00039 $0.00638
Sonnet 5 $0.00015 $0.00255
Haiku 4.5 $0.00008 $0.00128

Measured 9d ago against content hash 59344f50d897, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

social-autopilot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

apps/openclaw/skills/social-autopilot/SKILL.md · 108 lines

How it starts

The opening of the file, as written. The whole thing — 108 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Social Autopilot — AI 自主社媒运营

定位

这不是等 严总 下命令的被动模式,而是完全自主的 AI 运营员。 每天按照预设日程表自动完成全部运营动作,只在需要决策时通知 严总。

每日自动运营日程

☀️ 早间 09:00 — 热点扫描与选题

  1. 执行 node tools/social-hotspot-monitor.mjs --platform all --min-score 6
  2. 扫描结果 + 选题库(tools/social-topic-library.md) → 选出今天发布的 2-3 个选题
  3. node tools/social-topic-scorer.mjs 评分,≥7 分的进入内容生产
  4. 结果写入 memory/social/SOC-001-publish-runs.md
  5. 向 严总 发送一条简报:「今日选题:[标题1] [标题2],预计晚8点发」

🌙 午间 12:00-13:00 — 互动与蹭评

  1. 检查已发布内容的评论区,用 tools/social-comment-engine.mjs reply 自动回复
  2. tools/social-comment-engine.mjs scout 扫描 3-5 个目标帖
  3. tools/social-comment-engine.mjs generate-scout-comment 生成蹭评内容
  4. 通过 Playwright 发布蹭评(需确保浏览器预热)

🌆 晚间 19:00 — 内容生产

  1. 读取人设 tools/social-persona.md
  2. 基于早间选题,按人设风格生成完整内容
  3. 小红书内容:标题+正文+标签+封面描述
  4. X 内容:280字以内观点+引用/对比
  5. 执行预检 node tools/social-publish-preflight.mjs
    • AI 身份暴露检测 → 不通过则重写
    • 客服腔/营销号腔检测
    • 标题吸引力评估
  6. 通过预检的内容保存为草稿

🌃 晚间 20:00-21:00 — 自动发布

  1. 确认浏览器登录状态(X + 小红书)
  2. 执行 node tools/social-workflow.mjs publish
  3. 通过 Playwright 完成实际发布
  4. 记录发布状态到 memory/social/SOC-001-publish-runs.md
  5. 发布成功后向 严总 推送通知(含链接)

🌙 晚间 21:00-22:00 — 发布后互动

  1. 新帖发布后 1 小时内,密集监控评论区
  2. 自动回复所有评论(保持人设风格)
  3. 主动蹭 2-3 个相关热帖的评论区

🌑 睡前 22:00 — 数据复盘

  1. 统计今日发布数据:阅读量、点赞、评论、新增粉丝
  2. 对比 KPI 目标(小红书单条阅读>500/X单条>200)
  3. 写入 memory/social/SOC-003-interactions.md
  4. 如有未达标内容,分析原因并调整明日选题方向

自动化实现方式

方式一:OpenClaw Cron(推荐)

在 OpenClaw 中创建以下 cron 任务:

任务名 时间 动作
社媒早扫 每天 09:00 热点扫描 + 选题 + 简报
社媒午动 每天 12:30 评论互动 + 蹭评
社媒晚产 每天 19:00 内容生产 + 预检
社媒晚发 每天 20:30 自动发布(双平台)
社媒复盘 每天 22:00 数据统计 + 复盘

方式二:HEARTBEAT.md 集成

在 HEARTBEAT.md 中添加社媒运营检查项,让每次心跳自动检查运营进度。

关键文件

文件 用途
tools/social-persona.md 人设基准
tools/social-topic-library.md 选题库
tools/social-interaction-strategy.md 互动策略
tools/social-workflow.mjs 工作流编排入口
tools/social-hotspot-monitor.mjs 热点扫描
tools/social-comment-engine.mjs 评论引擎
tools/social-publish-preflight.mjs 发布预检
tools/social-browser-adapter.mjs 浏览器发布适配
scripts/social_browser_worker.py Playwright 执行器

Read the full file on GitHub · 108 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 108 lines · 77 tokens per session scan A 59344f50d897

Subscribe to this mod's changes

social-autopilot is a skill published in the GitHub repository djblack1209-coder/OpenClaw-Bot (5 stars, last pushed 4d ago), licensed Apache-2.0. It adds 77 tokens to every session and 1,276 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

reskin

Author a NEW skin for the reskinnable-demo app. A skin is a self-contained domain plugin under src/skins/ / that implements the frozen Skin contract (src/shell/skin-contract.ts) to swap the app's entire experience — brand, theme, layout, pages, tools, data, and agent — as a live sales demo. Use when the user says "add…

CopilotKit/CopilotKit · 154 tokens

copilotkit-channels

Use for the CODE half of a managed Intelligence Channel with Slack or Microsoft Teams: customising the Channel a CLI-scaffolded project already ships, or — for a project the CLI did not generate — writing the Channel declaration, the long-running host, and the awaited activation call. Teams provider setup is in scope…

CopilotKit/CopilotKit · 112 tokens

setup-slack-channel

Use for the PROVIDER half of getting a locally running CopilotKit Channels agent to answer in Slack, when no Slack app exists yet — setting up a Channels bot in Slack for the first time, creating the Slack app and its tokens, attaching it to a managed Intelligence Channel, or when a Channel reports setuprequired, sits…

CopilotKit/CopilotKit · 206 tokens

runtime

@copilotkit/runtime — mount a fetch-native CopilotRuntime on any JS server, wire middleware, pick an AgentRunner, instantiate BuiltInAgent (Factory Mode with TanStack AI is the preferred default) or plug in any of 12 external agent frameworks (Mastra, LangGraph, CrewAI Crews/Flows, PydanticAI, ADK, LlamaIndex, Agno…

CopilotKit/CopilotKit · 150 tokens

copilotkit-integrations

Use when wiring an external agent framework (LangGraph, CrewAI, PydanticAI, Mastra, ADK, LlamaIndex, Agno, Strands, Microsoft Agent Framework, or others) into a CopilotKit application via the AG-UI protocol.

CopilotKit/CopilotKit · 61 tokens

copilotkit-debug

Use when diagnosing CopilotKit issues -- runtime connectivity failures, agent not responding, streaming errors, tool execution problems, transcription failures, version mismatches, and AG-UI event tracing.

CopilotKit/CopilotKit · 42 tokens