director-dispatch-protocol-zh

Dispatch specialized sub-agents for Role-Playing Game content management tasks.

387|31|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/funnycups/Luker --skill director-dispatch-protocol-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: director-dispatch-protocol-zh
Source: https://github.com/funnycups/Luker/tree/main/default/skills/global/director-dispatch-protocol-zh
Command: npx skills add https://github.com/funnycups/Luker --skill director-dispatch-protocol-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill facilitates the management of a large-scale Role-Playing Game (RP) by allowing for efficient dispatch and targeting of sub-agents to handle specific tasks.

Core Features & Use Cases

  • Targeted Sub-Agent Dispatch: Send tasks to specialized sub-agents based on specific roles (e.g., scouts, critics, brainstormers).
  • Briefing Management: Generate detailed briefs for sub-agents that guide their specific actions and decision-making.
  • Use Case: A scenario where you need to prepare a detailed plot summary, gather background information, or critique draft sections within an RP game.

Quick Start

To start a sub-agent task, dispatch with the dispatch_subagent function: dispatch_subagent({ subagentId: 'intent_scout', task: 'analyze user input against lorebook entries' }).

Frequently Asked Questions about director-dispatch-protocol-zh

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

FAQPage Schema
How do I manage tasks in a large-scale role-playing game using sub-agent dispatch?

Sub-agent dispatch for role-playing game management involves sending targeted tasks to specialized sub-agents based on specific roles like scouts or critics. This protocol generates detailed briefs that guide sub-agent actions and decision-making for effective game state analysis.

What is a task briefing protocol for sub-agents?

A task briefing protocol is a structured method to generate detailed briefs that guide sub-agent actions and decision-making. It allows you to target specialized sub-agents for specific tasks like preparing plot summaries or critiquing draft sections within an RP context.

Can I dispatch sub-agents for specific roles like scouting or critiquing RP content?

Yes, you can dispatch sub-agents for specific roles like intent scouts or critics. The system targets specialized sub-agents based on their designated roles to handle distinct tasks such as analyzing user input against lorebook entries or evaluating draft sections.

How do I start a sub-agent task for RP content management?

To start a sub-agent task, you dispatch using the dispatch_subagent function with the appropriate subagentId and task parameters. For example, invoke dispatch_subagent with a specific subagentId and a task description to analyze user input or gather background information.

Does sub-agent dispatch work for large-scale RP game state management?

Yes, sub-agent dispatch is designed for large-scale RP game state management. It facilitates detailed task execution by employing briefing protocols and specialized sub-agent roles to effectively manage and analyze complex game states and content.