rdcrystallab/openrouter-image-gen
v1.0.0MIT
透過 OpenRouter API 生成圖片,支援 Flux、Gemini、GPT-5 Image 等多種模型。需要 OPENROUTER_API_KEY 環境變數。
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "openrouter-image-gen",
"version": "1.0.0",
"description": "透過 OpenRouter API 生成圖片,支援 Flux、Gemini、GPT-5 Image 等多種模型。需要 OPENROUTER_API_KEY 環境變數。",
"author": {
"name": "Burke Holland",
"url": "https://github.com/burkeholland/openrouter-image-gen-skill"
},
"repository": "https://github.com/burkeholland/openrouter-image-gen-skill",
"license": "MIT",
"keywords": ["image-generation", "openrouter", "flux", "gemini", "gpt-5-image", "ai-image"]
}