D

Skills Deepgram

1password
deepgram
Menyiapkan dan menggunakan CLI 1Password (op). Gunakan saat menginstal CLI, mengaktifkan integrasi aplikasi desktop, masuk (akun tunggal atau multi-akun), atau…
official
agent-orchestration
deepgram
Gunakan saat Anda perlu meluncurkan dan mengarahkan agen AI lainnya (Claude Code, Aider, Codex, dll.) melalui antarmuka terminal mereka via wsh. Contoh: "jalankan beberapa…
official
api
deepgram
Bangun dengan API pengenalan suara-ke-teks, teks-ke-suara, agen suara, dan kecerdasan audio dari Deepgram.
official
apple-notes
deepgram
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list…
official
apple-reminders
deepgram
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
official
bear-notes
deepgram
Create, search, and manage Bear notes via grizzly CLI.
official
blogwatcher
deepgram
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
official
blucli
deepgram
BluOS CLI (blu) for discovery, playback, grouping, and volume.
official
bluebubbles
deepgram
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with…
official
camsnap
deepgram
Capture frames or clips from RTSP/ONVIF cameras.
official
clawhub
deepgram
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed…
official
cluster-orchestration
deepgram
Gunakan saat Anda perlu mengelola sesi di beberapa server wsh dalam klaster federasi. Contoh: "distribusikan build ke beberapa mesin", "buat…
official
coding-agent
deepgram
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
official
core
deepgram
DIPERLUKAN sebelum operasi terminal wsh apa pun ketika Anda TIDAK memiliki alat MCP wsh_*. Berisi referensi lengkap API HTTP dengan contoh curl yang berfungsi, bootstrap…
official
core-mcp
deepgram
DIPERLUKAN sebelum operasi terminal wsh apa pun. Berisi referensi alat MCP lengkap dan urutan bootstrap untuk wsh_create_session, wsh_send_input,…
official
deepclaw-voice
deepgram
Siapkan panggilan telepon ke OpenClaw menggunakan API Deepgram Voice Agent
official
deepgram-dotnet-audio-intelligence
deepgram
Use when writing or reviewing C# code in this repo that enables Deepgram intelligence overlays on Speech-to-Text requests. Covers `PreRecordedSchema` analytics…
official
deepgram-dotnet-audio-intelligence
deepgram
Use when writing or reviewing C# code in this repo that enables Deepgram intelligence overlays on Speech-to-Text requests. Covers `PreRecordedSchema` analytics…
official
deepgram-dotnet-conversational-stt
deepgram
Gunakan saat mengevaluasi, memperluas, atau menulis kode C# untuk speech-to-text percakapan, transkripsi real-time gaya Flux, atau streaming giliran bicara di…
official
deepgram-dotnet-conversational-stt
deepgram
Use when evaluating, extending, or writing C# code for conversational speech-to-text, Flux-style real-time transcription, or turn-taking streaming in the…
official
deepgram-dotnet-management-api
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Management APIs for projects, models, keys, members, invitations, usage, balances, and…
official
deepgram-dotnet-management-api
deepgram
Gunakan saat menulis atau meninjau kode C# di repositori ini yang memanggil API Manajemen Deepgram untuk proyek, model, kunci, anggota, undangan, penggunaan, saldo, dan…
official
deepgram-dotnet-speech-to-text
deepgram
Gunakan saat menulis atau meninjau kode C# di repositori ini yang memanggil Deepgram Speech-to-Text untuk transkripsi pra-rekam atau langsung. Mencakup…
official
deepgram-dotnet-speech-to-text
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Speech-to-Text for prerecorded or live transcription. Covers…
official
deepgram-dotnet-text-intelligence
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text Intelligence / Read (`/read`) for sentiment, summarization, topic detection, and…
official
deepgram-dotnet-text-intelligence
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text Intelligence / Read (`/read`) for sentiment, summarization, topic detection, and…
official
deepgram-dotnet-text-to-speech
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text-to-Speech. Covers `ClientFactory.CreateSpeakRESTClient()` with `ToStream` /…
official
deepgram-dotnet-text-to-speech
deepgram
Use when writing or reviewing C# code in this repo that calls Deepgram Text-to-Speech. Covers `ClientFactory.CreateSpeakRESTClient()` with `ToStream` /…
official
deepgram-dotnet-voice-agent
deepgram
Use when writing or reviewing C# code in this repo that builds an interactive Deepgram Voice Agent over WebSocket. Covers…
official
deepgram-dotnet-voice-agent
deepgram
Gunakan saat menulis atau meninjau kode C# di repositori ini yang membangun Agen Suara Deepgram interaktif melalui WebSocket. Mencakup…
official
deepgram-go-audio-intelligence
deepgram
Use when writing or reviewing Go code in this repo that applies summaries, topics, intents, sentiment, language detection, diarization, redaction, or entity…
official
deepgram-go-audio-intelligence
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang menerapkan ringkasan, topik, maksud, sentimen, deteksi bahasa, diarisasi, redaksi, atau entitas…
official
deepgram-go-conversational-stt
deepgram
Use when planning or reviewing Go SDK work for Deepgram conversational STT / Flux v2. This repo does not currently ship a first-class v2 listen client, so…
official
deepgram-go-conversational-stt
deepgram
Gunakan saat merencanakan atau meninjau pekerjaan Go SDK untuk Deepgram conversational STT / Flux v2. Repo ini saat ini tidak menyertakan klien listen v2 kelas satu, jadi…
official
deepgram-go-management-api
deepgram
Use when writing or reviewing Go code in this repo that works with Deepgram management endpoints for projects, keys, members, scopes, invitations, usage,…
official
deepgram-go-management-api
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang bekerja dengan endpoint manajemen Deepgram untuk proyek, kunci, anggota, lingkup, undangan, penggunaan,…
official
deepgram-go-speech-to-text
deepgram
Use when writing or reviewing Go code in this repo that transcribes prerecorded audio with Listen v1 REST or streams live audio with Listen v1 WebSockets.…
official
deepgram-go-speech-to-text
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang mentranskripsikan audio pra-rekam dengan Listen v1 REST atau mengalirkan audio langsung dengan Listen v1 WebSockets.
official
deepgram-go-text-intelligence
deepgram
Use when writing or reviewing Go code in this repo that sends text to Deepgram Read via the analyze client. Route speech/audio inputs to…
official
deepgram-go-text-intelligence
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang mengirim teks ke Deepgram Read melalui klien analisis. Arahkan input ucapan/audio ke…
official
deepgram-go-text-to-speech
deepgram
Use when writing or reviewing Go code in this repo that synthesizes audio with Speak v1 REST or Speak WebSockets. Route transcription work to…
official
deepgram-go-text-to-speech
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang mensintesis audio dengan Speak v1 REST atau Speak WebSockets. Arahkan pekerjaan transkripsi ke…
official
deepgram-go-voice-agent
deepgram
Use when writing or reviewing Go code in this repo that runs a Deepgram Voice Agent session over WebSockets, including runtime settings, prompt updates, speak…
official
deepgram-go-voice-agent
deepgram
Gunakan saat menulis atau meninjau kode Go di repositori ini yang menjalankan sesi Deepgram Voice Agent melalui WebSockets, termasuk pengaturan runtime, pembaruan prompt, speak…
official
deepgram-java-audio-intelligence
deepgram
Use when writing or reviewing Java code in this repo that enables Deepgram intelligence overlays on `/v1/listen` audio transcription - diarization, entity…
official
deepgram-java-audio-intelligence
deepgram
Use when writing or reviewing Java code in this repo that enables Deepgram intelligence overlays on `/v1/listen` audio transcription - diarization, entity…
official
deepgram-java-conversational-stt
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Conversational STT v2 / Flux over `/v2/listen`. Covers…
official
deepgram-java-conversational-stt
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Conversational STT v2 / Flux over `/v2/listen`. Covers…
official
deepgram-java-management-api
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Management APIs for projects, project models, API keys, members, invites, usage, and…
official
deepgram-java-management-api
deepgram
Gunakan saat menulis atau meninjau kode Java di repositori ini yang memanggil API Manajemen Deepgram untuk proyek, model proyek, kunci API, anggota, undangan, penggunaan, dan…
official
deepgram-java-speech-to-text
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live transcription. Covers…
official
deepgram-java-speech-to-text
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live transcription. Covers…
official
deepgram-java-text-intelligence
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Text Intelligence / Read (`/v1/read`) for text analysis. Covers…
official
deepgram-java-text-intelligence
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Text Intelligence / Read (`/v1/read`) for text analysis. Covers…
official
deepgram-java-text-to-speech
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST via…
official
deepgram-java-text-to-speech
deepgram
Use when writing or reviewing Java code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST via…
official
deepgram-java-voice-agent
deepgram
Use when writing or reviewing Java code in this repo that builds an interactive voice agent over `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-java-voice-agent
deepgram
Use when writing or reviewing Java code in this repo that builds an interactive voice agent over `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-js-audio-intelligence
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram audio analytics overlays on `/v1/listen` - summarize, topics, intents,…
official
deepgram-js-audio-intelligence
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram audio analytics overlays on `/v1/listen` - summarize, topics, intents,…
official
deepgram-js-conversational-stt
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Conversational STT v2 / Flux (`/v2/listen`) for turn-aware streaming…
official
deepgram-js-conversational-stt
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Conversational STT v2 / Flux (`/v2/listen`) for turn-aware streaming…
official
deepgram-js-maintaining-sdk
deepgram
Gunakan saat meregenerasi SDK JavaScript/
official
deepgram-js-management-api
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Management APIs for projects, API keys, members, invites, requests, usage,…
official
deepgram-js-management-api
deepgram
Gunakan saat menulis atau meninjau JavaScript/TypeScript di repositori ini yang memanggil API Manajemen Deepgram untuk proyek, kunci API, anggota, undangan, permintaan, penggunaan,…
official
deepgram-js-speech-to-text
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live audio…
official
deepgram-js-speech-to-text
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live audio…
official
deepgram-js-text-to-speech
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST…
official
deepgram-js-text-to-speech
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST…
official
deepgram-js-voice-agent
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that builds an interactive voice agent via `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-js-voice-agent
deepgram
Use when writing or reviewing JavaScript/TypeScript in this repo that builds an interactive voice agent via `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-python-audio-intelligence
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram audio analytics overlays on `/v1/listen` - summarize, topics, intents, sentiment,…
official
deepgram-python-audio-intelligence
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram audio analytics overlays on `/v1/listen` - summarize, topics, intents, sentiment,…
official
deepgram-python-conversational-stt
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Conversational STT v2 / Flux (`/v2/listen`) for turn-aware streaming transcription.…
official
deepgram-python-conversational-stt
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Conversational STT v2 / Flux (`/v2/listen`) for turn-aware streaming transcription.…
official
deepgram-python-management-api
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Management APIs - projects, API keys, members, invites, usage, billing, models, and…
official
deepgram-python-management-api
deepgram
Gunakan saat menulis atau meninjau kode Python di repositori ini yang memanggil API Manajemen Deepgram - proyek, kunci API, anggota, undangan, penggunaan, penagihan, model, dan…
official
deepgram-python-speech-to-text
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live audio transcription. Covers…
official
deepgram-python-speech-to-text
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Speech-to-Text v1 (`/v1/listen`) for prerecorded or live audio transcription. Covers…
official
deepgram-python-text-intelligence
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Text Intelligence / Read (`/v1/read`) for sentiment, summarization, topic detection,…
official
deepgram-python-text-intelligence
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Text Intelligence / Read (`/v1/read`) for sentiment, summarization, topic detection,…
official
deepgram-python-text-to-speech
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST…
official
deepgram-python-text-to-speech
deepgram
Use when writing or reviewing Python code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST…
official
deepgram-python-voice-agent
deepgram
Use when writing or reviewing Python code in this repo that builds an interactive voice agent via `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-python-voice-agent
deepgram
Use when writing or reviewing Python code in this repo that builds an interactive voice agent via `agent.deepgram.com/v1/agent/converse`. Covers…
official
deepgram-rust-audio-intelligence
deepgram
Gunakan saat mengimplementasikan kecerdasan audio Deepgram dari Rust SDK, terutama saat fitur kecerdasan dilampirkan pada Opsi STT dan respons batch…
official
deepgram-rust-audio-intelligence
deepgram
Use when implementing Deepgram audio intelligence from the Rust SDK, especially when intelligence features are attached to STT Options and batch responses…
official
deepgram-rust-conversational-stt
deepgram
Use when implementing Deepgram Flux conversational STT from the Rust SDK, including flux_request APIs, turn events, FluxResponse handling, and turn-detection…
official
deepgram-rust-conversational-stt
deepgram
Gunakan saat mengimplementasikan Deepgram Flux conversational STT dari Rust SDK, termasuk API flux_request, turn events, penanganan FluxResponse, dan turn-detection…
official
deepgram-rust-management-api
deepgram
Use when implementing Deepgram project, key, member, scope, billing, invitation, or usage operations from the Rust SDK, including manage feature flags and the…
official
deepgram-rust-management-api
deepgram
Gunakan saat mengimplementasikan operasi proyek, kunci, anggota, lingkup, penagihan, undangan, atau penggunaan Deepgram dari Rust SDK, termasuk mengelola bendera fitur dan…
official
deepgram-rust-speech-to-text
deepgram
Use when implementing Deepgram speech-to-text in the Rust SDK, including prerecorded REST transcription, live WebSocket streaming, listen feature flags,…
official
deepgram-rust-speech-to-text
deepgram
Use when implementing Deepgram speech-to-text in the Rust SDK, including prerecorded REST transcription, live WebSocket streaming, listen feature flags,…
official
deepgram-rust-text-intelligence
deepgram
Use when a user asks for Deepgram text intelligence from Rust. Route to raw HTTP guidance because this crate does not currently expose a dedicated /v1/read…
official
deepgram-rust-text-intelligence
deepgram
Gunakan saat pengguna meminta kecerdasan teks Deepgram dari Rust. Arahkan ke panduan HTTP mentah karena crate ini saat ini tidak menyediakan /v1/read… khusus.
official
deepgram-rust-text-to-speech
deepgram
Use when implementing Deepgram text-to-speech in the Rust SDK, including Aura model selection, speak feature flags, output file or byte-stream handling, and…
official
deepgram-rust-text-to-speech
deepgram
Gunakan saat mengimplementasikan Deepgram text-to-speech di Rust SDK, termasuk pemilihan model Aura, flag fitur speak, penanganan file output atau byte-stream, dan…
official
docs
deepgram
Temukan dokumen yang tepat untuk apa yang Anda bangun dengan Deepgram.
official
drive-process
deepgram
Gunakan saat Anda perlu menjalankan program CLI melalui interaksi perintah-dan-respons melalui wsh. Contoh: "jalankan perintah build dan periksa keluarannya", "berinteraksi dengan…
official
eightctl
deepgram
Control Eight Sleep pods (status, temperature, alarms, schedules).
official
examples
deepgram
Contoh kerja yang menunjukkan cara menggunakan Deepgram dengan platform, kerangka kerja, dan ekosistem populer.
official
gemini
deepgram
Gemini CLI for one-shot Q&A, summaries, and generation.
official
generative-ui
deepgram
Gunakan saat Anda perlu membangun pengalaman terminal interaktif dan dinamis dengan cepat. Contoh: "buat dasbor langsung di terminal", "bangun antarmuka interaktif…
official
gifgrep
deepgram
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
official
github
deepgram
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
official
gog
deepgram
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
official
goplaces
deepgram
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for…
official
healthcheck
deepgram
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening,…
official
himalaya
deepgram
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple…
official
imsg
deepgram
iMessage/SMS CLI for listing chats, history, watch, and sending.
official
infrastructure-ops
deepgram
Gunakan saat Anda perlu mengelola infrastruktur di beberapa server secara interaktif melalui wsh — menerapkan aplikasi, mengonfigurasi layanan, mengelola paket,…
official
input-capture
deepgram
Gunakan saat Anda perlu mencegat input keyboard dari manusia untuk sementara. Contoh: "minta persetujuan pengguna sebelum menjalankan perintah", "buat pilihan…
official
local-places
deepgram
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
official
mcporter
deepgram
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type…
official
merge-pr
deepgram
Merge a GitHub PR via squash after /preparepr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and…
official
model-usage
deepgram
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown.…
official
monitor
deepgram
Gunakan saat Anda perlu mengawasi, mengamati, atau bereaksi terhadap aktivitas terminal manusia. Contoh: "pantau terminal untuk mencari kesalahan", "amati apa yang dilakukan pengguna dan…
official
multi-session
deepgram
Gunakan saat Anda perlu mengatur beberapa sesi terminal paralel melalui mode server wsh. Contoh: "menjalankan build secara paralel di beberapa proyek", "tail…
official
nano-banana-pro
deepgram
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
official
nano-pdf
deepgram
Edit PDFs with natural-language instructions using the nano-pdf CLI.
official
notion
deepgram
Notion API for creating and managing pages, databases, and blocks.
official
obsidian
deepgram
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
official
openai-image-gen
deepgram
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
official
openai-whisper
deepgram
Local speech-to-text with the Whisper CLI (no API key).
official
openai-whisper-api
deepgram
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
official
openhue
deepgram
Control Philips Hue lights/scenes via the OpenHue CLI.
official
oracle
deepgram
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
official
ordercli
deepgram
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
official
peekaboo
deepgram
Capture and automate macOS UI with the Peekaboo CLI.
official
prepare-pr
deepgram
Prepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after…
official
recipes
deepgram
Resep mikro yang dikelola agen yang menunjukkan cara menggunakan setiap fitur Deepgram SDK di semua bahasa yang didukung. Setiap resep adalah cuplikan yang fokus dan dapat dijalankan — bukan aplikasi lengkap.
official
review-pr
deepgram
Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not…
official
sag
deepgram
ElevenLabs text-to-speech with mac-style say UX.
official
session-logs
deepgram
Search and analyze your own session logs (older/parent conversations) using jq.
official
setup-mcp
deepgram
Anda sedang menyiapkan integrasi Deepgram MCP untuk pengguna. Ikuti langkah-langkah berikut:
official
sherpa-onnx-tts
deepgram
Local text-to-speech via sherpa-onnx (offline, no cloud)
official
skill-creator
deepgram
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
official
slack
deepgram
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
official
songsee
deepgram
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
official
sonoscli
deepgram
Control Sonos speakers (discover/status/play/volume/group).
official
spotify-player
deepgram
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
official
starters
deepgram
Kloning demo yang berfungsi dan mulai membangun. Setiap starter adalah aplikasi minimal yang dapat dijalankan dan dapat Anda kembangkan.
official
summarize
deepgram
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
official
template-skill
deepgram
Ganti dengan deskripsi keterampilan dan kapan menggunakannya.
official
things-mac
deepgram
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks…
official
tmux
deepgram
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
official
trello
deepgram
Manage Trello boards, lists, and cards via the Trello REST API.
official
tui
deepgram
Gunakan saat Anda perlu mengoperasikan aplikasi terminal layar penuh (TUI) melalui wsh. Contoh: "navigasi vim untuk mengedit file", "gunakan lazygit untuk stage dan commit…
official
video-frames
deepgram
Extract frames or short clips from videos using ffmpeg.
official
visual-feedback
deepgram
Gunakan saat Anda perlu berkomunikasi secara visual dengan manusia melalui terminal. Contoh: "tampilkan panel status", "tampilkan notifikasi overlay", "bangun…
official
voice-call
deepgram
Start voice calls via the OpenClaw voice-call plugin.
official
wacli
deepgram
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
official
weather
deepgram
Get current weather and forecasts (no API key required).
official