photo-color

Analyze photo brightness, contrast, and saturation and apply GPT-5 multipliers to save enhanced images.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ppx123-web/claude-config --skill photo-color
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: photo-color
Source: https://github.com/ppx123-web/claude-config/tree/main/skills/photo-color
Command: npx skills add https://github.com/ppx123-web/claude-config --skill photo-color

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates color enhancements for photos by interpreting natural-language prompts to adjust brightness, contrast, and saturation.

Core Features & Use Cases

  • Analyze the image to compute current brightness, contrast, and saturation.
  • Interpret user prompts with GPT-5 and generate precise multipliers across brightness, contrast, and saturation.
  • Apply non-destructive enhancements by saving to a new file without overwriting the original.
  • Support styles like vivid, natural, dramatic, or custom and provide a rationale for changes.
  • Use Case: Quickly enhance product photos for marketing, portraits for social media, or scenes requiring color correction.

Quick Start

Provide a photo path and a prompt to generate an enhanced photo.

Frequently Asked Questions about photo-color

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

FAQPage Schema
How do I adjust photo brightness and saturation using a text prompt?

Adjust photo brightness and saturation by providing an image path and a natural-language prompt. GPT-5 analyzes current levels and generates precise multipliers to apply non-destructive enhancements, saving the result as a new file.

Can I apply vivid or dramatic color correction without overwriting the original file?

Yes, you can apply vivid, natural, dramatic, or custom color correction without overwriting the original file. The process saves the enhanced image to a new file, ensuring the source image remains untouched.

What is the valid range for brightness, contrast, and saturation multipliers?

The valid range for brightness, contrast, and saturation multipliers is strictly enforced between 0.5 and 2.0. If an API failure occurs during generation, the process uses safe default multipliers to complete the color editing.

How does GPT-5 compute contrast and saturation multipliers for an image?

GPT-5 computes contrast and saturation multipliers by first analyzing the image to calculate current brightness, contrast, and saturation levels. It then interprets your adjustment prompt to generate the exact multipliers needed.

Does the photo-color tool explain the changes made to my image?

Yes, the tool provides an explanation of applied changes. After analyzing the image and applying the GPT-5 generated multipliers for brightness, contrast, and saturation, it outputs a rationale for the specific adjustments made.