Back to Skills

deepgram-webhooks-events

jeremylongshore
Updated 7 days ago
14 views
1,338
163
1,338
View on GitHub
Communicationgeneral

About

This skill implements Deepgram webhook handling for asynchronous transcription workflows, enabling callback URL setup and processing of transcription results. Use it when you need to receive and handle Deepgram event notifications from async audio processing. It provides secure endpoint configuration with request validation and result storage capabilities.

Quick Install

Claude Code

Recommended
Primary
npx skills add jeremylongshore/claude-code-plugins-plus-skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus-skills
Git CloneAlternative
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git ~/.claude/skills/deepgram-webhooks-events

Copy and paste this command in Claude Code to install this skill

GitHub Repository

jeremylongshore/claude-code-plugins-plus-skills
Path: plugins/saas-packs/deepgram-pack/skills/deepgram-webhooks-events
0
aiai-agentsanthropicautomationclaude-codeclaude-code-plugins

Related Skills

himalaya-email-manager

Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill

imsg

Communication

imsg is a CLI tool for macOS that lets you programmatically interact with iMessage/SMS via the Messages.app. It enables developers to list chats, view message history, watch conversations in real-time, and send messages or attachments. Use this skill to automate messaging tasks or integrate iMessage/SMS functionality into your development workflows.

View skill

internationalization-i18n

Communication

This Claude Skill provides comprehensive guidance for implementing internationalization (i18n) and localization in applications. It covers key tasks like message extraction, translation management, locale-specific formatting, and RTL support using libraries like i18next and gettext. Use it when building multi-language applications or adding localization features for international users.

View skill

wacli

Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill