← 返回 Skills 市场
知乎内容搜索分析
作者
freedompixels
· GitHub ↗
· v1.1.0
· MIT-0
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zhida-content
功能描述
知乎内容搜索与分析工具。搜索话题热度、分析高价值问题、追踪竞品回答。 面向内容创作者和自媒体运营者,中文优先。 当用户说"搜一下知乎"、"知乎有什么"、"分析知乎问题"、"知乎选题"、"搜知乎"时触发。 Keywords: 知乎, zhihu, 搜索, 问题分析, 选题, 内容创作, 知乎热榜, 知乎搜索.
安全使用建议
This skill appears to do exactly what it claims: run a local Python script that scrapes/queries Zhihu and prints recommendations. Before installing, consider: (1) network egress — the script makes HTTP requests to zhihu.com so it needs internet access; (2) ToS and blocking — scraping may violate Zhihu's terms and can lead to rate-limiting or IP blocks; (3) run it in a sandbox or isolated environment if you worry about network activity; (4) no secrets are required, so never provide credentials to this skill; (5) you may want to inspect the rest of the script (complete content) yourself to confirm no telemetry or additional endpoints are added in later versions.
功能分析
Type: OpenClaw Skill
Name: zhida-content
Version: 1.1.0
The skill is a legitimate tool for searching and analyzing Zhihu content to assist content creators. The script `scripts/fetch_zhida.py` uses standard Python libraries to interact with public Zhihu APIs and perform data analysis based on engagement metrics (followers, answers, and views). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code logic is entirely consistent with the stated purpose in `SKILL.md` and `README.md`.
能力评估
Purpose & Capability
Name/description match the delivered assets. The included script (scripts/fetch_zhida.py) implements search, hot-list, analysis, and topic-suggestion logic for Zhihu and uses Zhihu API endpoints — which is appropriate for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included Python script with various flags. The instructions reference only the script and Zhihu as the data source; they do not direct the agent to read unrelated files, environment variables, or transmit data to third parties outside zhihu.com domains.
Install Mechanism
No install spec is declared (instruction-only). There are no downloads, brew/npm installs, or archive extraction steps. The only code shipped is a single Python script that runs locally.
Credentials
The skill requests no environment variables, no credentials, and does not reference configuration paths. Network access to zhihu.com is required and explicit in the code; no other services or secrets are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. It runs as a standalone script and does not store or request tokens.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zhida-content - 安装完成后,直接呼叫该 Skill 的名称或使用
/zhida-content触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Fix SSL verification: remove verify=False
元数据
常见问题
知乎内容搜索分析 是什么?
知乎内容搜索与分析工具。搜索话题热度、分析高价值问题、追踪竞品回答。 面向内容创作者和自媒体运营者,中文优先。 当用户说"搜一下知乎"、"知乎有什么"、"分析知乎问题"、"知乎选题"、"搜知乎"时触发。 Keywords: 知乎, zhihu, 搜索, 问题分析, 选题, 内容创作, 知乎热榜, 知乎搜索. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 知乎内容搜索分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zhida-content」即可一键安装,无需额外配置。
知乎内容搜索分析 是免费的吗?
是的,知乎内容搜索分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
知乎内容搜索分析 支持哪些平台?
知乎内容搜索分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 知乎内容搜索分析?
由 freedompixels(@freedompixels)开发并维护,当前版本 v1.1.0。
推荐 Skills