Toolverse
All skills

deepgram-webhooks-events

by jeremylongshore

Implement Deepgram callback and webhook handling for async transcription.\nUse when implementing callback URLs, processing async transcription results,\nor handling Deepgram event notifications.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security

About this skill

Implement Deepgram callback and webhook handling for async transcription.\nUse when implementing callback URLs, processing async transcription results,\nor handling Deepgram event notifications.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code, Codex lub OpenClaw, upewniając się, że masz dostęp do narzędzi Read, Write, Edit i Bash (curl).

  2. Przygotuj klucz API Deepgrama (zmienna środowiskowa DEEPGRAM_API_KEY) i adres HTTPS Twojego webhooka, na który Deepgram będzie wysyłać wyniki transkrypcji.

  3. Użyj SDK Deepgrama, aby przesłać nagranie audio z parametrem callback — zamiast czekać na odpowiedź, otrzymasz natychmiast request_id. Deepgram przetwarza audio asynchronicznie w tle.

  4. Skonfiguruj endpoint webhooka, aby odbierał POST'y z wynikami transkrypcji. Deepgram będzie ponownie próbować wysłać dane do 10 razy (z przerwą 30 sekund) jeśli Twój serwer zwróci status inny niż 2xx.

  5. Obsługuj zdarzenia i notyfikacje z Deepgrama w swoim endpoincie — możesz włączyć opcje takie jak smart_format, diarize czy utterances, aby wzbogacić transkrypcję o dodatkowe metadane.

  6. Testuj przepływ, wysyłając testowe nagrania i monitorując logi webhooka, aby upewnić się, że callbacki są prawidłowo odbierane i przetwarzane.

Related skills

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

architect-review

by sickn33

Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system designs and code changes for architectural integrity, scalability, and maintainability. Use PROACTIVELY for architectural

Security
2773

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231