Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/llm-as-judge-skills/env.example
1# OpenAI Configuration2OPENAI_API_KEY=your_openai_api_key_here3OPENAI_MODEL=gpt-4o45# Optional: Anthropic for alternative models6# ANTHROPIC_API_KEY=your_anthropic_api_key_here7