diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json deleted file mode 100644 index e06eaf4..0000000 --- a/.claude-plugin/marketplace.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "saiden", - "description": "Saiden's Claude Code plugins", - "owner": { - "name": "aladac", - "url": "https://github.com/aladac" - }, - "plugins": [ - { - "name": "browse", - "description": "Browser automation and image processing tools using Playwright WebKit", - "source": "./" - } - ] -}