image-generation

Generate images from text prompts and save them to vault attachments.

515|64|Updated Oct 23, 2024
One-click install
npx skills add https://github.com/allenhutchison/obsidian-gemini --skill image-generation-allenhutchison
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: image-generation
Source: https://github.com/allenhutchison/obsidian-gemini/tree/main/prompts/bundled-skills/image-generation
Command: npx skills add https://github.com/allenhutchison/obsidian-gemini --skill image-generation-allenhutchison

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate images from text prompts and save them to vault attachments.

Core Features & Use Cases

  • Image generation from text prompts: Create images directly from natural language prompts and save them to vault attachments.
  • Two-step embedding workflow: The image file is generated and saved separately from its embedding into notes; users can embed by inserting the wikilink into notes.
  • Use Case: Visual headers, diagrams, concept art for notes or creative projects.

Quick Start

Use the image-generation skill to generate an image from the prompt: "A serene mountain lake at sunset" and save it to the vault.

Frequently Asked Questions about image-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts and save them to my vault?

Image generation from text prompts uses the generate_image tool to create visual content and save it to vault attachments. After generation, insert the proper wikilink into your notes to embed the saved file.

Can I create concept art and diagrams directly within vault notes?

Yes, you can create concept art and diagrams directly within vault notes. Generate visual content from natural language prompts, save it to attachments, and use wikilinks to embed the files for visual headers or creative projects.

What is the workflow for embedding generated images into notes?

The workflow for embedding generated images is a two-step process. The image file is generated and saved separately to vault attachments. Then, you embed it by inserting the proper wikilink into your notes.

Do I need to manually link generated image files in my notes?

Yes, you need to manually link generated image files. The image generation and saving process is separate from embedding; users must insert the proper wikilink into their notes to display the saved vault attachments.

What are the limitations of generating AI-art for vault attachments?

A limitation of generating AI-art for vault attachments is that generation and embedding are decoupled. The tool saves the image file separately, requiring manual wikilink handling to embed and display the visual content in notes.