Agent skill · Code Review & Quality

kling-kolors-image

Plan, generate, edit, reference, and quality-control still images with Kling AI's hosted IMAGE surfaces or Kuaishou's open Kolors checkpoints. Use for Kling IMAGE 3.0/3.0 Omni/O1/2.1 web, official Kling CLI/MCP or Open Platform integration, and local Kolors text-to-image, image-to-image, IP-Adapter, ControlNet, inpainting, or LoRA work. Do not use for Kling video, avatars, lip-sync, unofficial gateway APIs, or for assuming that current hosted Kling Image models are identical to the 2024 open Kolors weights.

Calesthio43,316★ · +2,384/wk · 2 repos on radarProfile →
claude-codecodexcopilotcursorMIT
Install
npx skills add calesthio/generative-media-skills --skill kling-kolors-image --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 54 KB
Bundled scripts: none
Path: skills/providers/image-generation/kling-kolors-image/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 112 · +8 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Plans, generates, edits, references, and quality-controls still images using Kling AI IMAGE surfaces (3.0, Omni) or Open Kolors checkpoints via a Kling CLI/MCP workflow. It covers choosing between hosted surfaces and local Kolors, framing production decisions, and documenting requirements before a generation submission. It instructs how to frame deliverables, references, and invariants, and how to track rights, costs, and surface capabilities before producing a single image or a small batch.

How it works

  • Resolve surface terminology between Kling image offerings (Kling IMAGE 3.0, Kling IMAGE 3.0 Omni, Open Kolors) and avoid assuming surface identity.
  • Provide a production decision frame before generation, detailing deliverables, subject, environment, references, invariants, rights, and cost considerations.
  • Choose a generation path based on the need: IMAGE 3.0 for single or edited images, IMAGE 3.0 Omni for series or 2K/4K outputs, local Kolors for on-premises data control, or legacy hosted models only when entitlement is verified.
  • Use the official CLI/MCP workflow to run generation, with explicit steps to install the Kling CLI, login, and call help commands (kling who_am_i, kling text_to_image --help, kling image_to_image --help).
  • Before paid submissions, collect model discovery, pricing estimates, and a generation plan hash; persist the plan and use task queries to reconcile credits.
  • Follow example flows for a single-use CLI submission with explicit argv, including --model, --aspectRatio, --imgResolution, and --imageCount 1; provide one or more local --image inputs as needed.

When to use it

  • Use when planning and executing still-image generation with Kling Kolors surfaces, ensuring you respect surface capabilities, licensing, and data locality.
  • Use when you need to document requirements, costs, references, and invariants prior to production submission.

What it can touch

  • Official Kling CLI and MCP tooling as the primary interaction surface (kling, who_am_i, text_to_image, image_to_image).
  • Surface selection among IMAGE 3.0, IMAGE 3.0 Omni, Open Kolors, and legacy hosted models based on entitlement and live capability discovery.

Caveats

  • Do not assume identity or parity between different Kling surfaces (e.g., 3.0 vs Omni vs Open Platform) without direct live verification.
  • Ensure you use the correct CLI for the site (global vs China) and keep credentials in a secure store, not embedded in code.
  • Price and token details are surface- and time-dependent; rely on live console/pricing surfaces rather than static assumptions.
  • The plan requires explicit approval of a printed hash before execution and cannot be replayed automatically under the same attempt ID.
From the SKILL.md

# Produce still images with Kling and Kolors Begin by resolving the name. “Kling image,” “Kolors,” and “可图” now refer to related but non-interchangeable surfaces. | Surface | What it is | Appropriate use | |---|---|---| | Kling AI IMAGE 3.0 | Current hosted still-image generation and natural-language editing, with multi-reference support | Single stills, product/character continuity, restyling, lo

More from generative-media-skills
All skills →
About this skill
What does the kling-kolors-image skill do?

Plan, generate, edit, reference, and quality-control still images with Kling AI's hosted IMAGE surfaces or Kuaishou's open Kolors checkpoints. Use for Kling IMAGE 3.0/3.0 Omni/O1/2.1 web, official Kling CLI/MCP or Open Platform integration, and local Kolors text-to-image, image-to-image, IP-Adapter, ControlNet, inpainting, or LoRA work. Do not use for Kling video, avatars, lip-sync, unofficial gateway APIs, or for assuming that current hosted Kling Image models are identical to the 2024 open Kolors weights.

How do I install it?

Run `npx skills add calesthio/generative-media-skills --skill kling-kolors-image --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From calesthio/generative-media-skills, a repository with 112 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going