Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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"]
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down