photo-setup

Configures the photo-generator plugin with Gemini API key and default style.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenziecreative/kenzie-creative --skill photo-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-setup
Source: https://github.com/kenziecreative/kenzie-creative/tree/main/photo-generator/skills/photo-setup
Command: npx skills add https://github.com/kenziecreative/kenzie-creative --skill photo-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the problem of configuring and setting up the photo-generator plugin by handling the setup process, including API key configuration, default photo style selection, and creating necessary configuration files.

Core Features & Use Cases

  • API Key Configuration: Safely store and verify a Gemini API key without exposing it in the conversation.
  • Default Photo Style: Select or define a default photo style for automatic use when no specific style is specified.
  • Configuration Files: Automatically create and update configuration files to ensure the plugin runs correctly.

Quick Start

To set up the photo-generator plugin, use the command: /photo-setup

Frequently Asked Questions about photo-setup

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

FAQPage Schema
How do I configure the Gemini API key for photo generation?

Configuring the Gemini API key for photo generation involves securely storing and verifying the key within your configuration files. The setup process ensures the key is never exposed in the conversation while enabling the plugin to operate correctly.

How do I set a default photo style for the photo-generator plugin?

Setting a default photo style for the photo-generator plugin is handled during the initial setup process. You can select or define a specific style that the system will automatically use when no alternative style is specified.

Do I need a Gemini API key to use the photo-generator plugin?

Yes, a valid Gemini API key is required to activate the photo-generator plugin. The setup process handles the secure configuration of this key to authenticate your photo generation requests.

What configuration files are needed to set up photo generation?

Proper photo generation setup requires specific configuration files to be created and updated automatically. These files securely store your Gemini API key and default photo style settings to ensure the plugin runs correctly.

Why is my photo-generator plugin not working after setup?

If the photo-generator plugin is not working, the configuration files may be missing or the Gemini API key is invalid. Running the setup command again verifies the key and ensures all necessary configuration files are properly updated.