Bms
/install bms
BMS — Battery Management System Reference
Quick-reference skill for battery management systems, cell monitoring, and pack safety.
When to Use
- Designing a BMS for lithium-ion battery packs
- Understanding cell balancing (passive vs active)
- Implementing SOC/SOH estimation algorithms
- Setting up thermal management and protection thresholds
- Evaluating BMS ICs and architectures
Commands
intro
scripts/script.sh intro
Overview of BMS — functions, architecture, and why every Li-ion pack needs one.
cellbalance
scripts/script.sh cellbalance
Cell balancing methods: passive (dissipative) vs active (redistributive).
soc
scripts/script.sh soc
State of Charge estimation: coulomb counting, OCV lookup, Kalman filter, impedance.
protection
scripts/script.sh protection
Protection circuits: overvoltage, undervoltage, overcurrent, short circuit, temperature.
thermal
scripts/script.sh thermal
Thermal management — air cooling, liquid cooling, phase change, heating in cold.
communication
scripts/script.sh communication
BMS communication protocols: CAN bus, SMBus, I²C, UART, and data frames.
topologies
scripts/script.sh topologies
BMS architectures: centralized, distributed, modular — and IC selection.
safety
scripts/script.sh safety
Safety standards, failure modes, and functional safety (ISO 26262, IEC 62619).
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install bms - After installation, invoke the skill by name or use
/bms - Provide required inputs per the skill's parameter spec and get structured output
What is Bms?
Battery Management System reference — cell balancing, SOC estimation, thermal management, and protection circuits. Use when designing BMS for lithium-ion pac... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Bms?
Run "/install bms" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Bms free?
Yes, Bms is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Bms support?
Bms is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Bms?
It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v1.0.0.