juicebox-webhooks-events

Implement Juicebox webhook handling.

Content Preview
---
name: juicebox-webhooks-events
description: |
  Implement Juicebox webhook handling.
  Use when setting up event notifications, processing webhooks,
  or integrating real-time updates from Juicebox.
  Trigger with phrases like "juicebox webhooks", "juicebox events",
  "juicebox notifications", "juicebox real-time".
allowed-tools: Read, Write, Edit, Bash(gh:*), Bash(curl:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with: claude-code, codex, op
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/juicebox-webhooks-events.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/juicebox-pack/skills/juicebox-webhooks-events/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/juicebox-pack/skills/juicebox-webhooks-events/SKILL.md

Related Skills