diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json new file mode 100644 index 0000000..ba48ced --- /dev/null +++ b/.claude-plugin/plugin.json @@ -0,0 +1,10 @@ +{ + "name": "pashov-skills", + "description": "Solidity security skills from Pashov Audit Group — solidity-auditor and x-ray", + "version": "3.0.0", + "author": "pashov", + "repository": "https://github.com/pashov/skills", + "license": "MIT", + "keywords": ["solidity", "security", "audit", "smart-contracts", "x-ray"], + "skills": ["./solidity-auditor", "./x-ray"] +} diff --git a/README.md b/README.md index d526e7f..72504d5 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ run the solidity auditor with all the different agents possible on *specified fi update skills to latest version ``` +**Claude Code plugin install:** `/plugin marketplace add pashov/skills` then `/plugin install pashov-skills` + --- ## Skills