oodle-cli
Installation
SKILL.md
Oodle CLI — Core Usage
This skill teaches the agent to invoke the oodle CLI safely, with the right flags, time formats, and authentication for any subcommand.
Prerequisites
Install the CLI before running any other command in this repo:
# Install via Homebrew (macOS / Linux)
brew install oodle-ai/oodle/oodle
# Or via Go (any platform with Go 1.21+)
go install github.com/oodle-ai/oodle-cli@latest
# Configure auth (interactive — writes ~/.oodle/config.yaml)
oodle configure