Photoshop

Photoshop is a skill for Claude Code, Codex from SFKislev/Flue. It costs 21 tokens per session (380 once invoked), scanned A, a copy of Audition, MIT.

A bridge for controlling Adobe Photoshop from shell commands through ExtendScript, Photoshop's scripting language. It lets a coding agent inspect documents and make bounded edits through the local bridge.

In plain words
What is it for?
Use it to inspect layers or selections and perform small Photoshop edits. Read the required bridge instructions first, and do not install the bridge without approval.
Why use it?
It provides a way for shell-based coding work to interact with an open Photoshop document.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to inspect layers or selections and perform small Photoshop edits. Read the required bridge instructions first, and do not install the bridge without approval.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sfkislev/flue/photoshop
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 SFKislev/Flue --skill photoshop
Clone the repo
git clone --depth 1 https://github.com/SFKislev/Flue

Made for: Claude Code, Codex.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/sfkislev/flue/photoshop/github.svg)](https://agentmods.dev/skills/sfkislev/flue/photoshop)
Your own site
<a href="https://agentmods.dev/skills/sfkislev/flue/photoshop"><img src="https://agentmods.dev/badge/skills/sfkislev/flue/photoshop/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

Your own site · 80×15
<a href="https://agentmods.dev/skills/sfkislev/flue/photoshop"><img src="https://agentmods.dev/badge/skills/sfkislev/flue/photoshop.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 380 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. Third-party audits
  • Socket pass 31 May 2026
  • Snyk pass 30 May 2026
How audits are shown
Origin 92% copy Near-identical to another mod 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.00021 $0.00380
Opus 5 $0.00010 $0.00190
Sonnet 5 $0.00004 $0.00076
Haiku 4.5 $0.00002 $0.00038

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

Security

Grade A, and why

Photoshop 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 9d ago.

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.

Origin

This is a copy

92% identical to Audition — 16 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/photoshop/SKILL.md · 22 lines

What it actually says

This skill lets a coding agent operate Adobe Photoshop on the desktop through Flue, a local shell-to-application bridge. The agent pipes ExtendScript into photoshop_bridge.py and gets structured JSON back.

agent shell -> photoshop_bridge.py -> ExtendScript -> JSON result

When to use

The human requests work performed inside Photoshop — inspect the open document, layers, selection; make bounded edits; run small ExtendScript steps. A CLI agent cannot act inside Photoshop without a bridge like Flue.

How to proceed

  1. Read FLUE.md in this directory first. It explains how Flue works, the bridge contract, a worked ExtendScript example, and safety expectations.
  2. If Flue is installed: also read C:\Users\fredd\.claude\skills\flue\SKILL.md and adapters/photoshop_adapter/APP.md for the operational contract, then work from there.
  3. If Flue is not installed: tell the human. The install command is pip install flue && flue setup. Do not install without explicit approval in the current session.

Other apps

Flue also supports Illustrator, Premiere, After Effects, InDesign, Audition, Blender, Houdini, 3ds Max, Unity, and Microsoft Office through the same stdin/stdout contract. One install covers all adapters.

Safety

Flue acts inside professional desktop software. Treat the human as the driver; prefer small, inspectable steps; avoid destructive actions unless explicitly requested. Flue is MIT-licensed and reviewable on GitHub / PyPI before use.

Files

What ships with it

1 file 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. 9d ago First seen · 22 lines · 21 tokens per session scan A 5eb34c2cb553

Subscribe to this mod's changes

Photoshop is a skill published in the GitHub repository SFKislev/Flue (79 stars, last pushed 7d ago), licensed MIT. It adds 21 tokens to every session and 380 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to Audition, differing in 16 lines, and is treated as a copy.

Related

Other skills, from other repositories

post-acceptance

This skill should be used when the user asks to "prepare conference presentation", "create presentation slides", "design poster", "make academic poster", "write promotion content", "create Twitter thread", or mentions post-acceptance conference preparation. Provides comprehensive workflow for presentation, poster, and…

Galaxy-Dawn/claude-scholar · 66 tokens

sc-skill

Capture deterministic macOS screenshots for testing, docs, release notes, and marketing assets. Use when asked to automate app screenshots, batch-generate screenshot sets, standardize window sizing/composition, or choose between Peekaboo and native macOS screenshot tooling.

jazzyalex/agent-sessions · 55 tokens

remove-ai-marks

Strip multi-vendor AI provenance from owned files: hidden Unicode (Layer A), statistical sampling watermarks via rewrite (Layer B — always offer), and C2PA/EXIF/XMP/container metadata on PNG/JPEG/WebP/SVG/PDF/DOCX/ODT/HTML/MD. Covers Claude, Gemini/SynthID-class, OpenAI provenance surfaces, and open-LLM sampling…

ShadowAqueduct/watermark-remover · 135 tokens

rexai-image-generation

An image-generation skill that uses RexAI to create new images from text or transform existing images from other images. It returns the result as a local file.

rexleimo/aios · 80 tokens

any-picture-format

A tool for converting images between formats such as PNG, JPEG, WEBP, GIF, BMP, TIFF, and ICO. It can work with local files, web addresses, or images copied to the clipboard.

huangwb8/skills · 62 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

composio-community/awesome-codex-skills · 59 tokens