← Back to Skills Marketplace
WeChat to Xiaohongshu
by
ibmhonghao
· GitHub ↗
· v1.0.0
· MIT-0
327
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wechat-to-xiaohongshu
Description
Automatically migrate WeChat Official Account articles to Xiaohongshu (Little Red Book). Use when the user wants to (1) cross-post published WeChat articles...
Usage Guidance
This skill appears to do what it says: automating copy/import of WeChat articles into Xiaohongshu by controlling your browser tabs. Before installing or using it: 1) only enable the required OpenClaw Browser Relay extension in a browser profile you trust (prefer a dedicated profile for these accounts); 2) be aware that the skill uses snapshots of open tabs and can access page contents in the active profile—close unrelated sensitive tabs first; 3) confirm whether the 'exec' tool mention in REQUIREMENTS.md is accidental (the runtime steps don't call exec); 4) test with non-sensitive or demo accounts first to ensure behavior is acceptable; 5) revoke/disable the extension or sign out of accounts if you stop using the skill. If you want stronger assurances, ask the skill author to add explicit domain restrictions (only operate on mp.weixin.qq.com and creator.xiaohongshu.com) and to remove or explain the 'exec' mention.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-to-xiaohongshu
Version: 1.0.0
The skill bundle is a legitimate automation tool for migrating content from WeChat Official Accounts to the Xiaohongshu platform. Analysis of SKILL.md and USAGE.md shows the workflow relies on standard browser automation commands (browser:snapshot, browser:act) to interact with the user's existing logged-in sessions. There is no evidence of data exfiltration, credential theft, or malicious prompt injection; the instructions are transparent, well-documented, and strictly aligned with the stated purpose of content synchronization.
Capability Assessment
Purpose & Capability
The skill's name and description match the instructions: it automates copying WeChat Official Account articles into Xiaohongshu using a browser relay. Required capabilities (browser tabs, logged-in sessions, OpenClaw Browser Relay) are appropriate. Minor inconsistency: REQUIREMENTS.md mentions the 'exec' tool as part of the toolset, but the SKILL.md runtime instructions only use the 'browser' actions (no exec calls). That discrepancy should be clarified but does not by itself contradict the purpose.
Instruction Scope
Runtime instructions tell the agent to enumerate and snapshot browser tabs and to read content from them (browser(action="tabs"), browser(action="snapshot")). This is necessary to find the WeChat article and interact with Xiaohongshu, but it also means the skill — when invoked — can inspect any open tabs in the browser profile, not just the two target sites. The instructions do not include explicit domain-restriction checks, so there is a risk of unintended exposure of other open-page contents if used in a profile with unrelated sensitive tabs.
Install Mechanism
This is an instruction-only skill with no install spec or downloaded code. That reduces disk/remote-execution risk. It does require the user to install and enable the OpenClaw Browser Relay extension, which is the expected mechanism for browser automation.
Credentials
The skill requests no environment variables or external credentials and relies on browser session cookies being logged in to the two target services. That is proportionate to cross-posting functionality. Note: browser sessions are effectively the credential here — the skill requires the user to be logged in and to keep tabs open, so session security (who has access to the browser profile) matters.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. Autonomous invocation is allowed (default) — normal for skills. There is no sign it attempts to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-to-xiaohongshu - After installation, invoke the skill by name or use
/wechat-to-xiaohongshu - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: Automates migration of WeChat Official Account articles to Xiaohongshu.
- Supports fetching, importing, formatting, tagging, and publishing articles with no manual intervention.
- Provides step-by-step workflow and troubleshooting guidance.
- Requires OpenClaw Browser Relay extension for browser automation.
- Customizable hashtags and publishing options included.
Metadata
Frequently Asked Questions
What is WeChat to Xiaohongshu?
Automatically migrate WeChat Official Account articles to Xiaohongshu (Little Red Book). Use when the user wants to (1) cross-post published WeChat articles... It is an AI Agent Skill for Claude Code / OpenClaw, with 327 downloads so far.
How do I install WeChat to Xiaohongshu?
Run "/install wechat-to-xiaohongshu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WeChat to Xiaohongshu free?
Yes, WeChat to Xiaohongshu is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WeChat to Xiaohongshu support?
WeChat to Xiaohongshu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WeChat to Xiaohongshu?
It is built and maintained by ibmhonghao (@ibmhonghao); the current version is v1.0.0.
More Skills