Whishper is an open source self-hosted web app for speech-to-text, translation, and subtitle workflows built around Whisper models. This skill covers running Whishper with Docker, handling uploads and transcripts, and wiring the output into broader automation flows.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Whishper Self-Hosted Speech-to-Text and Audio Workflow Skill"
slug: "whishper-self-hosted-speech-to-text-audio-workflow-skill"
description: "Whishper is an open source self-hosted web app for speech-to-text, translation, and subtitle workflows built around Whisper models. This skill covers running Whishper with Docker, handling uploads and transcripts, and wiring the output into broader automation flows."
github_stars: 2974
verification: "security_reviewed"
source: "https://github.com/pluja/whishper"
author: "pluja"
publisher_type: "Individual Developer"
category: "Media & Transcription"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "pluja/whishper"
github_stars: 2974
---
# Whishper Self-Hosted Speech-to-Text and Audio Workflow Skill
Whishper is an open source self-hosted web app for speech-to-text, translation, and subtitle workflows built around Whisper models. This skill covers running Whishper with Docker, handling uploads and transcripts, and wiring the output into broader automation flows.
## Prerequisites
Docker
## Installation
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/pluja/whishper)
Basic usage or getting-started notes:
- [x] 👍 **Quick and easy setup**: use the quick start script, or run through a few steps!
- [x] 🐎 **CPU support**: no GPU? No problem! Whishper can run on CPU too.
- These screenshots are available on [the official website](https://whishper-docs.pages.dev/usage/transcriptions/), click any of the following links to see:
- Source: https://github.com/pluja/whishper
- Extracted from upstream docs: https://raw.githubusercontent.com/pluja/whishper/HEAD/README.md
## Documentation
- https://whishper-docs.pages.dev/guides/install/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/whishper-self-hosted-speech-to-text-audio-workflow-skill/)
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.