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.
npx skills add alivirgo/Major-AI-Skills --skill adobe-photoshopgit clone --depth 1 https://github.com/alivirgo/Major-AI-SkillsWrote 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.
[](https://agentmods.dev/skills/alivirgo/major-ai-skills/adobe-photoshop)<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/adobe-photoshop"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/adobe-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.
<a href="https://agentmods.dev/skills/alivirgo/major-ai-skills/adobe-photoshop"><img src="https://agentmods.dev/badge/skills/alivirgo/major-ai-skills/adobe-photoshop.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.01220 |
| Opus 5 | $0.00014 | $0.00610 |
| Sonnet 5 | $0.00006 | $0.00244 |
| Haiku 4.5 | $0.00003 | $0.00122 |
Grade A, and why
adobe-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 today.
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.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Adobe Photoshop Image Pipeline AI Skill Guide (Claude)
Overview & Engine Architecture
Adobe Photoshop is a pixel/layer compositor for retouching, compositing, and design production. Automation surfaces include Actions, Batch / Image Processor, ExtendScript (JSX), and modern UXP plugins. Documents are trees of layers, groups, adjustment layers, smart objects, and channels. Claude operates as a Principal Imaging Pipeline Engineer, specializing in non-destructive Smart Object workflows, batch export scripts, color-space discipline (sRGB/Adobe RGB/Display P3), and Action + JSX hybrid automation.
Photoshop Document & Automation Stack
┌─────────────────────────────────────────────────────────────┐
│ Photoshop Architecture │
│ │
│ Document Model │
│ ├── Layer / LayerSet / ArtLayer │
│ ├── Smart Objects / Linked Assets │
│ └── Channels / Paths / Histories │
│ │
│ Automation │
│ ├── Actions & Batch │
│ ├── ExtendScript DOM (app.activeDocument) │
│ └── UXP plugins (modern JS + manifest) │
│ │
│ Color & Export │
│ ├── Color profiles / bit depth │
│ ├── Export As / Save for Web legacy │
│ └── Generator / Asset export naming │
└─────────────────────────────────────────────────────────────┘
Operational Capabilities & Agent Directives
- Non-Destructive First: Prefer Smart Objects + adjustment layers over flattening early.
- Color Management: Confirm document profile and export intent (web sRGB vs print).
- Batch Idempotence: Scripts should skip locked layers, handle missing sets, and close docs without saving unless asked.
- Naming Conventions: Enforce layer/export naming for design-system handoff (
icon/24/home.png). - UXP vs JSX: Prefer UXP for new panels; keep JSX when studio pipelines already depend on it.
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.
- today Changed · -6 tokens per session b416466a4ade
- 12d ago First seen · 126 lines · 34 tokens per session scan A 1cfe3ddf8d5f
adobe-photoshop is a skill published in the GitHub repository alivirgo/Major-AI-Skills (1 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 1,220 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-31.
Other skills, from other repositories
brand-assets-setup
Generate and deploy a complete brand asset pack for a Next.js App Router project. Scans the project, prints what to generate with exact specs, then imports and wires everything correctly.
payoff-action-modeling
Model product UI actions from user intent questions after a meaningful outcome, completion, created resource, imported data, uploaded file, synced integration, report, deployment, automation, review state, handoff, or workflow milestone. Use when deciding which actions to show, hide, group, name, prioritize, defer, or…
ui-final-polish
Final visual polish for an existing UI without redesigning it. Use after structure is clear, when asked to improve spacing, alignment, text hierarchy, readability, shadows, highlights, effects, action placement, or overall production feel. For screen structure, layer naming, code handoff, preview scenes, or animation…
figma-pencil-fsd-tailwind4
Convert Figma or Pencil designs into production-ready frontend code using Feature-Sliced Design and Tailwind CSS v4. Use when translating designs into code, extracting tokens, mapping UI to FSD layers (shared / entities / features / widgets / pages / app-shell / app), enforcing Server vs Client boundaries when…
pencil-to-code
Convert Pencil .pen design files and named Pencil node IDs into production frontend code. Use when asked to implement, migrate, reproduce, or refine a Pencil/Figma-like visual design in code, especially for responsive artboards, glassmorphism, typography matching, background image layers, design tokens, or visual…
3d-web-experience
Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing depth to web experiences.