← Back to Skills Marketplace
harrylabsj

Social Energy Manager

by haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install social-energy-manager
Description
Track and manage your social energy levels with assessments and personalized recovery plans to help maintain balance and recharge effectively.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-energy-manager
  3. After installation, invoke the skill by name or use /social-energy-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug social-energy-manager
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Social Energy Manager?

Track and manage your social energy levels with assessments and personalized recovery plans to help maintain balance and recharge effectively. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Social Energy Manager?

Run "/install social-energy-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Social Energy Manager free?

Yes, Social Energy Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Social Energy Manager support?

Social Energy Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Social Energy Manager?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.

💬 Comments