Generate images for the user's vault — pick the right provider, gather reference images from notes when relevant, write the result to assets/generated/, and surface the markdown reference. Use this when the user asks for any picture, illustration, mood image, poster, or visual companion to a note.
$npx -y skills add blueberrycongee/lumina-note --skill image-genInstalls into the current project.
Run `npx skills use "https://github.com/blueberrycongee/lumina-note" --skill "blueberrycongee/lumina-note/image-gen"` 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/blueberrycongee/lumina-note" that are relevant to the current task. Run `npx skills add "https://github.com/blueberrycongee/lumina-note"` and select the relevant skills, then follow their instructions.