This skill should be used when executing Bankr requests, submitting prompts to Bankr API, polling for job status, checking job progress, using Bankr MCP tools, or understanding the submit-poll-complete workflow pattern. Provides the core asynchronous job pattern for all Bankr API operations.
$npx -y skills add bankrbot/claude-plugins --skill bankr-job-workflowInstalls into the current project.
Run `npx skills use "https://github.com/bankrbot/claude-plugins" --skill "bankrbot/claude-plugins/bankr-job-workflow"` 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.