返回顶部
w

wechat-mp-to-notion公众号转Notion

Fetch WeChat public account (微信公众号) articles from mp.weixin.qq.com links and save them into Notion as structured pages. Use when the user wants to archive a 微信公众号 article to Notion, save a WeChat mp article into a Notion page/database, or convert a public WeChat article into a readable Notion document.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
80
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

wechat-mp-to-notion

微信公众号文章 → Notion

将公开的微信公众号文章保存到Notion。

此技能的功能

  • - 从 https://mp.weixin.qq.com/s/... 获取文章HTML
  • 提取标题/作者/发布日期
  • 将文章正文解析为可读文本块
  • 尽可能保留图片位置及外部图片链接
  • 在目标页面或目标数据库下创建新的Notion页面

使用方法

运行脚本:

bash
python3 /root/.openclaw/workspace/skills/wechat-mp-to-notion/scripts/savewechatmptonotion.py <微信文章链接> [--parent-type page|database]

示例:

bash
python3 /root/.openclaw/workspace/skills/wechat-mp-to-notion/scripts/savewechatmptonotion.py https://mp.weixin.qq.com/s/xxxx 32c51492e44780c48647f03febbc6c84
python3 /root/.openclaw/workspace/skills/wechat-mp-to-notion/scripts/savewechatmptonotion.py https://mp.weixin.qq.com/s/xxxx c5f3656c2e8741e88f53a00faf66355e --parent-type database

注意事项

  • - 需要设置 NOTIONAPIKEY
  • 目标Notion页面/数据库必须与 openclaw 集成共享
  • 归档长篇文章时建议使用 page 作为父级
  • 当用户明确要求每篇文章占一行时,建议使用 database 作为父级
  • 如果文章过长,脚本会将内容分块发送多次追加请求

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 wechat-mp-to-notion-1776059777 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 wechat-mp-to-notion-1776059777 技能

通过命令行安装

skillhub install wechat-mp-to-notion-1776059777

下载

⬇ 下载 wechat-mp-to-notion v0.1.0(免费)

文件大小: 4.1 KB | 发布时间: 2026-4-14 14:21

v0.1.0 最新 2026-4-14 14:21
Initial release of wechat-mp-to-notion.

- Fetches articles from WeChat public account (mp.weixin.qq.com) links.
- Extracts title, author, publish date, and parses the article into readable text blocks with image support.
- Saves the parsed article as a structured Notion page under a specified page or in a database.
- Requires NOTION_API_KEY and proper sharing with the openclaw Notion integration.
- Supports archiving articles to a Notion page or database via command line script.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部