skills/oxygen-agent.com/oxygen-quickstart

oxygen-quickstart

SKILL.md

OXYGEN Quickstart

Use this when the user wants to see how OXYGEN works or validate their CLI setup. This recipe does not execute paid providers.

Flow

oxygen session start --steps '["Check identity","Inspect tool catalog","Create demo table","Insert demo rows","Query demo rows"]' --user-prompt "OXYGEN quickstart" --json
oxygen session start --update 0 --status running --json
oxygen whoami --json
oxygen session start --update 0 --status completed --json

Inspect the catalog:

Installs
85
First Seen
May 13, 2026
oxygen-quickstart from oxygen-agent.com