ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

story-pipeline

剧情生成管道流技能。支持多剧集连续生成、图谱管理、AI质检+人工确认的双控机制。自动管理人物、场景、钩子的关联关系。

Why use this skill?

Automate episodic content creation with the OpenClaw story-pipeline skill. Featuring AI quality checks, graph management, and human-in-the-loop controls.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hexidyg/shorts-builder-cn
Or

What This Skill Does

The story-pipeline skill is a powerful framework designed for automated, serialized content creation within OpenClaw. It functions as a specialized workflow engine that maintains narrative continuity across multiple episodes. By leveraging an integrated graph management system, the skill tracks characters, locations, and narrative hooks, ensuring that every subsequent episode builds logically upon previous ones. It features a sophisticated dual-control mechanism: an AI-driven quality assurance layer that scores narrative flow and consistency, followed by a human-in-the-loop confirmation gate that ensures the generated output aligns perfectly with the user's creative vision.

Installation

To integrate this skill into your environment, run the following command in your terminal: clawhub install openclaw/skills/skills/hexidyg/shorts-builder-cn Ensure you have the required API endpoints configured for the graph management module as specified in the technical documentation.

Use Cases

This skill is ideal for content creators, screenwriters, and creative agencies. It excels at:

  • Generating long-form serial scripts where character development and plot continuity are paramount.
  • Managing complex narrative threads, such as "hook-heavy" web series or dramatic storytelling where subplots must be closed over multiple episodes.
  • Automated prototyping of episodic content that requires consistent quality checks before finalization.

Example Prompts

  1. "开始一个新的剧情管道,主题:赛博朋克下的侦探故事,目标集数:5集"
  2. "继续剧情管道 pipeline_2026-03-05-001"
  3. "修改:调整第三集的反转情节,让主角不要直接发现线索,而是通过侧面描述引导"

Tips & Limitations

  • AI QA: The AI reviewer score is a soft constraint; if the quality falls below 7, the system automatically triggers a rewrite. Ensure your system prompts for the generator are descriptive to minimize unnecessary retries.
  • Graph Persistence: The system relies on external API calls for graph management. If your network connection is unstable, cached states in data/pipeline_state.json are essential for resuming progress.
  • Human Intervention: The pipeline will always pause at the confirmation gate. Do not forget to review the output, as the final narrative quality depends on your feedback during the manual confirmation phase. High-quality feedback loops will significantly improve the AI's future performance for that specific pipeline.

Metadata

Author@hexidyg
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hexidyg-shorts-builder-cn": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#storytelling#automation#narrative#workflow#ai-agent
Safety Score: 4/5

Flags: file-write, file-read, external-api