← Back to Skills Marketplace
WeChat to Feishu Wiki
by
gift-is-coding
· GitHub ↗
· v1.0.0
· MIT-0
203
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wechat-to-feishu-wiki
Description
Fetch WeChat public-article content and save it into a user-provided Feishu Wiki location. Use when user shares mp.weixin.qq.com links and asks to archive/sy...
Usage Guidance
This skill appears coherent for archiving WeChat articles to Feishu, but pay attention before approving browser/profile access: 1) Only permit 'use my Chrome' if you trust the agent and understand it may access the browser tab/session used for DOM extraction. 2) Provide a specific Feishu Wiki link and ensure the Feishu app/bot has only the minimum required permissions. 3) If you are uncomfortable exposing your browser profile, prefer web_fetch or manually provide article HTML. 4) If you need higher assurance, request an explicit description of what the snapshot captures and test with a non-sensitive article first.
Capability Analysis
Type: OpenClaw Skill
Name: wechat-to-feishu-wiki
Version: 1.0.0
The skill 'wechat-to-feishu-wiki' is designed to fetch WeChat articles and save them to a user-provided Feishu Wiki location. The instructions in SKILL.md focus on legitimate operational flows, including permission checks, browser-based scraping for anti-bot protection, and structured data writing via Feishu APIs. No malicious patterns, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The SKILL.md describes fetching mp.weixin.qq.com articles and writing them into a provided Feishu Wiki location; the runtime steps reference web_fetch/browser DOM extraction and feishu_wiki/feishu_doc operations which are coherent with that purpose. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
Instructions stay within scope (ask for target wiki link, check Feishu permissions, fetch article, create docx child page, write content). One area to note: the skill conditionally recommends attaching to the user's Chrome profile or using a 'chrome-relay' extension for DOM extraction. That can expose browser session data if the user grants it, so the skill correctly instructs asking for explicit consent and snapshot verification before DOM extraction.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not download or install third-party code or binaries.
Credentials
The skill declares no required environment variables or primary credential. It references Feishu API-like operations (feishu_wiki.*, feishu_doc.*) which imply the agent/platform will use existing Feishu integration credentials; requiring the user to provide the target wiki link and to grant the bot edit permissions is proportionate and documented.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-wide privileges or to modify other skills. It follows a user-invocable flow and explicitly requires user-supplied targets/permissions before writing.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechat-to-feishu-wiki - After installation, invoke the skill by name or use
/wechat-to-feishu-wiki - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial generic release: user-provided wiki link, permission guidance, Chrome profile checks, batch import workflow.
Metadata
Frequently Asked Questions
What is WeChat to Feishu Wiki?
Fetch WeChat public-article content and save it into a user-provided Feishu Wiki location. Use when user shares mp.weixin.qq.com links and asks to archive/sy... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install WeChat to Feishu Wiki?
Run "/install wechat-to-feishu-wiki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WeChat to Feishu Wiki free?
Yes, WeChat to Feishu Wiki is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does WeChat to Feishu Wiki support?
WeChat to Feishu Wiki is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WeChat to Feishu Wiki?
It is built and maintained by gift-is-coding (@gift-is-coding); the current version is v1.0.0.
More Skills