← 返回 Skills 市场
149
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install archive-wechat-article
功能描述
Automation skill for Archive Wechat Article.
使用说明 (SKILL.md)
归档微信公众号文章
将微信公众号文章归档到知识库,并固化归档流程。
When to use this skill
- 当用户需要归档微信公众号文章时
- 当用户需要获取文章的完整内容时
- 当用户希望创建标准流程文档记录归档操作步骤时
- 当用户需要更新长期记忆文件记录归档方法和相关信息时
Steps
- 使用浏览器打开微信公众号文章,获取完整内容。
- 为什么:微信公众号文章因反爬限制,无法直接获取完整内容,需要手动打开浏览器获取。
- 更新归档文件,包含文章标题、作者、发布时间、核心特点、应用场景、使用步骤等信息。
- 为什么:确保归档文件包含所有必要信息,便于后续查阅和使用。
- 创建标准流程文档,记录归档操作步骤、命令序列示例、文件命名规范等。
- 为什么:固化归档流程,方便以后直接使用。
- 更新长期记忆文件,记录问题和解决方案、标准流程、文档位置、归档格式等信息。
- 为什么:记录归档方法和相关信息,便于长期记忆和回顾。
Pitfalls and solutions
- ❌ 错误方法:直接使用微信公众号API获取文章内容。
- 为什么:微信公众号文章因反爬限制,无法通过API获取完整内容。
- ✅ 正确方法:使用浏览器手动打开文章获取完整内容。
Key code and configuration
- 无
Environment and prerequisites
- 无特殊环境要求,只需确保可以使用浏览器访问微信公众号文章。
Companion files
Knowledge/02-Sources/2026-03-25_FreeSimpleGUI_Python_GUI库_GitHub.md— 记录了微信公众号文章的归档信息。Knowledge/01-Knowledge/微信公众号文章归档流程.md— 记录了归档操作步骤和注意事项。MEMORY.md— 记录了归档方法和相关信息。
Task record
Task title: 归档微信公众号文章 Task summary: 📌 Title / 标题 归档微信公众号文章
🎯 Goal / 目标 将微信公众号文章归档到知识库,并固化归档流程。
📋 Key Steps / 关键步骤
- 使用浏览器打开微信公众号文章,获取完整内容。
- 更新归档文件,包含文章标题、作者、发布时间、核心特点、应用场景、使用步骤等信息。
- 创建标准流程文档,记录归档操作步骤、命令序列示例、文件命名规范等。
- 更新长期记忆文件,记录归档方法和相关信息。
- 归档具体文章,如北京4月赏花指南、北京上海四季对比、苏州旅游攻略等,确保包含来源、发布时间、核心亮点、必打卡景点、街道推荐、小吃街、游船等详细信息。
✅ Result / 结果
- 完成了多篇微信公众号文章的归档,包括北京4月赏花指南、北京上海四季对比、苏州旅游攻略等。
- 创建了标准流程文档,记录了归档操作步骤和注意事项。
- 更新了长期记忆文件,记录了归档方法和相关信息。
💡 Key Details / 关键细节
- 使用浏览器打开微信公众号文章,获取完整内容。
- 归档文件包含来源、发布时间、核心亮点、必打卡景点、街道推荐、小吃街、游船等详细信息。
- 创建了标准流程文档,记录了归档操作步骤、命令序列示例、文件命名规范等。
- 更新了长期记忆文件,记录了归档方法和相关信息。
安全使用建议
This skill appears coherent and low-risk: it is a manual workflow for archiving WeChat articles and updating local knowledge/memory files. Before installing, consider: 1) The skill will update persistent files (Knowledge/* and MEMORY.md) — ensure you want those artifacts stored and that no sensitive information will be included. 2) Archiving third-party content may have copyright or terms-of-service implications — confirm you have the right to store the articles. 3) The workflow is manual (opens articles in a browser) rather than automated scraping; if you expected automated extraction, this skill does not provide that. 4) Ensure the agent has appropriate filesystem permissions where the knowledge and memory files live. If you want the skill to perform automated downloads or to access external services, ask the developer for a different version that declares the required credentials and install steps.
功能分析
Type: OpenClaw Skill
Name: archive-wechat-article
Version: 1.0.0
The skill bundle consists entirely of instructional Markdown and configuration files designed to help an AI agent archive WeChat articles into a local knowledge base. It contains no executable code, scripts, or network-calling logic. The instructions in SKILL.md and evals/evals.json are consistent with the stated purpose of organizing travel-related content and do not exhibit any signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name and description (archive WeChat articles) align with the SKILL.md steps: open articles in a browser, extract content, update archive files, create a standard process doc, and update long-term memory. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are manual and narrowly scoped (use a browser to get full content, then update archive/process/MEMORY.md). This is within scope, but the skill explicitly tells the agent to write/update persistent knowledge and memory files — a legitimate action for a knowledge-archiving skill, but one the user should be aware of because it modifies stored agent data.
Install Mechanism
No install spec and no code files — instruction-only. No downloads or third-party packages are involved.
Credentials
The skill declares no environment variables, credentials, or config paths. It does reference local knowledge and MEMORY.md files (companion files), which is reasonable for a documentation/archival workflow.
Persistence & Privilege
The skill is not always-enabled and can be invoked by the user. It instructs updating persistent knowledge/MEMORY files (normal for this purpose). Users should confirm the agent has permission to write those files and be comfortable with archived content being stored long-term.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install archive-wechat-article - 安装完成后,直接呼叫该 Skill 的名称或使用
/archive-wechat-article触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Adds capability to archive WeChat public account articles with a standardized workflow.
- Enables manual archiving of WeChat articles by capturing complete article content via browser.
- Standardizes the archiving process with detailed step-by-step documentation.
- Provides templates for file naming and required metadata (title, author, publish date, key features, etc.).
- Includes documentation for exceptions (e.g., anti-crawling limits) and correct manual practices.
- Updates and maintains long-term memory files to record methods and important information for future reference.
元数据
常见问题
Archive Wechat Article 是什么?
Automation skill for Archive Wechat Article. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Archive Wechat Article?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install archive-wechat-article」即可一键安装,无需额外配置。
Archive Wechat Article 是免费的吗?
是的,Archive Wechat Article 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Archive Wechat Article 支持哪些平台?
Archive Wechat Article 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Archive Wechat Article?
由 WCG-King(@wcg-king)开发并维护,当前版本 v1.0.0。
推荐 Skills