Skip to content

ghchinoy/mizan-setup

v0.1.0Apache-2.0

Configure Mizan for first use from an agent: inspect the resolved configuration via the mizan CLI over -o json, persist project/location/default-model/results-store settings with config set, verify the CLI build with version, and check (never store) Application Default Credentials. Use when you need to set up or verify a Mizan environment before running live evaluations.

configure-mizan

Configure Mizan for first use — inspect the resolved configuration with mizan config show -o json, persist GCP project/location, default autorater model, and results-store settings with mizan config set, confirm the build with mizan version, and check (never store) Application Default Credentials. Use when a user is setting up Mizan, hits a "project ID not set"/config error, or asks to verify their environment before running live evaluations.

Version
0.1.0
License
Apache-2.0
Compatibility
Requires the `mizan` CLI on PATH (go install github.com/ghchinoy/mizan/cmd/mizan@latest). Reads and writes only the local Mizan config file (<UserConfigDir>/mizan/.env) and reads the resolved config over -o json — no network. This skill CHECKS for Application Default Credentials but NEVER takes, prints, or stores a credential; live evals use the user's existing ADC exactly as the CLI does.
Read SKILL.md at the source

Pinned to revision 4618d919fcec, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.