This wraps the Bankr x402 SDK's async job handling into something Claude can work with directly. You get the usual job queue operations: submit work with prompt(), wait synchronously with promptAndWait(), poll status, cancel jobs mid-flight, and batch operations. The promptAndWait() method is what you'll reach for most of the time unless you're building something that needs manual control over polling intervals. Good for when you're dealing with long-running tasks that would timeout in a single request. The repo has 78 stars, so it's not battle-tested at scale, but the API surface is straightforward enough that you can tell what you're getting.
npx -y skills add bankrbot/claude-plugins --skill "Bankr x402 SDK - Job Management" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills