feat: initialize OmniClaw skills registry

This commit is contained in:
boris
2026-04-24 01:12:20 -07:00
commit 789bb38e69
16 changed files with 1713 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "sub2api-gpt-image-2",
"version": "0.1.0",
"title": "Sub2API GPT Image 2",
"description": "Generate, edit, stream, and troubleshoot GPT Image 2 calls through sub2api/OpenAI-compatible image APIs.",
"tags": ["sub2api", "openai", "gpt-image-2", "images", "responses", "codex"],
"agents": ["codex", "openai-compatible-agent"],
"api_docs": ["sub2api/gpt-image-2.zh", "sub2api/gpt-image-2.en"],
"updated_at": "2026-04-24"
}