Solo Unicorn Club logo

Company Packs

Education Course Factory

Six agents that design curricula, build lessons, and generate assessments

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 13 included files and working structure.

03

Move from purchase to first setup in about 10 min.

// Included files

What is inside the package.

company.yaml
agents/curriculum-designer.md
agents/lesson-planner.md
agents/quiz-generator.md
agents/content-formatter.md
agents/student-assessor.md
agents/course-manager.md
workflows/course-creation.yaml
workflows/assessment-pipeline.yaml
skills/bloom-taxonomy.md
skills/quiz-design.md
templates/lesson-template.md
README.md

Description

What is Education Course Factory?

Course creation pipeline. Design curricula, build lesson plans, generate assessments, format content for LMS platforms, and track student progress.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewcompany.yaml
# company.yaml
name: education-course-factory
version: "1.0"
description: Automated course creation pipeline

agents:
  - id: curriculum-designer
    role: "Design course structure and learning objectives"
    skills: [bloom-taxonomy, curriculum-mapping]
    triggers:
      - webhook: course.requested
        action: design-curriculum

  - id: quiz-generator
    role: "Generate assessments aligned to learning objectives"
    skills: [quiz-design, difficulty-calibration]
    upstream: [lesson-planner]
    output:
      format: markdown
      destination: assessments/

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation