oodle-metrics-query
Installation
SKILL.md
Oodle Metrics Query — PromQL Instant and Range Queries
This skill teaches the agent to execute PromQL instant and range queries against Oodle metrics using the Prometheus-compatible query API.
Prerequisites
brew install oodle-ai/oodle/oodle
oodle configure
Confirm the query endpoint works:
oodle metrics query --query "up" -o json | jq '.status'