← Back to Skills Marketplace
Multi-Post
by
JeffChang2024
· GitHub ↗
· v1.0.0
· MIT-0
289
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install multi-post
Description
Multi-platform content publisher via browser automation. Post text+images to Weibo, Xiaohongshu, Zhihu, Twitter/X, Reddit, V2EX, Douban, LinkedIn, and more —...
Usage Guidance
This skill is coherent for multi-platform posting, but it operates through your Chrome profile and will use whatever accounts are currently logged in. Before installing or invoking it: (1) ensure only the accounts you want to post from are logged into Chrome; (2) avoid uploading sensitive images or content (the skill takes snapshots and may capture page content); (3) prefer running it first on a single test platform or test account to confirm behavior; (4) require explicit confirmation for 'post to all' actions in your prompts rather than a blanket command; and (5) if you stop using it, sign out of any accounts you don't want the skill to access. If you want stronger guarantees, request the skill be modified to prompt for explicit per-platform confirmation and to show preview URLs before publishing.
Capability Analysis
Type: OpenClaw Skill
Name: multi-post
Version: 1.0.0
The 'multi-post' skill is a legitimate browser automation tool designed to help users publish content across multiple social media platforms (Weibo, Twitter, LinkedIn, etc.) simultaneously. It utilizes the OpenClaw browser tool with the user's existing profile to leverage active login sessions, which is consistent with its stated purpose. The instructions in SKILL.md and the detailed automation steps in references/platform-flows.md are transparent, focusing entirely on content adaptation and standard UI interactions without any evidence of data exfiltration, credential theft, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the actual behavior: the skill performs browser automation against many social platforms using the user's Chrome profile. It does not request unrelated credentials, binaries, or installs, which is appropriate for this purpose.
Instruction Scope
Runtime instructions instruct the agent to use browser profile="user", take snapshots, upload local image files, and extract URLs. Those actions are necessary for posting but also allow the skill to read and capture arbitrary content visible in the user's browser (screenshots, page DOM). The SKILL.md does not require per-platform or per-account confirmation steps and could post to any accounts currently logged in in the browser. The skill references local image files but does not declare any explicit file-access controls; this is functional but worth noting as a privacy risk.
Install Mechanism
Instruction-only skill with no install spec or external downloads — lowest install risk. Nothing is written to disk by an installer in the package itself.
Credentials
No environment variables, credentials, or config paths are requested, which is proportionate and preferable. Instead the skill relies on the user's logged-in browser session (profile="user") for authentication; this is coherent but means account access is implicit via the browser rather than via explicit API keys.
Persistence & Privilege
always:false (no force-inclusion). The skill can be invoked autonomously (default), which is normal for skills. Because it can post using logged-in sessions, users should be cautious about allowing autonomous runs without confirmation, but the privilege level requested by the skill is not excessive in itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multi-post - After installation, invoke the skill by name or use
/multi-post - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0: Cross-platform content publisher — Weibo, Xiaohongshu, Zhihu, Twitter, Reddit, V2EX, LinkedIn, Douban
Metadata
Frequently Asked Questions
What is Multi-Post?
Multi-platform content publisher via browser automation. Post text+images to Weibo, Xiaohongshu, Zhihu, Twitter/X, Reddit, V2EX, Douban, LinkedIn, and more —... It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.
How do I install Multi-Post?
Run "/install multi-post" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Multi-Post free?
Yes, Multi-Post is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Multi-Post support?
Multi-Post is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Multi-Post?
It is built and maintained by JeffChang2024 (@jeffchang2024); the current version is v1.0.0.
More Skills