openmaic

Guide OpenMAIC setup and operation with phased, confirm-before-act steps.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/glfruit/gorin-skills --skill openmaic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openmaic
Source: https://github.com/glfruit/gorin-skills/tree/main/openclaw/openmaic
Command: npx skills add https://github.com/glfruit/gorin-skills --skill openmaic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This SOP solves the challenge of manually configuring and operating OpenMAIC by providing a phased, confirmation-driven workflow that reduces errors and ensures safe operations.

Core Features & Use Cases

  • Stepwise setup: Guides through cloning the repo, selecting startup modes, configuring provider keys, starting the service, and generating classrooms with checks.
  • Safety and state awareness: Verifies local state and requires explicit confirmation before each state-changing action.
  • Classroom readiness: Prepares OpenMAIC for classroom generation from requirements or PDFs via a server-side workflow.

Quick Start

Follow the guided SOP to set up OpenMAIC step by step, confirming each state-changing action.

Frequently Asked Questions about openmaic

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

FAQPage Schema
How do I configure OpenMAIC workflows safely without causing accidental changes?

To configure OpenMAIC workflows safely, use a phased, confirm-before-act approach that verifies local state and requires explicit confirmation before executing state-changing actions.

What is the stepwise setup process for cloning and starting OpenMAIC services?

The stepwise setup process for OpenMAIC involves cloning the repo, selecting startup modes, configuring provider keys, and starting services with strict phase-by-phase checks.

How do I generate classrooms from requirements or PDFs using OpenMAIC?

To generate classrooms from requirements or PDFs, OpenMAIC uses a server-side workflow that prepares classroom generation after completing the initial service setup and configuration phases.

Do I need to verify local state before reusing an OpenMAIC deployment?

Yes, you need to verify local state before reusing an OpenMAIC deployment to ensure server-side config awareness and prevent accidental changes during the phased startup process.

What are the limitations of a confirm-before-act approach for OpenMAIC setup?

The confirm-before-act approach for OpenMAIC setup enforces strict phase-by-phase actions, which limits rapid automated deployments by requiring manual verification at each state-changing step.