teaching-site

Orchestrate teaching-site development from outline to ebook across sub-skills.

47|10|Updated May 14, 2026
One-click install
npx skills add https://github.com/kevintsai1202/teaching-site-skills --skill teaching-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teaching-site
Source: https://github.com/kevintsai1202/teaching-site-skills/tree/main/teaching-site
Command: npx skills add https://github.com/kevintsai1202/teaching-site-skills --skill teaching-site

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The top-level orchestrator for building and evolving interactive teaching sites, routing requests to the appropriate sub-skills and maintaining alignment across outline, content, SPA, visuals, and deliverables.

Core Features & Use Cases

  • Central orchestration of the Production Pipeline (outline → content → SPA → interactions → visuals → corporate edition → ebook).
  • Dispatch to 10 specialised sub-skills on broad or specific user prompts to ensure the right stage work.
  • Stage-1 gating and cross-skill references to keep upstream and downstream artifacts synchronized.

Quick Start

Trigger the teaching-site skill to initialize the pipeline and dispatch to the relevant sub-skill based on user intent.

Frequently Asked Questions about teaching-site

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

FAQPage Schema
How do I orchestrate an end-to-end teaching-site pipeline from outline to ebook?

You can orchestrate an end-to-end teaching-site pipeline by triggering a central coordinator that dispatches broad user requests to 10 specialized sub-skills, maintaining synchronization from outline through ebook generation.

What is the best way to build a multi-day curriculum microsite?

The best way to build a multi-day curriculum microsite is using a pipeline orchestrator that applies Stage 1 gating rules and cross-skill referencing to ensure downstream artifacts stay aligned across content and visual stages.

How does course content authoring work with cross-skill referencing?

Course content authoring cross-skill referencing works by enforcing Stage 1 gate rules during orchestration, ensuring that upstream outline changes automatically synchronize with downstream SPA, interaction, and visual artifacts.

Can I use this pipeline orchestration for a workshop landing page?

Yes, you can use this pipeline orchestration for a workshop landing page because it dispatches broad or specific user prompts to specialized sub-skills tailored for building or evolving course microsites and landing pages.

Do I need prior dependencies to coordinate teaching-site development?

You do not need prior dependencies to coordinate teaching-site development, as the orchestrator operates independently to route requests, enforce gating, and manage references across the production pipeline.

When should I not use an orchestrator for course content authoring?

You should not use an orchestrator for course content authoring if your project requires only isolated, single-stage tasks, as this tool is designed to coordinate broad multi-stage pipelines and enforce cross-skill synchronization.