一键导入
zhihu-save-pipeline
Use when changing Markdown output, image downloading, SQLite writes, save contracts, or fetch workflow persistence behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when changing Markdown output, image downloading, SQLite writes, save contracts, or fetch workflow persistence behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when changing or auditing zhihu CLI commands, help text, README command examples, or bare zhihu help semantics.
Use when maintaining this repository after v3.0.1-final, deciding scope, rejecting broad rewrites, or preparing a small stabilization change.
Use when modifying config schema, runtime config loading, Cookie paths, logs, browser profile paths, or local output path resolution.
Use when updating README, README_EN, CONSTITUTION, AGENTS, install docs, command examples, or governance wording.
Use when changing scraper payload parsing, typed scraper contracts, supported Zhihu URL handling, browser fallback behavior, or anti-drift tests.
This skill should be used when the user asks to "write a readme", "create readme", "generate readme", "improve readme", "audit readme", "review readme", "fix readme", "readme best practices", "readme standard", "perfect readme", or mentions README quality, documentation standards, or developer experience documentation.
| name | zhihu-save-pipeline |
| description | Use when changing Markdown output, image downloading, SQLite writes, save contracts, or fetch workflow persistence behavior. |
cli/save_pipeline.py coordinates save runs and typed results.core/converter.py owns Markdown conversion.core/media_downloader.py owns image download behavior.core/db.py owns SQLite persistence and query contracts.Run python -m unittest -q tests.test_save_pipeline tests.test_save_contracts tests.test_db_contract tests.test_workflow_service for persistence changes.