llm-output-parsing

Community

Guarantee reliable, structured LLM outputs.

Authorabzhaw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure reliable structured data from LLM responses by parsing JSON, validating with Zod schemas, and retrying on errors.

Core Features & Use Cases

  • JSON mode parsing and strict validation of LLM outputs.
  • Zod-based schema validation with retry on invalid results.
  • Regex-based extraction fallback for non-JSON replies.
  • Use cases include task planning, structured tool calls, and data extraction across agent workflows.

Quick Start

Configure prompts to return valid JSON and use the included parsing utilities to validate and retry on failures.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: llm-output-parsing
Download link: https://github.com/abzhaw/juliaz_agents/archive/main.zip#llm-output-parsing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.