add-composite-type

Installation
SKILL.md

Context

Composite Types in Forman are types which could be represented by a different structure, compound of multiple other, more primitive building blocks. For example, when having a field of type udtspec,

{
    "type": "udtspec",
    "name": "customType"
}

it's a wrapper around a more primitive structure, which looks like this:

Installs
1
First Seen
Jun 18, 2026
add-composite-type — integromat/make-forman-schema