photoshop-adjustment

photoshop-adjustment is a skill for Claude Code from dcc-mcp/dcc-mcp-photoshop. It costs 16 tokens per session (187 once invoked), scanned A, original, no licence file.

A Photoshop skill for adjustment and batch operations, including work with channels and batchPlay, Photoshop’s lower-level command system.

In plain words
What is it for?
Use it for channel operations and batchPlay-based adjustment workflows.
Why use it?
It supports repeated or programmatic image adjustments that would otherwise require many manual commands.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for channel operations and batchPlay-based adjustment workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add dcc-mcp/dcc-mcp-photoshop --skill photoshop-adjustment
Clone the repo
git clone --depth 1 https://github.com/dcc-mcp/dcc-mcp-photoshop

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for photoshop-adjustment

README.md
[![agentmods](https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment/github.svg)](https://agentmods.dev/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment)
Your own site
<a href="https://agentmods.dev/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment"><img src="https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for photoshop-adjustment

Your own site · 80×15
<a href="https://agentmods.dev/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment"><img src="https://agentmods.dev/badge/skills/dcc-mcp/dcc-mcp-photoshop/photoshop-adjustment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 187 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00187
Opus 5 $0.00008 $0.00093
Sonnet 5 $0.00003 $0.00037
Haiku 4.5 $0.00002 $0.00019

Measured 12d ago against content hash fe30b7ac753c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

photoshop-adjustment scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/add_channel.py, scripts/batch_play.py, scripts/get_channels.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/dcc_mcp_photoshop/skills/photoshop-adjustment/SKILL.md · 32 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 32 lines · 16 tokens per session scan A fe30b7ac753c

Subscribe to this mod's changes

photoshop-adjustment is a skill published in the GitHub repository dcc-mcp/dcc-mcp-photoshop (13 stars, last pushed 14d ago), with no licence file. It adds 16 tokens to every session and 187 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

designer-session

Host skill - inspect, author, save, and export a Substance 3D Designer graph. Use when an Agent needs bounded node, connection, parameter, output, package, resource, map, or SBSAR operations instead of arbitrary Python execution.

dcc-mcp/dcc-mcp-substance3d-designer · 52 tokens

form-list-layout

Configure what a form and a list look like — sysuiform, sysuisection and sysuielement for forms; sysuilist, sysuilistelement and sysuirelatedlist for lists; sysfilter for saved filters. Views, why a field must exist in the dictionary first, and what snowcreatemenu really writes.

serac-labs/serac · 70 tokens

maya-mesh-ops

Authoring stage — typed polygon construction and editing: loft, lathe, instance arrays, pivots, mirror, combine, separate, and cleanup. Use for creating or modifying polygon topology from explicit scene inputs. Not for primitive creation (use maya-primitives), construction-history or DG inspection (use…

dcc-mcp/dcc-mcp-maya · 90 tokens

maya-primitives

Authoring stage — schema-validated quick path for creating polygon primitives and editing transforms. Use for predictable, agent-driven primitive creation; the parameters are validated by inputSchema and the results carry structured object names. For complex mesh editing use maya-mesh-ops, for materials use…

dcc-mcp/dcc-mcp-maya · 81 tokens

houdini-mesh-ops

Authoring skill — typed procedural modeling operations with bounded schemas, native SOP parameter readback, and cooked geometry postconditions. Covers loft, lathe, extrude, bevel, inset, bridge, Boolean, edge-loop, radial array, mirror, UV, transform, merge, group, normal, triangulate, and convert flows.

dcc-mcp/dcc-mcp-houdini · 73 tokens

3dsmax-lookdev

Domain skill - configure OCIO color management, HDR environment lighting, preview materials, and assign renderer-specific materials (Arnold, V-Ray, Scanline) in 3ds Max.

dcc-mcp/dcc-mcp-3dsmax · 43 tokens