gemini-prompt-generator

Parse ideas.md and generate three Gemini-optimized prompts per idea into prompts.md.

Updated Dec 9, 2023
One-click install
npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill gemini-prompt-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-prompt-generator
Source: https://github.com/gauravprwl14/dev-environment-setup/tree/main/skills/gemini-prompt-generator
Command: npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill gemini-prompt-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Content creators often spend time drafting Gemini prompts for each idea. This Skill automates that process by converting idea lists into ready-to-use prompts, saving time and ensuring consistency.

Core Features & Use Cases

  • Reads ideas.md (produced by /content-ideas) and writes prompts.md with three prompts per idea.
  • No API key required — prompts are designed for manual use in Gemini or Nano Banana Pro.
  • Use case: transform a list of ideas into ready-to-paste Gemini prompts for social media, blog imagery, and thumbnails.

Quick Start

Run /gemini-prompt-generator path/to/ideas.md to generate prompts.md from your ideas.

Frequently Asked Questions about gemini-prompt-generator

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

FAQPage Schema
How do I generate Gemini prompts from a list of content ideas?

To generate Gemini prompts from content ideas, parse an ideas.md file to create three Gemini-optimized prompts for each idea, outputting the results to a prompts.md file for manual use.

Do I need an API key to generate Gemini prompts for image creation?

No, you do not need an API key to generate Gemini prompts for image creation. The prompts are structured for manual use in Gemini or Nano Banana Pro without requiring external API authentication.

Can I use generated Gemini prompts for social media thumbnails and blog imagery?

Yes, you can use generated Gemini prompts for social media thumbnails and blog imagery. The tool converts idea lists into ready-to-paste prompts designed for these specific content creation use cases.

What is the best way to convert ideas.md into ready-to-paste Gemini prompts?

The best way to convert ideas.md into ready-to-paste Gemini prompts is running an automated parsing command that reads your idea list and writes three optimized prompts per idea directly into a prompts.md file.

Does generating Gemini prompts for Nano Banana Pro require any specific components?

Generating Gemini prompts for Nano Banana Pro requires no specific components or dependencies. It processes your local ideas.md file and outputs structured prompts directly within the same directory.