chore(skills): add homepage metadata

This commit is contained in:
Peter Steinberger
2025-12-20 21:12:48 +01:00
parent 91d4c24078
commit f84def1b60
30 changed files with 30 additions and 0 deletions

View File

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