ai-shifu-course-creator

Use when the user works with AI-Shifu (AI师傅) courses in any capacity of creating, writing, editing, rewriting, optimizing, reordering, deploying, publishing, previewing, or managin…

ClarkHe

@heshaofu2

What This Skill Does

Full lifecycle tool for creating, editing, deploying, and analyzing AI-Shifu courses using MarkdownFlow. Handles everything from converting raw material into structured lessons with interactions (single-select, multi-select, input, branching) to managing course prompts, variables, images, and post-deployment analytics like learner count, completion rate, stuck lessons, and revenue.

Replaces manual course authoring and separate analytics tools by providing a single workflow for building, optimizing, deploying, and monitoring AI-Shifu courses.

When to Use It

  • Convert raw educational content into a structured AI-Shifu course with MarkdownFlow lessons
  • Add interactive elements like single-select, multi-select, and branching questions to course lessons
  • Deploy a completed course to the AI-Shifu platform and manage live course settings
  • Pull post-deployment analytics including learner count, completion rate, and revenue
  • Restructure an existing course's teaching design or revise course-wide prompts without losing deployed content
  • Preview a course locally as artifacts before pushing it to the platform

Install

$ openclaw skills install @heshaofu2/ai-shifu-course-creator

AI-Shifu Course Creator

Route each request to the smallest complete instruction set needed to create, edit, optimize, deploy, manage, or analyze an AI-Shifu course. Teaching Prompts and Course Prompts use MarkdownFlow.

Startup Sequence

On the first invocation in a session:

  1. Read references/language-policy.md and resolve resolved_target_language before the first user-visible response.
  2. Read references/session-controls.md completely before the first user-visible response.
  3. Apply its contact, version-check, progress/error, and handoff rules.
  4. Classify the request with the routing table below.
  5. Read every file or anchored section listed for the selected Task Router row, then execute the listed stages in order. When one file appears at multiple anchored stages, read it once and apply each named section at its listed point. The Task Router and Reporting map are the only root loading declarations in this file.
  6. In each selected reference, read the ordered bullets under ## Required References before applying that reference. Resolve those strong dependencies transitively.
  7. Load a reference's ## Conditional References only when its stated condition applies. Outside the Task Router, Reporting map, ## Required References, and applicable ## Conditional References, every file-path mention is navigation only and never changes the selected stages.
  8. For mixed requests, combine the relevant rows and preserve their dependency order.

Task Router

User intentRequired files, in order
Create a full course or run new-course authoring end to endreferences/authentication.mdreferences/course-target.mdreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/orchestration-workflow.mdreferences/course-prompt.mdreferences/course-description.mdreferences/optimization-workflow.mdreferences/deployment-workflow.md
Produce a complete course locally, artifact-only, or author-only without platform accessreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/orchestration-workflow.mdreferences/course-prompt.mdreferences/course-description.mdreferences/optimization-workflow.mdreferences/cli/course-directory-spec.md
Restructure an existing platform course or revise course-wide teaching designreferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/orchestration-workflow.mdreferences/course-prompt.mdreferences/course-description.mdreferences/optimization-workflow.mdreferences/course-sync.md#push-existing-course-contentreferences/course-sync.md#conflict-convergencereferences/course-management.md
Revise lesson-level teaching design in an existing platform course without changing structure or course-wide artifactsreferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/teaching-prompt.mdreferences/optimization-workflow.mdreferences/course-sync.md#push-existing-course-contentreferences/course-sync.md#conflict-convergence
Replace an existing lesson Teaching Prompt with provided contentreferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/authoring-mode.mdreferences/optimization-workflow.mdreferences/course-sync.md#push-existing-course-contentreferences/course-sync.md#conflict-convergence
Plan course structure or decide chapter and lesson counts from supplied materialreferences/authentication.mdreferences/course-target.mdreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/segmentation-workflow.mdreferences/orchestration-workflow.md#lesson-structure-finalization
Segment supplied material onlyreferences/authentication.mdreferences/course-target.mdreferences/authoring-mode.mdreferences/segmentation-workflow.md
Generate Teaching Prompts from existing segmentsreferences/authentication.mdreferences/course-target.mdreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/teaching-prompt.md
Produce local Teaching Prompts from existing segments without platform accessreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/teaching-prompt.md
Produce local Teaching Prompts from raw supplied material without platform accessreferences/authoring-mode.mdreferences/course-design-intake.mdreferences/segmentation-workflow.mdreferences/teaching-prompt.md
Create or revise a Course Prompt from approved local artifactsreferences/course-prompt.md
Create or revise a course description from approved local artifactsreferences/course-description.md
Review or audit pasted Teaching Prompt or Course Prompt content without accessing a platform coursereferences/authoring-mode.mdreferences/optimization-workflow.md
Optimize Teaching Prompt content in an existing platform course without changing structure or teaching designreferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/authoring-mode.mdreferences/optimization-workflow.mdreferences/course-sync.md#push-existing-course-contentreferences/course-sync.md#conflict-convergence
Create or revise a Course Prompt in an existing platform coursereferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/course-prompt.mdreferences/authoring-mode.mdreferences/optimization-workflow.mdreferences/course-management.md
Create or revise a course description in an existing platform coursereferences/authentication.mdreferences/course-target.mdreferences/course-sync.md#pull-before-editingreferences/course-description.mdreferences/authoring-mode.mdreferences/optimization-workflow.mdreferences/course-management.md
Deploy a new coursereferences/authentication.mdreferences/course-target.mdreferences/deployment-workflow.md
Sync edited lesson content to an existing course draftreferences/authentication.mdreferences/course-target.mdreferences/course-sync.md
List platform courses without changing themreferences/authentication.mdreferences/course-management.md
Publish, preview, archive, reorder, or manage metadata, teacher avatar, access, or Listen Mode for a specific course without changing prompt contentreferences/authentication.mdreferences/course-target.mdreferences/course-management.md
Query observed data about a live course: learners, completion, stuck lessons, orders, revenue, ratings, follow-ups, audience profiles, progress, or credit usereferences/authentication.mdreferences/analytics/workflow.md
Author or deploy, then query live-course dataComplete the relevant authoring/deployment route first, then references/analytics/workflow.md

Routing Guardrails

  • Route to analytics only for observed facts, metrics, records, or trends from an existing live course. Design questions such as “how many lessons should this material become?” remain authoring tasks.
  • For platform-bound authoring, do not propose an outline or write lesson content until the target is resolved. Explicit local and artifact-only routes have no platform target.
  • Compare the resolved target kind with the kind assumed by the active row. If it changes from new to existing or existing to new, stop that row, reclassify the remaining work against the Task Router, and never enter an incompatible new-only or existing-only stage.
  • Full-course authoring continues through new-course deployment and publication by default. Select the explicit local/artifact-only row only when the user requests that boundary.

Reporting

At the end of each completed phase, use the matching section of references/report-template.md:

  • Segmentation → #segmentation-report
  • Orchestration → #orchestration-report
  • Generation → #generation-report
  • Optimization → #optimization-report
  • Deployment → #deployment-report

Apply references/report-template.md#formatting-rules to every user-facing phase report.

Top skills in this category

Edge TTS

@i3130002

Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.

3322k

Web Content Fetcher

@mrtommywu

网页内容获取工具 | 当常规爬虫被过滤时,使用替代服务获取网页内容。支持:1) r.jina.ai - 最稳定 2) markdown.new - Cloudflare 专用 3) defuddle.md - 备用方案。触发词:获取网页内容、网页转markdown、内容抓取、fetch webpage、bypas...

2916k

TuriX Computer Use

@tongyu-yan

Computer Use Agent (CUA) for macOS automation using TuriX. Use when you need to perform visual tasks on the desktop, such as opening apps, clicking buttons, or navigating UIs that don't have a CLI or API.

247.1k

AI Daily Briefing

@jeffjhunter

Start every day focused. Get a morning briefing with overdue tasks, today's priorities, calendar overview, and context from recent meetings. Works with ai-meeting-notes to-do list. No setup. Just say 'briefing'.

206.8k

PowerPoint Automation

@fadeloo

Automate common PowerPoint/WPS Presentation operations on Windows via COM (read text/notes/outline, export PDF/images, replace text, insert/delete slides, unify font/size/theme, extract images/media). Use for single-presentation actions (no batch).

127.6k