← 返回 Skills 市场
mylillo926

zzheng

作者 mylillo926 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zzheng
功能描述
自动抓取当天法律热点,结合法律知识生成个人及企业两篇原创微信公众号文章,支持一键复制发布。
安全使用建议
This skill appears to do what it claims, but before running it: 1) Review the script yourself (you have the source). 2) Change the default output directory from the hardcoded D:\... to a location you control (especially on non-Windows systems). 3) Be aware it will make outbound HTTP requests to public news endpoints (your machine's IP and timing will be visible to those services). If you need to avoid network access, run it offline or audit the code further. 4) Run in a sandbox or isolated environment if you have sensitive data on the host. 5) If you plan to publish generated content automatically, inspect and test the generated text for legal accuracy and compliance before posting.
功能分析
Type: OpenClaw Skill Name: zzheng Version: 1.0.3 The skill bundle is a legitimate tool designed to generate legal-themed articles for WeChat public accounts by fetching trending topics from major Chinese platforms (Weibo, Zhihu, Baidu, and Tencent). The Python script `scripts/generate_articles.py` performs standard HTTP requests to public news APIs and saves generated text files to a local directory, with all behaviors strictly aligned with the stated purpose in `SKILL.md`. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description say: fetch legal hot topics and generate two WeChat articles. The included script fetches from Weibo, Zhihu, Baidu, Tencent, classifies topics, generates personal and enterprise articles, and saves them—this is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs running the provided script and installing requests/beautifulsoup4. The script performs outbound HTTP GET requests to public endpoints to collect trending items and writes generated articles and progress JSON files to disk (default output folder is a Windows path D:\其它工具\文章). This behavior is expected for the skill but you should be aware it will make network requests and create/modify files in the output directory.
Install Mechanism
No install spec; it's instruction-only with an included Python script. That is low-risk—nothing is downloaded during install and the runtime only requires standard Python libraries (requests, bs4).
Credentials
The skill declares no required environment variables or credentials and the script does not read secret env vars or config paths. The requested resources (HTTP access and local file write) are proportional to the stated functionality.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills. It does, however, persist progress and articles to a local directory (creates v4_personal.json / v4_enterprise.json and text files). This is expected but you should confirm the output directory is acceptable for your environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zzheng
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zzheng 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Version 1.0.3 (No file changes) - No changes detected in this release. - Functionality and documentation remain unchanged from previous version.
v1.0.2
Version 1.0.2 - No file changes detected in this version. - All features and documentation remain unchanged.
v1.0.1
- No user-facing changes in this version. - All files remain unchanged.
v1.0.0
zZheng 1.0.0 - 初始版本发布 - 推出专为法律工作者设计的微信公众号文章生成工具 - 实时抓取法律热点新闻,结合法律知识自动生成原创内容 - 支持话题分类与自动系列循环,保证内容连贯 - 一键生成两篇独立文章:个人篇与企业篇 - 明确依赖与使用说明,支持自定义文章保存目录
元数据
Slug zzheng
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

zzheng 是什么?

自动抓取当天法律热点,结合法律知识生成个人及企业两篇原创微信公众号文章,支持一键复制发布。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 zzheng?

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

zzheng 是免费的吗?

是的,zzheng 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

zzheng 支持哪些平台?

zzheng 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 zzheng?

由 mylillo926(@mylillo926)开发并维护,当前版本 v1.0.3。

💬 留言讨论