Skip to content

Commit 902e914

Browse files
authored
Add adobe-for-creativity plugin (#197)
Adobe's Creative Cloud skills for image editing, design automation, background removal, vectorization, and retouching. Points at the plugins/creative-cloud/adobe-for-creativity subdir of adobe/skills, SHA-pinned to current main.
1 parent d6c8015 commit 902e914

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,19 @@
333333
},
334334
"homepage": "https://github.com/figma/mcp-server-guide"
335335
},
336+
{
337+
"name": "adobe-for-creativity",
338+
"description": "Harness Adobe's creative AI-powered tools to edit images, automate design workflows, and bring creative visions to life — from background removal to vectorization and professional retouching.",
339+
"category": "design",
340+
"source": {
341+
"source": "git-subdir",
342+
"url": "https://github.com/adobe/skills.git",
343+
"path": "plugins/creative-cloud/adobe-for-creativity",
344+
"ref": "main",
345+
"sha": "f69558c215fe00c114a3946b9faf2db92cb14e09"
346+
},
347+
"homepage": "https://github.com/adobe/skills/tree/main/plugins/creative-cloud/adobe-for-creativity"
348+
},
336349
{
337350
"name": "pdf-viewer",
338351
"source": "./pdf-viewer",

0 commit comments

Comments
 (0)