← 返回 Skills 市场
lsmonet

Social Media Publish

作者 lsmonet · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2303
总下载
3
收藏
17
当前安装
1
版本数
在 OpenClaw 中安装
/install social-media-publish
功能描述
社交媒体浏览器自动化发布。支持微信公众号、百家号、小红书等平台。当用户说"发公众号"、"发百家号"、"发布到..."时使用此技能。
安全使用建议
This skill is internally consistent, but before installing consider the following: - Browser automation can act using whatever account/session is present in the built-in browser. Do not leave sensitive accounts logged in unless you trust the runtime. Prefer to log in manually and ensure 2FA is enabled. - Confirm that the skill truly prompts you for a final confirmation and a preview of the content before any publish action; require an explicit approval step for every publish. - Ask the provider: does the built-in browser expose cookies, local storage, or network logs to other parts of the system? Does the automation store any account tokens or history? - Be cautious when uploading cover images — prefer to attach files explicitly in the chat or upload during the publish confirmation rather than allowing the skill to read arbitrary filesystem paths. - If you need stronger guarantees, request a more detailed SKILL.md that specifies exactly which UI actions will be performed, whether any data is sent to external endpoints, and how the automation is sandboxed. If those questions are answered satisfactorily and you accept the browser-automation model, the skill's declared scope and requirements are reasonable.
功能分析
Type: OpenClaw Skill Name: social-media-publish Version: 1.0.0 The skill bundle provides instructions for an AI agent to automate social media publishing on platforms like WeChat Official Accounts and Baijiahao. It focuses on browser-based UI automation, explicitly requires manual user login for security, and includes safety steps such as final user confirmation before publishing. No malicious code, data exfiltration, or suspicious execution patterns were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (browser automation to publish to WeChat Official Accounts, Baijiahao, Xiaohongshu) match the SKILL.md steps (open site, manual login, create post, upload cover, save/publish). The skill requests no environment variables, binaries, or installs that would be unexpected for this purpose.
Instruction Scope
The instructions stay within the publishing workflow (open backend sites, ask user for title/content/cover, use built-in browser to automate posting). However they are somewhat high-level and grant the agent broad discretion to navigate and interact with the web UIs ("使用浏览器自动化完成发布"). The file does not explicitly constrain what the agent may click or read from the pages (e.g., session cookies, account pages), so there's a small risk of overreach if the runtime automation is not tightly sandboxed. The skill does state the user must confirm the publish action and that first-time login is manual.
Install Mechanism
Instruction-only skill with no install spec, no downloads, and no third-party packages requested. This is low-risk from an installation perspective.
Credentials
No environment variables, credentials, or config paths are requested. That aligns with the described browser-automation approach which relies on manual login/session in the built-in browser.
Persistence & Privilege
always:false (no forced inclusion) and no claims to modify other skills or system-wide settings. The skill does not request persistent privileges or to store secrets itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-media-publish
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-media-publish 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of social-media-publish skill: - Enables browser automation publishing for major social media platforms (WeChat Official Accounts, Baijiahao, Xiaohongshu). - Supports publishing articles with title, content, and cover image. - Guided publishing flows for WeChat and Baijiahao, with platform-specific instructions. - User can trigger by phrases like "发公众号", "发百家号", or "发布到...". - Requires user login; operations confirmed by user for security. - Supports automatic formatting and Markdown content conversion.
元数据
Slug social-media-publish
版本 1.0.0
许可证
累计安装 18
当前安装数 17
历史版本数 1
常见问题

Social Media Publish 是什么?

社交媒体浏览器自动化发布。支持微信公众号、百家号、小红书等平台。当用户说"发公众号"、"发百家号"、"发布到..."时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2303 次。

如何安装 Social Media Publish?

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

Social Media Publish 是免费的吗?

是的,Social Media Publish 完全免费(开源免费),可自由下载、安装和使用。

Social Media Publish 支持哪些平台?

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

谁开发了 Social Media Publish?

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

💬 留言讨论