iblai-course-create

Automate EdX course creation, outlining, drafting, review, and publishing via the IBL.AI API.

15|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/iblai/vibe --skill iblai-course-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iblai-course-create
Source: https://github.com/iblai/vibe/tree/main/skills/iblai-course-create
Command: npx skills add https://github.com/iblai/vibe --skill iblai-course-create

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Courses for EdX/OpenEdX can be created, outlined, drafted, reviewed, and published programmatically, reducing manual orchestration and keeping EdX as the single source of truth.

Core Features & Use Cases

  • End-to-end course creation: manage tasks, generate outlines, draft unit content, and publish to EdX via the API.
  • EdX hierarchy governance: enforces the EdX data model (course → section → subsection → unit → component) to ensure valid structure.
  • Flexible workflows: supports stepwise collaboration with human review or fully automated pipelines for rapid course production.

Quick Start

Start by instructing Claude to scaffold a new EdX course and let the API generate the outline, draft content, and publish it.

Frequently Asked Questions about iblai-course-create

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

FAQPage Schema
How do I automate EdX course creation end to end?

You can automate EdX course creation by using the IBL.AI Course Creation API to manage tasks, generate outlines, draft unit content, and publish courses directly to EdX. This API enforces the EdX data model and supports both stepwise collaboration and fully automated pipelines.

What is the EdX course hierarchy for structuring content?

The EdX course hierarchy follows a strict structure: course, section, subsection, unit, and component. Enforcing this data model ensures your generated course has a valid structure and keeps EdX as the single source of truth throughout the creation process.

Can I generate EdX course outlines and draft content programmatically?

Yes, you can programmatically generate EdX course outlines and draft unit content via the API. The workflow manages task creation and content generation, allowing you to produce course material rapidly without manual orchestration.

Does this approach support stepwise workflows with human review for OpenEdX?

Yes, the API supports flexible workflows for OpenEdX, including stepwise collaboration with human review. You can pause to review drafted content before publishing, or configure a fully automated pipeline for rapid course production.

What is the best way to publish AI-generated courses to EdX?

The best way to publish AI-generated courses to EdX is through an API that automates the pipeline from outlining to publishing. This ensures the EdX hierarchy is governed by strict guardrails, maintaining valid structure while reducing manual orchestration overhead.