← 返回 Skills 市场
linbo405

Content Auto Poster

作者 linbo405 · GitHub ↗ · v1.0.0 · MIT-0
win32darwinlinux ⚠ suspicious
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install content-auto-poster-xiaomolongxia
功能描述
自动发布内容到多个平台,支持微信公众号、微博、知乎等平台定时发布。
使用说明 (SKILL.md)

Content Auto Poster 📝

自动将一篇内容发布到多个平台,省时省力。

功能

  • 📱 多平台支持: 微信公众号、微博、知乎、简书
  • 定时发布: 设置最佳发布时间
  • 📊 数据统计: 阅读量、点赞、评论汇总
  • 🔄 内容适配: 自动调整格式适配各平台

输入

  • 内容标题
  • 正文内容
  • 目标平台列表
  • 发布时间(可选)

输出

{
  "success": true,
  "posts": [
    {"platform": "wechat", "url": "https://...", "status": "published"},
    {"platform": "zhihu", "url": "https://...", "status": "scheduled"}
  ],
  "total_reach": 1250
}

使用场景

  • 博客同步到多个平台
  • 产品发布公告
  • 定期内容更新

配置

{
  "platforms": ["wechat", "zhihu", "jianshu"],
  "default_schedule": "09:00",
  "timezone": "Asia/Shanghai"
}

价格

¥49/月

安全使用建议
This skill's description claims it will post and gather stats on multiple platforms, but the manifest contains no code, no install steps, and no required credentials — which is inconsistent because posting requires platform authentication. Before installing or using it, ask the publisher for: (1) a source repository or homepage and contact information; (2) exact authentication method (OAuth, API keys, where tokens are stored, and whether the skill will ask you to paste credentials); (3) the API endpoints or SDKs it will call; (4) privacy/data‑retention and billing details. Do not provide full account passwords; prefer limited-scope API tokens or OAuth app authorization. If you must test it, use throwaway accounts or sandbox credentials and verify what network endpoints the agent calls. Because the skill is vague about credentials and behaviour, treat it as untrusted until the above questions are answered.
功能分析
Type: OpenClaw Skill Name: content-auto-poster-xiaomolongxia Version: 1.0.0 The skill bundle contains only metadata and documentation for a social media automation tool. No executable code, network logic, or malicious instructions were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description say it will post to WeChat, Weibo, Zhihu, etc., and collect stats, but the package declares no required credentials, no APIs, and no install steps. Realistically this capability requires platform credentials, OAuth flows, or API client configuration — their absence is inconsistent.
Instruction Scope
SKILL.md is a high-level product spec (inputs/outputs/config) but includes no runtime instructions for authentication, API endpoints, or how to perform posting/scheduling. That vagueness gives the agent broad discretion (e.g., it might prompt for credentials or call unknown endpoints) and is a scope/clarity problem.
Install Mechanism
No install spec and no code files — lowest-risk form from an install/execution perspective. Nothing will be written to disk by an installer because none is provided.
Credentials
The skill requests no environment variables or credentials despite needing access to multiple external platforms. The lack of declared required credentials is disproportionate to the stated functionality and leaves unclear how the skill will obtain or store account tokens/passwords.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or requests long‑lived platform access in its manifest. No automatic permanent privileges are declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install content-auto-poster-xiaomolongxia
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /content-auto-poster-xiaomolongxia 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Content Auto Poster 1.0.0 - 初始版本发布 - 支持自动将内容定时发布到微信公众号、微博、知乎、简书等多个平台 - 提供多平台内容格式自动适配 - 汇总发布后的阅读量、点赞和评论数据 - 支持自定义发布时间和目标平台列表 - 提供配置项和简单的 API 输入输出格式
元数据
Slug content-auto-poster-xiaomolongxia
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Content Auto Poster 是什么?

自动发布内容到多个平台,支持微信公众号、微博、知乎等平台定时发布。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Content Auto Poster?

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

Content Auto Poster 是免费的吗?

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

Content Auto Poster 支持哪些平台?

Content Auto Poster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32, darwin, linux)。

谁开发了 Content Auto Poster?

由 linbo405(@linbo405)开发并维护,当前版本 v1.0.0。

💬 留言讨论