zhihu-publisher

Automates single and batch article publishing to Zhihu via CDP or API.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill zhihu-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zhihu-publisher
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/zhihu-publisher
Command: npx skills add https://github.com/perfectuser21/cecelia --skill zhihu-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of publishing articles to Zhihu (a Chinese Q&A and content platform), saving users significant manual effort and time.

Core Features & Use Cases

  • Automated Article Publishing: Publish single or batch articles to Zhihu automatically.
  • CDP-based Automation: Uses Chrome DevTools Protocol (CDP) to control a browser for UI automation or direct API calls.
  • Use Case: A content creator can prepare a series of articles in a queue directory and have them published to their Zhihu column on a schedule without manual intervention.

Quick Start

Use the zhihu-publisher skill to publish the article located in the directory '/path/to/article-1/'.

Frequently Asked Questions about zhihu-publisher

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

FAQPage Schema
How do I automate Zhihu article publishing in batch?

You can automate Zhihu article publishing by preparing articles in a queue directory for batch processing. The skill uses Chrome DevTools Protocol (CDP) to control the browser and publish single or multiple articles automatically without manual intervention.

What is CDP-based browser automation for content creation?

CDP-based browser automation uses the Chrome DevTools Protocol to directly control browser actions for content creation. This approach handles article content, titles, and optional cover images to streamline the publishing workflow on platforms like Zhihu.

Can I schedule articles to publish to my Zhihu column automatically?

Yes, you can schedule articles to publish to your Zhihu column automatically. By placing prepared articles into a queue directory, the batch processing workflow handles the publishing sequence without requiring manual intervention.

Does the Zhihu publishing automation support cover images and titles?

Yes, the Zhihu publishing automation supports cover images and titles. It handles article content, titles, and optional cover images during the automated publishing process via CDP or direct API interaction.

Do I need any dependencies to use CDP for batch publishing to Zhihu?

No external dependencies are required to use CDP for batch publishing to Zhihu. The skill operates using internal scripts to leverage Chrome DevTools Protocol for direct browser control or API interaction.