diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json deleted file mode 100644 index cbf09b2..0000000 --- a/.claude-plugin/plugin.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "trogonstack-agentskills", - "version": "0.2.0", - "description": "TrogonStack agent skills — modular, reusable capabilities for Claude-powered agents", - "author": { - "name": "TrogonStack", - "url": "https://github.com/TrogonStack" - }, - "homepage": "https://github.com/TrogonStack/agentskills", - "repository": "https://github.com/TrogonStack/agentskills", - "license": "MIT", - "keywords": [ - "trogonstack", - "diataxis", - "eventmodeling" - ], - "skills": "./skills/" -}