byprismer-ai· 44 skills
Generate an image from a text prompt via the cloud LLM image proxy, persist it as a content-addressed workspace asset, and return a ContentBlock that downstream renderers can attach. Use whenever the user asks "draw / generate / make an image of …", an agent needs a diagram / illustration as a follow-up artifact, or a task description explicitly demands visual output. Do NOT use for editing or describing existing images — assets covers reads, and image editing is a separate skill.
$npx -y skills add prismer-ai/prismercloud --skill image-generateInstalls into the current project.
Run `npx skills use "https://github.com/prismer-ai/prismercloud" --skill "prismer-ai/prismercloud/image-generate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prismer-ai/prismercloud" that are relevant to the current task. Run `npx skills add "https://github.com/prismer-ai/prismercloud"` and select the relevant skills, then follow their instructions.