adobe-skills

A marketplace package containing official Adobe skills for agent-based work, including website redesign and browser-based web analysis.

In plain words
What is it for?
It is used to discover Adobe plugins for design, web-page inspection, browser automation, and Adobe Experience Manager work.
Why use it?
It provides a catalog and installation source for several Adobe-focused add-ons instead of listing each one separately.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add adobe/skills
agentmods
npx agentmods add plugins/adobe/skills/marketplace
Clone the repo
git clone --depth 1 https://github.com/adobe/skills

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

adobe-skills 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 2d 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.

.claude-plugin/marketplace.json · 215 lines

How it starts

The opening of the file, as written. The whole thing — 215 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "adobe-skills",
  "owner": {
    "name": "Adobe"
  },
  "metadata": {
    "description": "Official Adobe Skills for AI Agents",
    "version": "1.0.0"
  },
  "allowCrossMarketplaceDependenciesOn": [
    "impeccable"
  ],
  "plugins": [
    {
      "name": "stardust",
      "source": "./plugins/stardust",
      "description": "Redesign an existing website to make it better. Higher-level guided flow on top of impeccable.",
      "version": "0.18.1",
      "category": "design",
      "keywords": [
        "design",
        "redesign",
        "frontend",
        "skills",
        "impeccable"
      ],
      "author": {
        "name": "Adobe"
      },
      "homepage": "https://github.com/adobe/skills",
      "repository": "https://github.com/adobe/skills",
      "license": "Apache-2.0"
    },
    {
      "name": "web",
      "source": "./plugins/web",
      "description": "Browser automation and web page analysis skills using playwright-cli: connect via CDP, probe bot protection, dismiss overlays, capture DOM trees, reduce pages to skeletons, extract page resources.",
      "version": "1.0.0",
      "category": "web",
      "keywords": ["browser", "playwright", "cdp", "web-scraping", "page-analysis", "automation"],
      "author": {
        "name": "Adobe"
      },
      "homepage": "https://github.com/adobe/skills",
      "repository": "https://github.com/adobe/skills",
      "license": "Apache-2.0"
    },
    {
      "name": "aem-edge-delivery-services",
      "source": "./plugins/aem/edge-delivery-services",
      "description": "Skills for AEM Edge Delivery Services development"
    },
    {
      "name": "aem-cloud-service",
      "source": "./plugins/aem/cloud-service",
      "description": "All AEM as a Cloud Service skills: component development, Dispatcher config authoring and hardening, workflow design and debugging, code assessment and migration from legacy AEM, content distribution, and Rapid Development Environment (RDE) support.",
      "vers

Read the full file on GitHub · 215 lines

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. 2d ago First seen · 215 lines scan A 3464811a077c

Subscribe to this mod's changes

adobe-skills is a plugin published in the GitHub repository adobe/skills (175 stars, last pushed 3d ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.