This lets Claude submit raw EVM transactions with explicit calldata to any supported blockchain. You're working with the low-level stuff here: specifying the recipient address, hex-encoded data payload, value, and chain ID directly. It's useful when you need precise control over what gets sent to a contract and standard transaction builders are too opinionated or don't support your use case. The repo has 78 stars, so there's some community validation. Fair warning though, arbitrary transaction submission means you better know what you're doing because there's no guardrail between your calldata and the blockchain.
npx -y skills add bankrbot/claude-plugins --skill "Bankr Agent - Arbitrary Transactions" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot