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'

Command Execution Order

Installs
51
First Seen
May 28, 2026
oodle-traces — oodle-ai/agent-skills