instantly-observability

Installation
SKILL.md

Instantly Observability

Overview

Build monitoring and alerting for Instantly integrations. Covers campaign health checks, account warmup monitoring, webhook delivery tracking, deliverability alerts, and performance dashboards. Uses Instantly API v2 analytics endpoints combined with webhook events for real-time awareness.

Prerequisites

  • Completed instantly-install-auth setup
  • API key with campaigns:read, accounts:read, and all:read scopes
  • Notification channel (Slack, email, PagerDuty, etc.)

Instructions

Step 1: Campaign Health Monitor

import { InstantlyClient } from "./src/instantly/client";

const client = new InstantlyClient();
Installs
1
GitHub Stars
2.2K
First Seen
Apr 4, 2026
instantly-observability — jeremylongshore/claude-code-plugins-plus