This skill should be used when building apps that need to sign messages, sign typed data (EIP-712), sign transactions, or submit raw transactions via the Bankr API. Covers the synchronous /agent/sign and /agent/submit endpoints with TypeScript patterns.
$npx -y skills add bankrbot/claude-plugins --skill bankr-sign-submit-apiInstalls into the current project.
Run `npx skills use "https://github.com/bankrbot/claude-plugins" --skill "bankrbot/claude-plugins/bankr-sign-submit-api"` 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.