qingjiao-orchestrator

Route user intents to sub-skills for the Qingjiao course creation workflow.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/kim1024/agent-skills --skill qingjiao-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qingjiao-orchestrator
Source: https://github.com/kim1024/agent-skills/tree/main/openclaw-qingjiao/package/user-skills/qingjiao-orchestrator
Command: npx skills add https://github.com/kim1024/agent-skills --skill qingjiao-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The orchestrator provides a single entry point to coordinate all sub-skills for Qingjiao course creation, ensuring seamless routing and execution of the full workflow from proposal to publishing.

Core Features & Use Cases

  • Central intent recognition and routing to the appropriate capability and flow skills.
  • End-to-end orchestration across planning, structure design, content generation, environment checks, and platform writes.
  • Robust ID dependency management and environment detection to prevent invalid operations.

Quick Start

Describe your desired course and goals, and I will map them to the standard end-to-end workflow and start executing the steps with your confirmation.

Frequently Asked Questions about qingjiao-orchestrator

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

FAQPage Schema
How do I automate end-to-end course creation from proposal to publishing?

Automating end-to-end course creation involves routing user intents to appropriate sub-skills for structure design, content generation, and platform writes. The orchestrator coordinates this workflow while enforcing ID dependencies and environment checks.

What is AI-coordinated workflow orchestration for course development?

AI-coordinated workflow orchestration for course development is a mechanism that routes tasks to capability and flow skills. It manages the full pipeline from structure design to content generation and publishing, ensuring ID dependencies are enforced.

How do I manage ID dependencies when generating course content?

Managing ID dependencies when generating course content requires an orchestrator that enforces sequential execution. It validates that generated IDs from structure design and scenario planning are present before allowing training generation or test creation.

Can I review a summary before the orchestrator writes to the platform?

Yes, you can review a summary before platform writes occur. The orchestrator surfaces natural-language summaries of the proposed workflow actions and requires your confirmation before executing any write operations.

Do I need to run environment checks before starting course creation?

Yes, environment checks must be completed before starting course creation. The orchestrator detects the environment to prevent invalid operations and ensures all necessary conditions are met before routing to sub-skills.

What's the best way to route course creation tasks across multiple sub-skills?

The best way to route course creation tasks across multiple sub-skills is using a central orchestrator. It recognizes user intents and maps them to the appropriate capability and flow skills for structure design, content generation, and publishing.