一键导入
zhihu-config-runtime
Use when modifying config schema, runtime config loading, Cookie paths, logs, browser profile paths, or local output path resolution.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when modifying config schema, runtime config loading, Cookie paths, logs, browser profile paths, or local output path resolution.
用 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 changing Markdown output, image downloading, SQLite writes, save contracts, or fetch workflow persistence behavior.
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-config-runtime |
| description | Use when modifying config schema, runtime config loading, Cookie paths, logs, browser profile paths, or local output path resolution. |
pyproject.toml remains the dependency source of truth.core/config_schema.py for typed shape and core/config_runtime.py for loading, defaults, updates, and path resolution.Run python -m unittest -q tests.test_config_schema tests.test_config_runtime tests.test_config_view tests.test_install_contract for config or runtime path edits.