This skill should be used when building apps that submit raw EVM transactions, custom contract calls, or need to execute pre-built calldata through Bankr. Covers JSON format, validation, and integration patterns.
$npx -y skills add bankrbot/claude-plugins --skill bankr-arbitrary-transactionInstalls into the current project.
Run `npx skills use "https://github.com/bankrbot/claude-plugins" --skill "bankrbot/claude-plugins/bankr-arbitrary-transaction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bankrbot/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bankrbot/claude-plugins"` and select the relevant skills, then follow their instructions.