cuelight-drama

Manage CueLight project input/output operations via cuelight-cli with workspace binding and validation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cuelight/agent-skills --skill cuelight-drama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cuelight-drama
Source: https://github.com/cuelight/agent-skills/tree/main/cuelight-drama
Command: npx skills add https://github.com/cuelight/agent-skills --skill cuelight-drama

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of AI agents making errors when manually handling CueLight project operations, such as incorrect workspace binding, invalid platform field formatting, and inconsistent write-back validation, which can lead to data loss or project corruption.

Core Features & Use Cases

  • Strict Workspace Binding Enforcement: Prevents accidental operations on wrong projects by requiring explicit workspace binding and validating project ID consistency before any business commands.
  • Standardized CueLight CLI Workflows: Provides complete, validated command sets for project metadata, episodes, characters, scenes, props, and storyboard read/write operations, ensuring compliance with CueLight platform requirements.
  • Creative Task Routing: Automatically routes short drama and film creative tasks to specialized corresponding skills, while handling platform-specific field mapping and acceptance checks for all written content.
  • Use Case: When a user asks to continue working on a CueLight short drama project, the agent uses this Skill to bind the local workspace, write the project proposal and episode outlines, and import storyboards directly to the platform without manual CLI errors.

Quick Start

Use the cuelight-drama skill to bind your local CueLight project workspace and write the project proposal and first episode outline to the platform.

Frequently Asked Questions about cuelight-drama

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate CueLight project I/O workflows for short drama and film production?

Automate CueLight project I/O workflows by using the cuelight-cli tool to handle workspace binding, project metadata write-back, and episode or storyboard imports. This enforces strict validation and platform field compliance, eliminating manual data entry errors and ensuring production integrity.

Why does my CueLight workspace binding fail during project metadata write-back?

Workspace binding fails when project ID consistency is not explicitly validated before executing business commands. Strict workspace binding enforcement prevents accidental operations on wrong projects, ensuring data consistency and avoiding project corruption during metadata write-back.

What is the best way to import storyboards and scenes into a CueLight short drama project?

The best way to import storyboards and scenes is through standardized cuelight-cli command sets that validate platform field formats and perform post-write acceptance checks. This ensures all imported content complies with CueLight platform requirements without manual CLI formatting errors.

Can I use cuelight-cli to manage both film and short drama creative tasks?

Yes, you can use cuelight-cli to manage both film and short drama creative tasks. The workflow automatically routes specialized creative tasks to corresponding skills while handling platform-specific field mapping and acceptance checks for all written content.

Does CueLight CLI support character and prop data import for film projects?

Yes, CueLight CLI supports character and prop data import for film projects. It provides complete validated command sets for reading and writing project metadata, episodes, characters, scenes, props, and storyboards while enforcing strict platform field format compliance.

How do I query task status for a CueLight project via CLI?

Query task status for CueLight projects by executing validated status querying commands through the cuelight-cli tool. The workflow ensures the local workspace is properly bound and project ID consistency is verified before retrieving current production task statuses.