Packages

A Gleam library for building and orchestrating agents on the BEAM.

Current section

Files

Jump to
pig include pig@skill_Frontmatter.hrl
Raw

include/pig@skill_Frontmatter.hrl

-record(frontmatter, {
name :: binary(),
description :: binary(),
body :: binary()
}).