oodle-traces
Installation
SKILL.md
Oodle Traces — Search and Analysis
This skill teaches the agent to search Oodle traces with the right service / time / duration filters and to fetch full trace detail by ID.
Prerequisites
brew install oodle-ai/oodle/oodle
oodle configure
Confirm the traces endpoint works (use a recent time window):
oodle traces list --from -15m --to now -o json | jq 'length'