llm-structured-output

Installation
SKILL.md

LLM Structured Output

Build structured-output flows that are predictable enough for software to trust.

Use This Skill For

  • JSON or typed-object output from a model
  • Data extraction pipelines
  • Function or tool argument generation
  • Prompt contracts that feed downstream automation
  • Validation and retry strategies for malformed model output

Workflow

1. Start With the Consumer

  • Identify exactly what the downstream system needs
  • Define required fields, optional fields, enums, and limits
  • Keep the schema as small as possible
Related skills
Installs
14
GitHub Stars
22
First Seen
Apr 22, 2026