スキル一覧に戻る
Andrejones92

adobe-photoshop-web

by Andrejones92

0🍴 0📅 2026年1月9日
GitHubで見るManusで実行

SKILL.md


name: adobe-photoshop-web description: Edit images with Photoshop on the web - perform advanced photo editing, apply AI features, and manage creative projects category: design

Adobe Photoshop Web Skill

Overview

Enables Claude to use Adobe Photoshop's web version for image editing tasks including AI-powered features like Generative Fill, background removal, and standard photo editing operations.

Quick Install

curl -sSL https://canifi.com/skills/adobe-photoshop-web/install.sh | bash

Or manually:

cp -r skills/adobe-photoshop-web ~/.canifi/skills/

Setup

Configure via canifi-env:

# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash

canifi-env set ADOBE_EMAIL "your-email@example.com"
canifi-env set ADOBE_PASSWORD "your-password"

Privacy & Authentication

Your credentials, your choice. Canifi LifeOS respects your privacy.

If you prefer not to share credentials with Claude Code:

  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password

Option 2: Environment Variables

If you're comfortable sharing credentials, you can store them locally:

canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"

Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.

Capabilities

  • Open and edit images in browser
  • Use Generative Fill AI features
  • Remove and replace backgrounds
  • Apply filters and adjustments
  • Export in various formats
  • Sync with Creative Cloud

Usage Examples

Example 1: Remove Background

User: "Remove the background from my product photo"
Claude: I'll remove the background.
1. Opening Photoshop web via Playwright MCP
2. Uploading your product image
3. Using AI background removal
4. Refining edges if needed
5. Exporting as transparent PNG

Example 2: Generative Fill

User: "Extend my landscape photo to make it wider"
Claude: I'll extend your image.
1. Opening the landscape in Photoshop web
2. Expanding canvas to desired width
3. Using Generative Fill on new areas
4. Prompting for matching landscape
5. Blending results naturally

Example 3: Apply Adjustments

User: "Enhance the colors and lighting in my portrait"
Claude: I'll enhance your portrait.
1. Opening the portrait image
2. Applying auto-enhance adjustments
3. Fine-tuning exposure and color
4. Saving enhanced version

Authentication Flow

  1. Navigate to photoshop.adobe.com via Playwright MCP
  2. Sign in with Adobe ID
  3. Enter email and password
  4. Handle 2FA if enabled (via iMessage)
  5. Wait for web app to fully load

Error Handling

  • Login Failed: Retry up to 3 times, notify via iMessage
  • Session Expired: Re-authenticate with Adobe ID
  • Rate Limited: Implement backoff strategy
  • 2FA Required: Send iMessage notification
  • Processing Failed: Retry operation or simplify
  • File Too Large: Suggest resize or compression

Self-Improvement Instructions

When Photoshop web updates:

  1. Document new AI features and tools
  2. Update workflow for new capabilities
  3. Track interface changes
  4. Log performance improvements

Notes

  • Requires Creative Cloud subscription
  • Web version has fewer features than desktop
  • Large files may be slower to process
  • Generative AI features use credits
  • Syncs with Creative Cloud storage

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です