← 返回 Skills 市场
zhuchenggong19851114-design

公众号内容聚合

作者 zhuchenggong19851114-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zhuchenggong-wechat-account-aggregation
功能描述
根据公众号名称或链接,归纳公众号定位和核心观点,帮用户选择关键词偏好并定时推送聚合内容。
安全使用建议
Before installing, confirm these points with the skill author or your platform administrator: (1) How is the daily '10:00' push implemented? Does the platform run a scheduler or will the skill trigger autonomously? You should be able to opt out of scheduled pushes. (2) What credentials/access does feishu_bitable_create_record require? Which Feishu site/app will receive your data and what exact fields are written? Verify and limit the scope (write-only, specific table) if possible. (3) Memory is used to store user keyword preferences — check retention and privacy policy and whether you can delete stored preferences. (4) The skill uses Baidu web searches and may aggregate third-party content — confirm whether full article text or only summaries/links are sent to external services. If you cannot get clear answers on scheduling and Feishu credential use, treat the skill with caution or avoid installing it.
功能分析
Type: OpenClaw Skill Name: zhuchenggong-wechat-account-aggregation Version: 1.0.0 The skill bundle is designed to aggregate and summarize WeChat official account content using web search and Feishu (Lark) for storage. The instructions in SKILL.md and README.md are consistent with the stated purpose, incorporating user confirmation steps before saving data and utilizing standard tools (web_search, feishu_bitable_create_record) without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (WeChat public-account aggregation and scheduled push) align with the SKILL.md flow (search, summarize, propose keywords, push, optionally save). Declared dependencies (web_search, feishu_bitable_create_record, memory) are conceptually consistent with the purpose. However, the skill references storing records to Feishu even though no required environment variables or credential requirements are declared in the metadata — a transparency gap (the skill expects a feishu tool but doesn't state what credentials or access scope are needed).
Instruction Scope
Instructions tell the agent to perform web searches (百度) to summarize content, record user keyword preferences to Memory, and perform a daily push at 10:00. Two issues: (1) '每天10点' scheduling is specified but the SKILL.md does not explain how scheduling is implemented (no scheduler, no install step, no platform hook described) — this grants broad implicit autonomy or relies on platform behavior that isn't documented. (2) The skill will save data to an external system (Feishu) after user confirmation; the instructions do not specify what fields are sent, how much content, or whether content scraping might include copyrighted full-text. These are scope/privacy concerns.
Install Mechanism
Instruction-only skill with no install spec and no code files — this is low-risk from an installation perspective (nothing is written to disk).
Credentials
The SKILL.md depends on a feishu_bitable_create_record tool (external storage) and on Memory for persistent preferences, but the registry metadata lists no required env vars or primary credential. If Feishu integration requires API keys or tokens, the skill should state that. Not declaring required credentials reduces transparency and may hide data exfiltration paths (sensitive user data could be sent to Feishu or other endpoints).
Persistence & Privilege
always is false (good). The skill claims daily autonomous pushes, which implies persistent scheduling/autonomous invocation; this is permitted by platform defaults but is ambiguous here — the mechanism and user opt-in controls are not fully specified. Memory is used to store preferences; users should be aware this persists between sessions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhuchenggong-wechat-account-aggregation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhuchenggong-wechat-account-aggregation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the 公众号内容聚合 Skill: - 根据公众号名称/链接自动归纳公众号类型、关键词,并整理成文案 - 支持用户选择关键词偏好,并定时每天10点推送相关公众号内容 - 推送内容涵盖公众号定位、核心观点与关注价值 - 与飞书打通,可存储整理结果至公众号内容聚合库 - 利用百度搜索获取信息,无需付费API,支持记忆用户偏好
元数据
Slug zhuchenggong-wechat-account-aggregation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

公众号内容聚合 是什么?

根据公众号名称或链接,归纳公众号定位和核心观点,帮用户选择关键词偏好并定时推送聚合内容。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 公众号内容聚合?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhuchenggong-wechat-account-aggregation」即可一键安装,无需额外配置。

公众号内容聚合 是免费的吗?

是的,公众号内容聚合 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

公众号内容聚合 支持哪些平台?

公众号内容聚合 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 公众号内容聚合?

由 zhuchenggong19851114-design(@zhuchenggong19851114-design)开发并维护,当前版本 v1.0.0。

💬 留言讨论