← Back to Skills Marketplace
zhuchenggong19851114-design

公众号内容聚合

by zhuchenggong19851114-design · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zhuchenggong-wechat-account-aggregation
Description
根据公众号名称或链接,归纳公众号定位和核心观点,帮用户选择关键词偏好并定时推送聚合内容。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zhuchenggong-wechat-account-aggregation
  3. After installation, invoke the skill by name or use /zhuchenggong-wechat-account-aggregation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the 公众号内容聚合 Skill: - 根据公众号名称/链接自动归纳公众号类型、关键词,并整理成文案 - 支持用户选择关键词偏好,并定时每天10点推送相关公众号内容 - 推送内容涵盖公众号定位、核心观点与关注价值 - 与飞书打通,可存储整理结果至公众号内容聚合库 - 利用百度搜索获取信息,无需付费API,支持记忆用户偏好
Metadata
Slug zhuchenggong-wechat-account-aggregation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 公众号内容聚合?

根据公众号名称或链接,归纳公众号定位和核心观点,帮用户选择关键词偏好并定时推送聚合内容。 It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install 公众号内容聚合?

Run "/install zhuchenggong-wechat-account-aggregation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 公众号内容聚合 free?

Yes, 公众号内容聚合 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 公众号内容聚合 support?

公众号内容聚合 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 公众号内容聚合?

It is built and maintained by zhuchenggong19851114-design (@zhuchenggong19851114-design); the current version is v1.0.0.

💬 Comments