bankofai-guide

Installation
SKILL.md

BankOfAI Guide Skill

This skill handles three onboarding flows. Jump directly to the relevant section based on context.


Section A — Post-Install Onboarding (Flow 1)

Trigger: User message mentions bankofai-guide onboarding, post-install setup, or equivalent request after running npx skills add BofAI/skills.

Steps:

  1. Announce that skills installation is complete.
  2. Run npm install -g @bankofai/agent-wallet to install the Agent Wallet CLI.
  3. Run agent-wallet list silently to check wallet state.
  4. Inform the user that a wallet is needed for transfers and trading, and ask whether they want to set one up now or later.
  5. User confirms → proceed to Section B.
  6. User skips → acknowledge and end.
Installs
56
Repository
bofai/skills
GitHub Stars
79
First Seen
Apr 10, 2026
bankofai-guide — bofai/skills