feat(skill/gemini-image-web): unify image flow with music/video skills
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
interface:
|
||||
display_name: "Gemini Image Web"
|
||||
short_description: "Generate Gemini images via web, multi-request, dedupe, and manifest."
|
||||
default_prompt: "Use $gemini-image-web with PLAYWRIGHT_SHARED_SESSION=codex-shared; run browser steps only through /Users/xd/java/xhs/tools/pw, generate one image per Gemini request until target count is reached, download full-size outputs, then collect files with fallback source strategy, dedupe, and manifest metadata."
|
||||
default_prompt: "Use $gemini-image-web with PLAYWRIGHT_SHARED_SESSION=codex-shared; run scripts/run_image_flow.py via /Users/xd/java/xhs/tools/pw-backed CLI flow to verify login, generate images, prefer full-size download, and collect deduped outputs with manifest."
|
||||
|
||||
Reference in New Issue
Block a user