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'