clari-webhooks-events

Installation
SKILL.md

Clari Webhooks & Events

Overview

Clari does not provide real-time webhooks. Instead, build change detection by comparing periodic exports. This skill covers scheduled export diffing, Slack alerts for forecast movements, and Copilot webhook integration.

Instructions

Step 1: Forecast Change Detection Pipeline

# forecast_monitor.py
import json
from pathlib import Path
from datetime import datetime
Installs
1
GitHub Stars
2.3K
First Seen
May 20, 2026
clari-webhooks-events — jeremylongshore/claude-code-plugins-plus-skills