This skill should be used when building trading bots, implementing swap functionality, or adding cross-chain bridge support. Covers same-chain swaps, cross-chain bridges, ETH/WETH conversions, and amount formats.
$npx -y skills add bankrbot/claude-plugins --skill bankr-token-tradingInstalls into the current project.
Run `npx skills use "https://github.com/bankrbot/claude-plugins" --skill "bankrbot/claude-plugins/bankr-token-trading"` 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.