← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-battery-monitor
功能描述
Helps assess social energy, evaluate upcoming events' impact, and create realistic plans with boundaries and recovery to manage social overload.
安全使用建议
This skill is internally consistent and implements only local input parsing and text generation — it doesn't send data externally or request secrets. You can install it with low risk from the perspective of credential or network exfiltration. As with any mental-health–adjacent tool, it should be used for descriptive planning only and not as a substitute for professional care; review outputs before acting on them. If you want extra assurance, inspect or run the included tests locally (tests/test_handler.py) to see sample behavior.
功能分析
Type: OpenClaw Skill
Name: social-battery-monitor
Version: 1.0.0
The skill is a text-processing tool designed to help users manage social energy. The code in handler.py uses basic keyword matching and string formatting to generate a social battery plan; it contains no network calls, file system writes, or execution of external commands. The instructions in SKILL.md are strictly conversational and align with the stated purpose without any malicious prompt-injection attempts.
能力评估
Purpose & Capability
Name/description match what the code and SKILL.md do: analyze user text or a small events dict and produce a Social Battery Plan. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs purely descriptive operations (assessment, planning, boundary phrases) and explicitly forbids calendar or message actions. The handler implements only local parsing and plan generation and does not access unrelated system files or network endpoints.
Install Mechanism
No install spec; this is instruction-only with bundled Python handler and tests. No downloads, package installs, or archive extraction are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The code only reads its local SKILL.md file for metadata (benign), and otherwise uses inputs supplied at runtime.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or global agent configuration. It can be invoked autonomously (platform default) but has no broad privileges or credential access that would increase risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-battery-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-battery-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of social-battery-monitor
- Helps users assess their current social energy and identify signs of depletion.
- Allows classification of upcoming social events by energy cost and personal value.
- Supports planning with recovery blocks, exit strategies, and realistic boundaries.
- Provides a structured output format for user-friendly social battery planning.
- Focuses on practical, descriptive support without calendar integration or messaging.
元数据
常见问题
Social Battery Monitor 是什么?
Helps assess social energy, evaluate upcoming events' impact, and create realistic plans with boundaries and recovery to manage social overload. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Social Battery Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-battery-monitor」即可一键安装,无需额外配置。
Social Battery Monitor 是免费的吗?
是的,Social Battery Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Battery Monitor 支持哪些平台?
Social Battery Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Battery Monitor?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills