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]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bms - 安装完成后,直接呼叫该 Skill 的名称或使用
/bms触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bms 是什么?
Battery Management System reference — cell balancing, SOC estimation, thermal management, and protection circuits. Use when designing BMS for lithium-ion pac... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Bms?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bms」即可一键安装,无需额外配置。
Bms 是免费的吗?
是的,Bms 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bms 支持哪些平台?
Bms 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bms?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v1.0.0。