This is a reference implementation for Bankr's async API pattern: submit a prompt, poll for status every 2 seconds, handle the terminal state. It's the kind of thing you'd use if you're building against the Bankr Agent API and need Claude to help you follow their three-step job workflow correctly. The skill documents the endpoints and expected flow, which is helpful if you're tired of looking up whether it's /agent/job or /job/agent for the fifth time today. Nothing fancy here, just a structured way to keep the submit-poll-complete pattern consistent across your codebase. If you're not using Bankr's API, this won't do anything for you.
npx -y skills add bankrbot/claude-plugins --skill "Bankr Dev - API Workflow" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills