deepline-monitors

Installation
SKILL.md

Deepline Monitors

Quick Start

npm install -g deepline
# Fallback for secure sandboxes: mkdir -p "$HOME/.local" && npm config set prefix "$HOME/.local" && export PATH="$HOME/.local/bin:$PATH" && npm install -g deepline --registry https://code.deepline.com/api/v2/npm/
deepline auth register --wait auto
deepline auth wait --timeout 120 # completes Cowork/browser approval; no-op if already connected
deepline auth status
deepline -h

This is a recipe shortcut. It pre-selects the deepline-monitors recipe but the deepline-gtm governs the entire session.

Execution order

Installs
8
GitHub Stars
55
First Seen
Jul 12, 2026
deepline-monitors — getaero-io/gtm-eng-skills