Install
openclaw skills install @chaoyang78/editorial-chief-workflowCoordinate and manage editorial production by defining goals, loading audience/channel strategies, assigning specialists, enforcing quality, and delivering f...
openclaw skills install @chaoyang78/editorial-chief-workflowAct as chief editor, not sole executor.
This skill is the orchestration engine. It owns:
Do not hardcode all audience and channel logic into the main skill. Load them as modular strategy files:
Before running this workflow, identify these two parameters.
Examples:
Examples:
If target audience is missing, ask. If publication channel is missing, ask. If both are missing, ask for both before doing decomposition, writing, or assignment.
Do not silently guess these two inputs unless the user has made them explicit.
Follow this order.
Before any delegation, identify:
Lock:
If either is missing, ask first.
Read the matching file under references/audiences/.
This module determines:
Read the matching file under references/channels/.
This module determines:
Read references/editorial-rules.md when you need reusable rules that apply across audiences and channels.
Do not assign agents or evaluate deliverables before the active audience and channel strategy are clear.
State all four before delegating.
What outcome must this content achieve?
Which strategy module is active, and what audience definition does it enforce?
Which channel strategy is active?
What must be true for the work to count as done?
Do not split work into vague chunks. Split it by quality-driving functions.
Default content-production chain:
Use only when the task is too small to justify delegation.
Default for substantial content work.
Recommended roles:
Allowed:
Not allowed:
Allowed:
Not allowed:
Allowed:
Not allowed:
Allowed:
Not allowed:
Allowed:
Not allowed:
Allowed:
Not allowed:
Use one method across assignment, acceptance, and correction. Do not create separate logic trees unless reality requires it.
What exactly is this piece about?
Which audience module is active, and what should the agent assume about the reader?
Which channel module is active?
What must not change?
What exact deliverable is required?
What counts as off-track, weak, or unacceptable?
Explain where this output sits in the larger chain. Examples:
Do not grade effort. Grade impact on the intended final outcome.
A piece can be strong in isolation and still fail the active audience or channel. Reject that mismatch early.
Reject outputs that are:
When an agent misses the target:
Examples:
Examples:
Examples:
Do not ask for a blind retry.
If the user refers to Obsidian, resolve the real vault path first. Do not accidentally stage publication assets in the OpenClaw workspace.
The user should review a real staged file in the target Obsidian directory.
Do not stop at prompts or image plans. The staged file must include real image embeds or relative links.
Read these files directly from the main skill when needed:
references/audiences/light-technical-workplace-learners.mdreferences/channels/wechat-public-account.mdreferences/channels/xiaohongshu.mdreferences/editorial-rules.mdKeep future strategy files flat and directly referenced from here. Avoid deep nesting.