docs: add skill install hints

This commit is contained in:
Peter Steinberger
2025-12-20 12:57:48 +01:00
parent 529543b36d
commit cef5bf2768
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
---
name: openai-whisper
description: Local speech-to-text with the Whisper CLI (no API key).
metadata: {"clawdis":{"requires":{"bins":["whisper"]}}}
metadata: {"clawdis":{"requires":{"bins":["whisper"]},"install":[{"id":"brew","kind":"brew","formula":"openai-whisper","bins":["whisper"],"label":"Install OpenAI Whisper (brew)"}]}}
---
# Whisper (CLI)