← Back to Skills Marketplace
freedompixels

知乎内容搜索分析

by freedompixels · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zhida-content
Description
知乎内容搜索与分析工具。搜索话题热度、分析高价值问题、追踪竞品回答。 面向内容创作者和自媒体运营者,中文优先。 当用户说"搜一下知乎"、"知乎有什么"、"分析知乎问题"、"知乎选题"、"搜知乎"时触发。 Keywords: 知乎, zhihu, 搜索, 问题分析, 选题, 内容创作, 知乎热榜, 知乎搜索.
Usage Guidance
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.
Capability Analysis
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`.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zhida-content
  3. After installation, invoke the skill by name or use /zhida-content
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Fix SSL verification: remove verify=False
Metadata
Slug zhida-content
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 知乎内容搜索分析?

知乎内容搜索与分析工具。搜索话题热度、分析高价值问题、追踪竞品回答。 面向内容创作者和自媒体运营者,中文优先。 当用户说"搜一下知乎"、"知乎有什么"、"分析知乎问题"、"知乎选题"、"搜知乎"时触发。 Keywords: 知乎, zhihu, 搜索, 问题分析, 选题, 内容创作, 知乎热榜, 知乎搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install 知乎内容搜索分析?

Run "/install zhida-content" 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 freedompixels (@freedompixels); the current version is v1.1.0.

💬 Comments