generate-os

Assemble domain inputs and designs into a deployable Claude Code OS repository.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SujinHwang27/agent-os-lab --skill generate-os
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-os
Source: https://github.com/SujinHwang27/agent-os-lab/tree/main/agent-os-factory-v2.0/.claude/skills/generate-os
Command: npx skills add https://github.com/SujinHwang27/agent-os-lab --skill generate-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assemble all domain inputs and component designs into a complete, deployable Claude Code agent OS repository.

Core Features & Use Cases

  • Orchestrates the collection of domain-inputs and design references into a ready-to-run OS scaffold.
  • Validates inputs (domain-workflow, audiences, scoring-rubrics, identity-model, quality-contract, domain-knowledge, feedback-loops, data-contract, artifact-pipeline, data-sources, backtesting-library) and aggregates output/designs into standard OS structure.
  • Use Case: teams provide domain-inputs and designs; this skill builds a coherent repository suitable for deployment.

Quick Start

Provide all required domain-input files and output/designs, then command the skill to generate the OS repository.

Frequently Asked Questions about generate-os

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

FAQPage Schema
How do I assemble a deployable Claude Code OS repository from domain inputs?▼

To assemble a deployable Claude Code OS repository, provide all required domain-input files and design documents. The generation process validates inputs, performs pre-flight checks, and aggregates outputs into the standard output/designs structure.

What domain inputs are required to generate a Claude Code OS blueprint?▼

Required domain inputs include domain-workflow, audiences, scoring-rubrics, identity-model, quality-contract, domain-knowledge, feedback-loops, data-contract, artifact-pipeline, data-sources, and backtesting-library. All must exist before generation begins.

Can I use this to validate design docs before building an agent OS scaffold?▼

Yes, you can validate design docs before building an agent OS scaffold. The process performs pre-flight checks ensuring all required inputs exist and aggregates output/designs into a coherent, ready-to-run structure.

What is the best way to wire domain inputs into an executable Claude Code OS repository?▼

The best way to wire domain inputs into an executable repository is providing all domain-input files and output/designs together. The automation validates inputs and aggregates them into the standard OS structure.

Why does OS repository generation fail when domain inputs are missing?▼

OS repository generation fails when domain inputs are missing because pre-flight checks enforce required inputs. Files like domain-workflow, identity-model, and data-contract must exist to ensure a coherent, deployable structure.