← Back to Skills Marketplace
auto-pub
by
Martin-SH-Ni
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install auto-pub
Description
微信公众号草稿箱智能发布助手 — AI生成文章后自动投递至草稿箱,人工确认后一键发布,安全零误发
README (SKILL.md)
AUTO PUB(自动发布)
安全优先的半自动公众号发布方案
核心理念
AI写稿 → 草稿箱 → 人工确认 → 一键发布
全程可追溯,零误发风险。
工作流程
[AI生成文章内容]
↓
[自动投递至公众号草稿箱]
↓
[作者登录公众号后台审核]
↓
[确认发布/修改后再发]
功能特点
- ✅ 自动投递草稿 — 收到文章内容后,自动生成草稿并推送到公众号草稿箱
- ✅ 人工最后把关 — 每篇稿件都经过人工确认,杜绝误发
- ✅ 零成本接入 — 无需第三方API,不依赖任何外部付费服务
- ✅ 风险隔离 — 草稿箱模式 = 永远不会直接群发
- ✅ 可升级架构 — 微信开放API后,可平滑升级为全自动发布
使用场景
| 场景 | 说明 |
|---|---|
| 日更/周更公众号 | AI提高写作效率,人工把控质量 |
| 企业品牌号 | 内容需审核后再发,合规安全 |
| 怕AI直接发出去的运营者 | 草稿箱是最后一道安全阀 |
当前能力边界
| 能做到 | 暂时做不到 |
|---|---|
| AI撰写文章 | 自动配图(草稿箱编辑器手动完成) |
| 投递文章至草稿箱 | 自动排版(建议用草稿箱格式刷) |
| 提醒用户去发布 | 直接自动群发(微信未开放API) |
| 多风格内容生成 | 回复评论/私信 |
未来升级路线
当前版本: AI写稿 → 草稿箱 → 人工发
↓ 微信开放API
下一版本: AI写稿 → 自动发布(可选自动/手动)
↓ 更多能力
终极版本: 全自动运营助手
安全声明
本技能不会自动执行任何群发操作。 所有稿件在发布前均需人工登录微信公众平台手动确认。 作者始终掌握最终发布权。
适用人群
- 公众号运营者(个人 / 企业 / 媒体)
- 希望用AI提效但不想放弃内容审核权的编辑
- 对发布准确性要求高的账号
版本:v1.0 | 持续迭代中
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install auto-pub - After installation, invoke the skill by name or use
/auto-pub - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首发
Metadata
Frequently Asked Questions
What is auto-pub?
微信公众号草稿箱智能发布助手 — AI生成文章后自动投递至草稿箱,人工确认后一键发布,安全零误发. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install auto-pub?
Run "/install auto-pub" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is auto-pub free?
Yes, auto-pub is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does auto-pub support?
auto-pub is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created auto-pub?
It is built and maintained by Martin-SH-Ni (@martin-sh-ni); the current version is v1.0.0.
More Skills