Agent setup
The preferred user prompt is:
Read https://bloom.directory/SKILL.md and set up Bloom.An agent should then:
- Install or build the
bloombinary. - Run
bloom init. - Mount Bloom at
/bloomor the configured mount path. - Inspect
/bloom/docs/README.md,/bloom/status/, and the top-level tree before taking actions. - Explain what it can do and ask before confirming any transaction.
Rules for agents
- Do not write or use custom signing or broadcast code.
- Read generated plans before asking the user to approve anything.
- Treat missing config, disabled broadcasts, and policy failures as safety signals, not obstacles to bypass.
- Keep live mainnet and L2 sends opt-in.
Useful discovery commands
ls /bloom/
cat /bloom/docs/README.md
cat /bloom/status/daemon.json
cat /bloom/status/backends/summary.json
ls /bloom/chains
ls /bloom/tools