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-image-gen
description: Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
homepage: https://platform.openai.com/docs/api-reference/images
metadata: {"clawdis":{"emoji":"🖼️","requires":{"bins":["python3"],"env":["OPENAI_API_KEY"]},"primaryEnv":"OPENAI_API_KEY","install":[{"id":"python-brew","kind":"brew","formula":"python","bins":["python3"],"label":"Install Python (brew)"}]}}
---