← 返回 Skills 市场
joly123456

知乎草稿写手 Zhihu Draft Writer

作者 joly123456 · GitHub ↗ · v1.0.0 · MIT-0
win32darwinlinux ⚠ suspicious
243
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install zhihu-draft-writer
功能描述
自动从知乎热榜选题、调用 AI 生成原创回答并保存为草稿,支持自定义话题关键词、写作风格和批量生成。 Draft Zhihu answers automatically: picks hot questions, generates original answers via AI, and saves them...
安全使用建议
Before installing: understand what this skill will do — it will control your logged‑in Chrome session to read Zhihu pages (questions and comments) and will send that content to a third‑party API at https://cc.zhihuiapi.top using the ZHIHUIAPI_KEY you provide. This is coherent with its purpose but has privacy and trust implications. Recommended steps: 1) Verify the trustworthiness, privacy policy, and billing/abuse behavior of cc.zhihuiapi.top (or the provider of your ZHIHUIAPI_KEY) before putting a real key in your environment. 2) Test first with a throwaway Zhihu account and a limited/sandbox API key to confirm behavior and that drafts are never published. 3) Keep the skill directory and data/history.json under your control; review the history file periodically. 4) Be aware that enabling OpenClaw hostControl gives the agent the ability to interact with your browser — if you are uncomfortable, do not enable that setting. 5) Do not store other secrets in the same environment where you set ZHIHUIAPI_KEY. If you want greater assurance, ask the skill author for an audited/known provider or modify the workflow to use a model/provider you already trust.
功能分析
Type: OpenClaw Skill Name: zhihu-draft-writer Version: 1.0.0 The skill automates Zhihu interactions by requesting broad browser host control and executing shell-based `curl` commands to a third-party API endpoint (cc.zhihuiapi.top). While the instructions in SKILL.md and answer-generation.md include extensive safety filters and anti-detection logic, the practice of passing potentially un-sanitized JSON data into a shell command via `curl` creates a significant risk of shell injection. Additionally, the use of a non-standard third-party API proxy for processing user-scraped content introduces data privacy concerns.
能力评估
Purpose & Capability
Name/description (generate Zhihu drafts) align with what the skill requests and instructs: it needs a model API key (ZHIHUIAPI_KEY), uses curl, reads Zhihu pages and saves drafts. Required binaries and env var are proportionate to the stated goal.
Instruction Scope
Runtime instructions explicitly require host browser control to read hot questions, comments, and to write drafts; they read/write a local history file and send question+comments+style to an external inference API. This is expected for web-automation + LLM generation, but it means page content (including any personal data visible in the browser) will be transmitted to the external model provider.
Install Mechanism
Instruction-only skill with no install spec or remote downloads. No code is written to disk beyond the skill's own data/history.json, so installation risk is low.
Credentials
Only one credential is requested (ZHIHUIAPI_KEY), which matches the declared external API (cc.zhihuiapi.top). That key will be used to call a third‑party inference endpoint — reasonable for the feature but potentially high-impact (it enables the upstream service to see all prompt and page content). The endpoint is not a widely-known vendor; confirm its trustworthiness before providing the key.
Persistence & Privilege
Skill is not always-enabled, does not request elevated platform privileges, and only writes an append-only local history.json under its baseDir. It requires OpenClaw hostControl to drive the browser (a necessary capability for this class of skill) — enabling hostControl grants the skill the ability to control the logged-in browser session, so treat that setting as sensitive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zhihu-draft-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zhihu-draft-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本。支持知乎热榜自动选题、AI 生成原创回答、保存草稿、去重历史记录、自定义话题和写作风格。Initial release. Supports auto topic selection from Zhihu hot list, AI-generated original answers, draft saving, deduplication history, custom topics and writing styles.
元数据
Slug zhihu-draft-writer
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

知乎草稿写手 Zhihu Draft Writer 是什么?

自动从知乎热榜选题、调用 AI 生成原创回答并保存为草稿,支持自定义话题关键词、写作风格和批量生成。 Draft Zhihu answers automatically: picks hot questions, generates original answers via AI, and saves them... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 243 次。

如何安装 知乎草稿写手 Zhihu Draft Writer?

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

知乎草稿写手 Zhihu Draft Writer 是免费的吗?

是的,知乎草稿写手 Zhihu Draft Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

知乎草稿写手 Zhihu Draft Writer 支持哪些平台?

知乎草稿写手 Zhihu Draft Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(win32, darwin, linux)。

谁开发了 知乎草稿写手 Zhihu Draft Writer?

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

💬 留言讨论