oodle-metrics

Installation
SKILL.md

Oodle Metrics — Discovery and Querying

This skill teaches the agent to find metric names, enumerate their labels, and build PromQL queries that return data on the first try.

Prerequisites

brew install oodle-ai/oodle/oodle
oodle configure

Confirm the metrics endpoint works:

oodle metrics list --limit 5 -o json | jq 'length'

Command Execution Order

Installs
50
First Seen
May 28, 2026
oodle-metrics — oodle-ai/agent-skills