← Back to Skills Marketplace
lsmonet

Social Media Publish

by lsmonet · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2303
Downloads
3
Stars
17
Active Installs
1
Versions
Install in OpenClaw
/install social-media-publish
Description
社交媒体浏览器自动化发布。支持微信公众号、百家号、小红书等平台。当用户说"发公众号"、"发百家号"、"发布到..."时使用此技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-media-publish
  3. After installation, invoke the skill by name or use /social-media-publish
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug social-media-publish
Version 1.0.0
License
All-time Installs 18
Active Installs 17
Total Versions 1
Frequently Asked Questions

What is Social Media Publish?

社交媒体浏览器自动化发布。支持微信公众号、百家号、小红书等平台。当用户说"发公众号"、"发百家号"、"发布到..."时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 2303 downloads so far.

How do I install Social Media Publish?

Run "/install social-media-publish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Media Publish free?

Yes, Social Media Publish is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Social Media Publish support?

Social Media Publish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Media Publish?

It is built and maintained by lsmonet (@lsmonet); the current version is v1.0.0.

💬 Comments