← 返回 Skills 市场
harrylabsj

Social Energy Manager

作者 haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install social-energy-manager
功能描述
Track and manage your social energy levels with assessments and personalized recovery plans to help maintain balance and recharge effectively.
安全使用建议
This skill appears to be a small, local text-analysis tool that produces an energy assessment and recovery suggestions; it does not call external services or request credentials. If you care about provenance, note the package has no homepage and the author is an opaque identifier — review the small handler.py yourself if you want to be certain. If you plan to feed sensitive personal data, be aware the skill will process that text locally but does not show any built-in data retention or export; nonetheless, verify your deployment environment's logging/telemetry settings if you need strict privacy.
功能分析
Type: OpenClaw Skill Name: social-energy-manager Version: 0.1.0 The skill bundle is a straightforward social energy tracking tool that uses keyword matching to provide lifestyle advice. The code in handler.py is purely functional, containing no network requests, file system operations, or suspicious execution patterns. The instructions in SKILL.md are aligned with the stated purpose and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
Name/description (social energy assessment and recovery plans) align with the included handler.py logic and the SKILL.md. The functions parse text, produce a score/status/action and recovery plan — all coherent with the stated purpose. Minor note: skill.json's description is generic ('auto-generated skeleton') and the source/homepage are missing, but this is an attribution/metadata gap, not a capability mismatch.
Instruction Scope
SKILL.md contains limited runtime instructions (triggers and expected JSON output). The handler implementation only analyzes input text, constructs assessments and recovery plans, and returns a small in-memory 'socialEnergyLog' with the current date. It does not read arbitrary files, environment variables, or external endpoints.
Install Mechanism
No install spec is present (instruction-only style). The package includes a small Python handler but there is no download-from-URL, package manager install, or archive extraction. No code is written to disk at runtime beyond normal execution of the provided handler.
Credentials
The skill declares no required environment variables, no primary credentials, and no config paths. The code does not access os.environ or other credentials. Requested privileges are minimal and proportionate to the simple text-analysis purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify agent/system configuration. It returns an ephemeral 'socialEnergyLog' object (date + logged flag) but does not persist data to disk or external services.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-energy-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-energy-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Social Energy Manager. - Enables users to track and manage social energy consumption. - Provides energy level assessments with scores, color codes, and status indicators. - Suggests personalized recovery plans (immediate, daily, weekly). - Delivers practical tips for maintaining and restoring social energy. - Accepts triggers like feeling socially drained, low energy, or the need to recharge.
元数据
Slug social-energy-manager
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Social Energy Manager 是什么?

Track and manage your social energy levels with assessments and personalized recovery plans to help maintain balance and recharge effectively. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Social Energy Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-energy-manager」即可一键安装,无需额外配置。

Social Energy Manager 是免费的吗?

是的,Social Energy Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Social Energy Manager 支持哪些平台?

Social Energy Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Social Energy Manager?

由 haidong(@harrylabsj)开发并维护,当前版本 v0.1.0。

💬 留言讨论