Agent skill
using-brap-adapter
How to use the BRAP adapter/client in Wayfinder Paths for cross-chain quotes and swaps (data in/out, execution paths, approvals, and common gotchas).
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/using-brap-adapter
Metadata
Additional technical details for this skill
- tags
- wayfinder, brap, swap, bridge, execution
SKILL.md
When to use
Use this skill when you are:
- Building strategies that need swap/bridge quotes (read-only)
- Executing swaps/bridges on EVM chains (write paths)
- Debugging approvals, calldata, slippage, and unit conversion
How to use
- rules/high-value-reads.md - Quote endpoints + expected shapes
- rules/execution-opportunities.md - Swap execution and what it can broadcast
- rules/gotchas.md - Units, approvals, and safety rails
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?