← Back to Skills Marketplace
824
Downloads
0
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install zhihu-post
Description
在知乎发布内容(专栏文章、想法/动态)。使用 Chrome Browser Relay 控制用户的 Chrome 浏览器完成发布。触发词:知乎发帖、发知乎、知乎文章、知乎想法、zhihu post、发布到知乎、帮我发知乎。
Usage Guidance
This skill appears to do exactly what it says: automate posting to Zhihu by controlling an already-attached Chrome tab and pre-processing Markdown locally. Key things to consider before installing: 1) Browser Relay grants the skill the ability to act as you in any attached, logged-in tab — only attach tabs you trust and detach when not using the skill. 2) The included Python script runs locally and only does Markdown→HTML and length checks; review it if you want to be sure. 3) There are no external installs or secret requests, which is good; nevertheless, only install skills from publishers you trust because they can automate actions in your browser once a tab is attached. 4) If you are concerned about autonomous invocation, avoid leaving Browser Relay-attached tabs open or limit the agent's ability to invoke skills autonomously via your platform controls.
Capability Analysis
Type: OpenClaw Skill
Name: zhihu-post
Version: 1.0.0
The skill utilizes OpenClaw's powerful `browser` action for extensive control over the user's Chrome browser, including arbitrary JavaScript execution within the browser context and file uploads from a designated temporary directory (`/tmp/openclaw/uploads/`). While the provided instructions in `SKILL.md` and the `scripts/zhihu_prepare.py` file do not show clear evidence of intentional malicious behavior (e.g., data exfiltration to external endpoints, backdoors), the inherent capabilities for browser manipulation and file system interaction are high-risk. These capabilities, even when used for the stated purpose of Zhihu posting, could be exploited if the agent's input is compromised or if the skill were modified, thus classifying it as suspicious due to risky capabilities without explicit malicious intent.
Capability Assessment
Purpose & Capability
Name/description (posting to Zhihu via Chrome Browser Relay) aligns with the actual artifacts: an instruction-only SKILL.md that uses browser(action=...) calls and a small local Python preprocessor for Markdown-to-HTML and length checks. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions explicitly require an attached, logged-in Chrome tab and then use Browser Relay actions (snapshot, act, upload, screenshot) and small JS snippets to fill editors and click publish. This stays within the stated purpose. Note: controlling an attached browser tab is powerful — the skill assumes control of the user's logged-in tab and can perform any action that the user could in that tab. The SKILL.md does not instruct reading or exfiltrating unrelated system files or contacting endpoints outside Zhihu.
Install Mechanism
No install spec and no external downloads — lowest-risk delivery. The included scripts are small and local (markdown preprocessor). Nothing is written to disk by an installer or fetched from arbitrary URLs.
Credentials
No environment variables, API keys, or credentials are requested. The skill asks the user to place images in /tmp/openclaw/uploads/ for upload — this local path requirement is proportionate to image upload functionality and is documented in README/SKILL.md.
Persistence & Privilege
always is false (normal). disable-model-invocation is false (platform default), so the agent could invoke the skill autonomously. Because the skill acts through Browser Relay, autonomously invoked runs could post when a Chrome tab is attached; however, the SKILL.md requires the user to attach the tab first, which limits silent action. Users should be aware of the privilege implied by granting the Browser Relay extension and of leaving tabs attached.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zhihu-post - After installation, invoke the skill by name or use
/zhihu-post - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 知乎专栏文章+想法发布,Chrome Browser Relay 控制,含 DOM 选择器参考和 Python 辅助脚本
Metadata
Frequently Asked Questions
What is 知乎发帖 (Zhihu Post via Browser Relay)?
在知乎发布内容(专栏文章、想法/动态)。使用 Chrome Browser Relay 控制用户的 Chrome 浏览器完成发布。触发词:知乎发帖、发知乎、知乎文章、知乎想法、zhihu post、发布到知乎、帮我发知乎。 It is an AI Agent Skill for Claude Code / OpenClaw, with 824 downloads so far.
How do I install 知乎发帖 (Zhihu Post via Browser Relay)?
Run "/install zhihu-post" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 知乎发帖 (Zhihu Post via Browser Relay) free?
Yes, 知乎发帖 (Zhihu Post via Browser Relay) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 知乎发帖 (Zhihu Post via Browser Relay) support?
知乎发帖 (Zhihu Post via Browser Relay) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 知乎发帖 (Zhihu Post via Browser Relay)?
It is built and maintained by jiao yang (@inuyashayang); the current version is v1.0.0.
More Skills