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:
- Announce that skills installation is complete.
- Run
npm install -g @bankofai/agent-walletto install the Agent Wallet CLI. - Run
agent-wallet listsilently to check wallet state. - Inform the user that a wallet is needed for transfers and trading, and ask whether they want to set one up now or later.
- User confirms → proceed to Section B.
- User skips → acknowledge and end.