设备电量查询
v1.0.0设备电量查询与播报。当用户询问电量、剩余电量、还有多少电、电池状态、耳机电量、耳机仓电量、左耳电量、右耳电量时使用此技能。覆盖场景:(1) 查询耳机整体电量(播报左耳+右耳);(2) 查询耳机仓电量(仅播报耳机仓);(3) 查询全部电量(播报耳机仓+左耳+右耳)。
⭐ 0· 80·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name, description, and runtime instructions consistently target querying and speaking headphone/battery information. No unrelated credentials, binaries, or system paths are requested, so the declared purpose aligns with what the skill contains.
Instruction Scope
SKILL.md defines intent keywords, selection rules, time-format rules, and playback templates—nothing instructs the agent to read unrelated files or exfiltrate data. However, it does not describe any mechanism to actually obtain battery levels (no APIs, commands, or connectors are specified), so the skill by itself is only a presentation/intent layer and requires other integrations to function.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be written to disk or fetched during install.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no disproportionate requests for secrets or system access.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges or modifications. It does not attempt to auto-enable itself or change other skills' configurations.
Assessment
This skill is a safe, coherent intent-and-speech template for reporting battery states, but it does not include any code or instructions for actually retrieving battery levels from devices. Before installing or enabling it in a production agent, confirm how the agent will obtain real battery data (which device API, platform connector, or privileged permission will provide left/right/case percentages and expected runtime). Ensure any connector you enable to supply battery values has the minimal necessary permissions and that you trust it with device access. Also test the skill in a controlled setting to verify it doesn't produce canned responses when no real data source is connected.Like a lobster shell, security has layers — review code before you run it.
latestvk979z5tjzg4cvjkc6mdjkhnb2583vzz7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
