@owlmetry/cli
v0.1.11
Published
OwlMetry CLI — manage projects, apps, metrics, funnels, and events from the terminal. Includes AI skill files for agent-assisted development.
Maintainers
Readme
@owlmetry/cli
CLI for OwlMetry — self-hosted metrics tracking for mobile and backend apps.
Manage projects, apps, metrics, funnels, and events from the terminal. Ships with AI skill files to teach your coding agent how to use OwlMetry.
Install
npm install -g @owlmetry/cliQuick Start
# Sign up or log in
owlmetry auth send-code --email [email protected]
owlmetry auth verify --email [email protected] --code 123456
# Save your credentials
owlmetry setup --endpoint https://api.owlmetry.com --api-key owl_agent_...
# Explore
owlmetry projects
owlmetry apps
owlmetry events --last 1h
owlmetry metrics
owlmetry funnelsAI Skills
This package bundles skill files that teach AI agents (Claude Code, Codex, etc.) how to use OwlMetry — including the CLI, Node SDK, and Swift SDK.
owlmetry skillsThis prints the absolute paths to each skill file. Point your agent to these files to give it full OwlMetry knowledge.
