git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 258
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
258
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add baml-structured-output - Invoke
// Run from any project directory
$ claude --skill baml-structured-output "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill baml-structured-output "now refactor it"
baml-structured-output/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- BAML Structured Output
- slug:
- baml-structured-output
- version:
- v1.3.0
- license:
- MIT
- author:
- @boundaryml-craft
- repository:
- github.com/boundaryml-craft/baml-structured-output
- categories:
- tags:
- #baml#structured-output#schema-aligned-parsing#type-safe-llm#boundaryml
- description:
Define typed LLM functions in BAML's DSL, generate clients, and get robust structured output via Schema-Aligned Parsing.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
baml-structured-output/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…