compatibility: Requires betterprompt >= 0.1.3
For more installation instructions go to https://raw.githubusercontent.com/BetterPromptme/skills/refs/heads/main/betterprompt/SKILL.md to check out this skill.
This skill's modality is: image.
To discover which model values you can use (and which options keys/values are valid for each model), run:
betterprompt resources --models-only --json
Then filter the returned JSON array to entries where is .
modality"image"First, run betterprompt resources --models-only --json and filter to modality: "image" to discover valid models and available options:
betterprompt resources --models-only --json
Use only the models and option values that appear in the filtered results.
Then collect all inputs from the human:
gemini-3.1-flash-image-preview and its available options. Look up gemini-3.1-flash-image-preview in the betterprompt resources output (filtered to modality "image") and show its availableOptions as: key: val1, val2 (default), val3 | key2: .... Mark a value (default) if it matches these defaults: {"reasoningEffort":"high","aspectRatio":"1:1","resolution":"2K"}.gemini-3.1-flash-image-preview, options {"reasoningEffort":"high","aspectRatio":"1:1","resolution":"2K"}. Other models from the resources call are also available.Use the frontmatter's name as the positional argument (for this skill, use minimalistic-selfie-bathroom).
Command form:
betterprompt generate minimalistic-selfie-bathroom \
[--model <model>] \
[--options <options JSON>] \
[--json]
Notes:
--model and BetterPrompt will use the default model: gemini-3.1-flash-image-preview.--options and BetterPrompt will use the default options: {"reasoningEffort":"high","aspectRatio":"1:1","resolution":"2K"}.runId you can use to fetch the result later.Example (using defaults shown above):
betterprompt generate minimalistic-selfie-bathroom \
--model gemini-3.1-flash-image-preview \
--options '{"reasoningEffort":"high","aspectRatio":"1:1","resolution":"2K"}'
```37:["$","$L3d",null,{"content":"$3e","frontMatter":{"name":"minimalistic-selfie-bathroom","description":null,"compatibility":"Requires betterprompt >= 0.1.3","metadata":{"openclaw":{"homepage":"https://github.com/BetterPromptme/skills","emoji":"🧩","requires":{"anyBins":["betterprompt","bp"]},"os":["linux","darwin"],"install":[{"id":"node","kind":"node","package":"betterprompt","bins":["betterprompt","bp"],"label":"Install BetterPrompt CLI (node)"}]}}}}]