← 返回 Skills 市场
martin-sh-ni

auto-pub

作者 Martin-SH-Ni · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install auto-pub
功能描述
微信公众号草稿箱智能发布助手 — AI生成文章后自动投递至草稿箱,人工确认后一键发布,安全零误发
使用说明 (SKILL.md)

AUTO PUB(自动发布)

安全优先的半自动公众号发布方案

核心理念

AI写稿 → 草稿箱 → 人工确认 → 一键发布

全程可追溯,零误发风险。


工作流程

[AI生成文章内容]
       ↓
[自动投递至公众号草稿箱]
       ↓
[作者登录公众号后台审核]
       ↓
[确认发布/修改后再发]

功能特点

  • 自动投递草稿 — 收到文章内容后,自动生成草稿并推送到公众号草稿箱
  • 人工最后把关 — 每篇稿件都经过人工确认,杜绝误发
  • 零成本接入 — 无需第三方API,不依赖任何外部付费服务
  • 风险隔离 — 草稿箱模式 = 永远不会直接群发
  • 可升级架构 — 微信开放API后,可平滑升级为全自动发布

使用场景

场景 说明
日更/周更公众号 AI提高写作效率,人工把控质量
企业品牌号 内容需审核后再发,合规安全
怕AI直接发出去的运营者 草稿箱是最后一道安全阀

当前能力边界

能做到 暂时做不到
AI撰写文章 自动配图(草稿箱编辑器手动完成)
投递文章至草稿箱 自动排版(建议用草稿箱格式刷)
提醒用户去发布 直接自动群发(微信未开放API)
多风格内容生成 回复评论/私信

未来升级路线

当前版本: AI写稿 → 草稿箱 → 人工发
    ↓ 微信开放API
下一版本: AI写稿 → 自动发布(可选自动/手动)
    ↓ 更多能力
终极版本: 全自动运营助手

安全声明

本技能不会自动执行任何群发操作。 所有稿件在发布前均需人工登录微信公众平台手动确认。 作者始终掌握最终发布权。


适用人群

  • 公众号运营者(个人 / 企业 / 媒体)
  • 希望用AI提效但不想放弃内容审核权的编辑
  • 对发布准确性要求高的账号

版本:v1.0 | 持续迭代中

安全使用建议
This skill is suspiciously vague: it promises automatic delivery into the WeChat draftbox but gives no concrete method for doing so and requests no credentials. Before installing or using it, ask the author: (1) Exactly how are drafts uploaded to the WeChat backend — via official API, browser automation, or manual copy/paste? (2) If automation is used, what credentials/sessions are required and where are they stored? (3) Does the skill ever send content to external endpoints or third parties? (4) Will you need to install browser automation tooling (e.g., a browser extension, puppeteer) or provide cookies/session tokens? If the developer cannot clearly explain the upload mechanism and where credentials remain, treat the skill as a conceptual helper (manual workflow) rather than an automated publisher, and do not grant any account credentials or enable autonomous invocation. If you need true automated posting, require an implementation that documents authentication flow, credential storage, and network endpoints for review.
功能分析
Type: OpenClaw Skill Name: auto-pub Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) describing a workflow for an AI assistant to generate WeChat Official Account drafts. There is no executable code, no suspicious network requests, and no evidence of prompt injection or data exfiltration. The documentation emphasizes a 'human-in-the-loop' approach for safety.
能力评估
Purpose & Capability
The name/description promise automatic delivery to the WeChat draftbox, but the skill declares no required environment variables, no install steps, and no third‑party APIs. SKILL.md also asserts 'zero-cost integration' and 'no third-party API' while claiming '自动投递草稿' — there is no explanation of how drafts are actually uploaded or what credentials/automation are used. That mismatch between claimed capability and required resources is a coherence concern.
Instruction Scope
The SKILL.md is purely conceptual and stays within the high-level workflow (AI write → draftbox → human confirm → publish). It does not instruct the agent to read files, use credentials, perform network calls, or run automation. However, it is vague about the mechanism for '自动投递' (no steps for authentication, browser automation, APIs, or user-assisted paste), so the runtime behavior is unclear — the instructions could be interpreted as either manual copy/paste guidance or as implying automation that isn't specified.
Install Mechanism
No install spec and no code files are present; this is instruction-only. That minimizes install-time risk because nothing will be written or executed automatically by the skill itself.
Credentials
The skill requests no environment variables or credentials, which is low-risk. But this also increases incoherence: automatic posting to a WeChat draftbox would normally require account credentials or a browser/session automation mechanism. The lack of any declared credential requirement is unexplained and warrants clarification.
Persistence & Privilege
Flags show default behavior (not always: true). The skill is user-invocable and can be invoked autonomously (platform default), but it does not request elevated persistence or modify other skills/settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install auto-pub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /auto-pub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发
元数据
Slug auto-pub
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

auto-pub 是什么?

微信公众号草稿箱智能发布助手 — AI生成文章后自动投递至草稿箱,人工确认后一键发布,安全零误发. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。

如何安装 auto-pub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install auto-pub」即可一键安装,无需额外配置。

auto-pub 是免费的吗?

是的,auto-pub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

auto-pub 支持哪些平台?

auto-pub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 auto-pub?

由 Martin-SH-Ni(@martin-sh-ni)开发并维护,当前版本 v1.0.0。

💬 留言讨论