search-zhihu

Searches and reads Zhihu questions, answers, and articles through read-only channels.

Updated Aug 14, 2026
One-click install
npx skills add https://github.com/MDSIXONE/opencode-config --skill search-zhihu-mdsixone
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: search-zhihu
Source: https://github.com/MDSIXONE/opencode-config/tree/main/skills/search-zhihu
Command: npx skills add https://github.com/MDSIXONE/opencode-config --skill search-zhihu-mdsixone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Finding and reading Zhihu content (questions, answers, columns, and posts) often requires manual searching, dealing with login walls, and copying information by hand. This Skill automates read-only retrieval of public Zhihu content with proper source attribution. ## Core Features & Use Cases - Read-Only Zhihu Search: Queries Zhihu questions, answers, columns, and user posts via WebSearch with site:zhihu.com scoping or dedicated search channels. - URL Content Extraction: Fetches full text from given zhihu.com URLs using feedgrab, url-reader, or a logged-in Firefox session as fallback. - Time-Filtered Results: Supports filtering for recent discussions, especially content from the last 30 days. - Use Case: Ask for recent Zhihu discussions about a product launch, and receive a summary with source URLs, authors, publish dates, and a clear separation between quoted facts and model-generated conclusions. ## Quick Start Search Zhihu for recent discussions about a topic and summarize the top answers with source links and publish dates.

Frequently Asked Questions about search-zhihu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Zhihu content without logging in?▼

Use WebSearch with queries scoped by site:zhihu.com plus your keywords to find public Zhihu content. Publicly visible pages can be read directly, while login-restricted pages require an existing authenticated browser session.

How to extract text from a Zhihu answer URL?▼

Provide the zhihu.com URL and the content is fetched read-only using feedgrab or url-reader if available, otherwise through a browser reading the visible page. The output includes the body text, author, and publish date.

Can I filter Zhihu search results to the last 30 days?▼

Yes, recent discussions can be filtered by time range, with special support for content from the last 30 days when a dedicated recent-search channel is available. Otherwise, time filtering depends on what the search engine indexes.

Does Zhihu scraping work on login-required or paid content?▼

Only content visible in the current authenticated browser session can be read; the process never initiates new logins or bypasses captchas, paywalls, or access controls. Paid, folded, or app-only content may be incomplete or inaccessible.

Why are some Zhihu comments or answers missing from results?▼

Comments, collapsed answers, and paid content often require login or the mobile app, so browser-visible content may be incomplete. Search engine indexing delays can also cause very recent posts to be missing.