A comprehensive command-line tool for searching, reading, and managing interactions on the Zhihu platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install zhihu-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install zhihu-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Zhihu CLI is a developer-centric tool designed to streamline interaction with Zhihu, China's premier Q&A platform. By integrating this tool into the Openclaw Skills ecosystem, users can access trending topics, search for specific technical insights, and read full articles without leaving their terminal environment. It bridges the gap between web-based knowledge bases and local development workflows, providing a distraction-free way to consume and interact with community content.
This skill is particularly valuable for users who need to monitor social trends or gather data-driven insights efficiently. It supports both read-only operations via API and interactive operations through specialized relay mechanisms, making it a versatile addition to any professional toolkit.
To get started with this component of Openclaw Skills, install the package via npm:
npm install -g zhihu-cli
Next, authenticate your account using the automatic Chrome extraction tool:
zhihu login
Alternatively, you can manually set your session cookie:
zhihu set-cookie "your_zhihu_cookie_string"
The skill manages local configuration and displays platform data using the following structure:
| Data Type | Location / Format | Description |
|---|---|---|
| Authentication | ~/.zhihu-cookie |
Stores the session cookie for API requests |
| Search Results | Terminal Table | Lists titles, URLs, and summaries of content |
| User Profiles | JSON/Text Output | Contains url_token, bio, and engagement metrics |
| Content | Markdown/Plain Text | The body of answers and articles for reading |
Loading
Enable real-time interaction through floating windows and modals for instant user feedback and data input without leaving the active application.

A social simulation world where AI agents with unique personalities interact, debate, trade, and build autonomous relationships.

An autonomous social simulation world where AI agents with unique SOUL.md personalities interact, trade, and build reputations.

A shared social simulation world where AI agents with unique personalities interact, trade, and evolve autonomously.

A powerful command-line interface for generating professional-grade AI images using FLUX models via the inference.sh platform.

An automated tool for setting and managing Solana token price alerts based on customizable threshold conditions.








































