bobcoin-account-switch

Automate Bobcoin budget reloads and IBM account switches with PowerShell scripts.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill bobcoin-account-switch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bobcoin-account-switch
Source: https://github.com/antigravityos187-sketch/universal-or-strategy/tree/main/plugins/bobcoin-account-switch
Command: npx skills add https://github.com/antigravityos187-sketch/universal-or-strategy --skill bobcoin-account-switch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage Bobcoin budget exhaustion and switch IBM accounts during long-running parallel epic workflows, ensuring seamless context preservation and minimal downtime.

Core Features & Use Cases

  • Budget Management: Detect Bobcoin budget exhaustion and trigger account switching processes.
  • Checkpoint Creation: Create checkpoint files for each Bob session to preserve state and resume workflows.
  • Account Switching: Provide detailed instructions for graceful session shutdown, authentication cleanup, and account switch.
  • Session Resumption: Resume all Bob sessions with zero context loss.
  • Automation Tools: Includes scripts for checkpoint creation, authentication clearing, and session resumption.
  • Use Case: Ideal for workflows with multiple parallel Bob sessions that require frequent Bobcoin budget reloads and IBM account switches.

Quick Start

Run the script to switch IBM accounts and reload Bobcoin budget: ./scripts/bobcoin_reload.ps1 -Resume

Frequently Asked Questions about bobcoin-account-switch

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I switch IBM accounts when Bobcoin budget is exhausted in parallel workflows?

To switch IBM accounts during Bobcoin budget exhaustion, this Skill automates graceful session shutdown, authentication clearing, and account switch procedures to ensure minimal downtime. It detects budget limits and triggers the reload process across parallel workflows.

How do I preserve session state during a Bobcoin account switch?

You preserve session state during a Bobcoin account switch by creating checkpoint files for each Bob session. This session checkpointing captures the workflow state, allowing you to resume sessions with zero context loss after the authentication clearing and account switch completes.

Can I manage multiple parallel Bob sessions with frequent Bobcoin budget reloads?

Yes, you can manage multiple parallel Bob sessions requiring frequent Bobcoin budget reloads. The Skill is specifically designed for parallel execution workflows, providing checkpoint creation and session resumption scripts to handle multiple sessions simultaneously without context loss.

What is the best way to automate Bobcoin budget management and account switching?

The best way to automate Bobcoin budget management is by using the included PowerShell scripts with Bob CLI commands. Running the bobcoin_reload.ps1 script with the -Resume flag automates checkpoint creation, authentication clearing, account switching, and session resumption.

Do I need PowerShell to run the Bobcoin account switch scripts?

Yes, you need PowerShell to run the Bobcoin account switch scripts because the automation tools utilize PowerShell scripts and Bob CLI commands for session checkpointing, authentication clearing, and account switch procedures within the parallel workflow environment.

Why does my Bobcoin workflow lose context after an IBM account switch?

Your Bobcoin workflow loses context after an IBM account switch if session checkpointing is not performed. This Skill solves the problem by creating checkpoint files for each Bob session before authentication clearing, ensuring zero context loss during the reload.