case-writer-hybrid

Expand 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`.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "case-writer-hybrid" with this command: npx skills add abigale-cyber/case-writer-hybrid

Case Writer Hybrid

Turn 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.

Quick Start

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

Prepare Input

Expect a markdown file with these sections:

  • 基础信息
  • 核心观点
  • 背景与语境
  • 论证方向
  • 可用案例 / 素材

Important fields inside 基础信息:

  • date
  • slug
  • topic
  • target_reader
  • publish_goal

Follow Drafting Workflow

  1. Read the brief and preserve explicit user-supplied claims, framing, and evidence.
  2. Use 论证方向 as the backbone for the major argument sections.
  3. Pull material from 可用案例 / 素材 into the matching sections instead of inventing new examples first.
  4. Build a stable first draft structure: title, 导语, 问题提出, 核心判断, 论证段, 结论, 可传播总结.
  5. Run up to 3 local rounds of writer -> critic -> humanizer-zh -> judge.
  6. If the score still fails after 3 rounds, stop and emit a quality-gate notice instead of continuing downstream.

Write Output

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

Respect Constraints

  • Treat the result as a controlled local draft loop, not a free-form creative writer
  • If the brief is sparse, preserve structure and fill gaps conservatively
  • Prefer explicit user-supplied arguments over invented framing
  • Do not continue to image generation or formatting if the quality gate fails

Read Related Files

  • Runtime entry: skill_runtime/engine.py
  • Usage guide: docs/case-writer-hybrid-execution-spec.md
  • Downstream skills: generate-image, wechat-formatter

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gitlab-mr-reviewer

当需要审核 GitLab 合并请求、检查 MR diff 风险、发布 GitLab 审查评论、执行 approve/request changes,或发送 MR 审查通知时使用。

Registry SourceRecently Updated
1490whrime
General

Voice Transcriber Toolkit

Voice-to-Text Transcription Toolkit - 语音识别转文字,支持Whisper/Vosk引擎,批量处理,字幕导出 | Speech recognition & transcription with Whisper/Vosk engines, batch processing, su...

Registry SourceRecently Updated
General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Gigo Lobster Local

🦞 GIGO · gigo-lobster-local: 本地模式:跑完整评测,但不上云、不注册个人结果页,证书二维码回到官网首页。 Triggers: 本地试吃龙虾 / 离线试吃龙虾 / local lobster taste / offline lobster taste.

Registry SourceRecently Updated