openrouter-transcribeTranscribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).
Install via ClawdBot CLI:
clawdbot install obviyus/openrouter-transcribeRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://openrouter.ai/docsAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Automatically transcribe podcast episodes for show notes, captions, or content repurposing. This saves time for creators and improves accessibility for listeners.
Transcribe audio recordings from business meetings to create accurate minutes or action items. This enhances record-keeping and ensures team alignment.
Convert recorded lectures or seminars into text for study materials, accessibility accommodations, or content archives. This supports educational institutions and students.
Transcribe customer service calls to analyze interactions, identify trends, and improve training. This helps businesses enhance service quality and compliance.
Transcribe audio from legal proceedings or interviews to create official records. This aids in documentation and review for legal professionals.
Offer a limited number of free transcriptions per month to attract users, with paid tiers for higher volume or advanced features like speaker labeling. This builds a user base and generates recurring revenue.
License the transcription skill as an API for integration into other software platforms, such as project management tools or CRM systems. This targets developers and enterprises seeking automation.
Provide the transcription service as a customizable white-label product for businesses to rebrand and offer under their own name. This caters to agencies or companies wanting to expand their service offerings.
💬 Integration Tip
Ensure the OPENROUTER_API_KEY is securely stored in environment variables or configuration files to avoid exposure, and test with small audio files first to verify setup.
Scored Apr 19, 2026
Manages free AI models from OpenRouter for OpenClaw. Automatically ranks models by quality, configures fallbacks for rate-limit handling, and updates openclaw.json. Use when the user mentions free AI, OpenRouter, model switching, rate limits, or wants to reduce AI costs.
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. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
Manage and use local Ollama models. Use for model management (list/pull/remove), chat/completions, embeddings, and tool-use with local LLMs. Covers OpenClaw sub-agent integration and model selection guidance.
Build and run Gemini 2.5 Computer Use browser-control agents with Playwright. Use when a user wants to automate web browser tasks via the Gemini Computer Use model, needs an agent loop (screenshot → function_call → action → function_response), or asks to integrate safety confirmation for risky UI actions.
Use the Gemini API (Nano Banana image generation, Veo video, Gemini TTS speech and audio understanding) to deliver end-to-end multimodal media workflows and code templates for "generation + understanding".