This lets Claude submit raw EVM transactions with custom calldata through the Bankr API. You'd use it when you need to interact with any smart contract directly, send value transfers with attached data, or execute pre-built calldata across supported chains without wrapping everything in higher level abstractions. It's the escape hatch for when you need full control over what goes on chain. The repo has 78 stars, so there's at least some community validation. Fair warning though: arbitrary transaction submission is powerful but also means you're responsible for getting the calldata right, so probably not the best starting point if you're new to EVM internals.
npx -y skills add bankrbot/claude-plugins --skill "Bankr Dev - Arbitrary Transactions" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills