Install
openclaw skills install @abigale-cyber/case-writer-hybridExpand a structured brief in content-production/inbox/ into a reusable long-form markdown article draft, then run a local writer / critic / judge quality loop with a constrained humanization pass. Use when Codex needs a stage-1 article draft plus reusable writing sidecars for downstream generate-image and wechat-formatter.
openclaw skills install @abigale-cyber/case-writer-hybridTurn the structured brief into a stage-1 article draft, a writing pack sidecar, and a review trace that can flow into image generation and WeChat formatting.
Run the default command:
.venv/bin/python -m skill_runtime.cli run-skill case-writer-hybrid --input content-production/inbox/20260403-ai-content-system-brief.md
Expect a markdown file with these sections:
基础信息核心观点背景与语境论证方向可用案例 / 素材Important fields inside 基础信息:
dateslugtopictarget_readerpublish_goal论证方向 as the backbone for the major argument sections.可用案例 / 素材 into the matching sections instead of inventing new examples first.writer -> critic -> humanizer-zh -> judge.Write the markdown draft to:
content-production/drafts/<slug>-article.md
Also write:
content-production/drafts/<slug>-writing-pack.md
content-production/drafts/<slug>-writing-pack.json
content-production/drafts/<slug>-review-trace.json
If the draft fails the quality gate after 3 rounds, also write:
content-production/published/YYYYMMDD-<slug>-quality-gate.md
skill_runtime/engine.pydocs/case-writer-hybrid-execution-spec.mdgenerate-image, wechat-formatter