← Back to Skills Marketplace
harrylabsj

Energy Peak Finder

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install energy-peak-finder
Description
Turn several days of observation into a simple energy pattern review with likely peak windows, low windows, disruptors, task matching, and a one-week experim...
README (SKILL.md)

Energy Peak Finder

Overview

Use this skill to spot when the user's energy actually supports focus, creativity, stamina, and recovery. It helps the user observe repeated peaks and troughs, separate sustainable energy from urgency or caffeine spikes, and match task types to the most realistic time windows.

This skill is descriptive only. It does not use wearables, calendars, biometrics, or analytics backends.

Trigger

Use this skill when the user wants to:

  • find their best window for deep work
  • understand daily energy slumps
  • distinguish true energy from urgency or caffeine buzz
  • match task type to time of day
  • run a one-week experiment before locking in a schedule

Example prompts

  • "Help me figure out when my energy peaks"
  • "I keep doing hard work at the wrong time of day"
  • "Map my focus windows from these notes"
  • "Turn my energy observations into a weekly experiment"

Workflow

  1. Review several days of energy, alertness, mood, hunger, and interruptions.
  2. Divide the day into simple time blocks.
  3. Identify repeated peaks, troughs, and false peaks.
  4. Note confounders like sleep, meals, workouts, caffeine, and interruptions.
  5. Match task types to each energy band.
  6. Suggest a one-week experiment to validate the pattern.

Inputs

The user can provide any mix of:

  • notes about mornings, afternoons, and evenings
  • focus, creativity, stamina, or crash periods
  • sleep quality, meals, caffeine, or workout context
  • interruptions from work or family
  • task types that feel easier or harder at different times
  • notes from several days or one rough week

Outputs

Return a markdown energy review with:

  • observation summary
  • task matching by energy band
  • hypotheses about what boosts or drains energy
  • one seven-day experiment

Safety

  • Use repeated observations when possible, not one unusually good or bad day.
  • Separate energy from mood, panic, or deadline urgency.
  • Keep recommendations flexible when family, health, or work obligations limit ideal scheduling.
  • Do not turn the pattern into a fixed identity label too quickly.

Acceptance Criteria

  • Return markdown text.
  • Identify a best window, lowest window, and common disruptors.
  • Match peak, medium, and low-energy tasks to usable time bands.
  • End with a one-week experiment.
Usage Guidance
This skill appears low-risk and does what its description promises: it analyzes text notes to suggest energy windows and a one-week experiment. Before installing or using it, consider: (1) It uses simple keyword heuristics — results are heuristic, not clinical; validate suggestions yourself. (2) Verify where the skill runs in your environment (local vs remote agent) because any user text you submit could be logged or transmitted by the hosting agent/platform — the skill itself contains no network calls. (3) Don't submit sensitive health or identifying information in observations you don't want stored or transmitted. (4) If you have concerns, review handler.py and run the included tests locally to confirm behavior.
Capability Analysis
Type: OpenClaw Skill Name: energy-peak-finder Version: 1.0.0 The energy-peak-finder skill is a purely analytical tool that uses keyword matching to identify energy patterns and suggest productivity improvements. The Python code (handler.py) and instructions (SKILL.md) contain no network activity, file system modifications, or data exfiltration logic, and the implementation is consistent with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description (finding energy peaks from observation notes) matches the code and SKILL.md. The code only parses text, scores time blocks, reports disruptors, and produces a one-week experiment. There are no unrelated env vars, binaries, or surprising capabilities.
Instruction Scope
SKILL.md instructs the agent to analyze user-provided observations; handler.py implements that workflow. The runtime only reads the bundled SKILL.md file and the provided input text; it does not access calendars, wearables, external APIs, or other system paths.
Install Mechanism
No install specification or external downloads. This is effectively an instruction-only skill with small local Python code and tests, so nothing is pulled from the network or written to the system outside the skill package.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not read environment secrets. All operations are local string processing; requested privileges are minimal and proportionate.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It performs no persistent installs or daemonization.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install energy-peak-finder
  3. After installation, invoke the skill by name or use /energy-peak-finder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Energy Peak Finder skill. - Guides users to review self-observed energy patterns across several days. - Identifies likely peak and low energy windows, common disruptors, and matches task types to energy levels. - Provides a markdown summary including observation overview, task recommendations by energy band, and hypothesized energy influencers. - Suggests a customizable one-week experiment for users to validate their patterns. - Does not require wearables or digital tracking—relies entirely on user-reported observations.
Metadata
Slug energy-peak-finder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Energy Peak Finder?

Turn several days of observation into a simple energy pattern review with likely peak windows, low windows, disruptors, task matching, and a one-week experim... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Energy Peak Finder?

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

Is Energy Peak Finder free?

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

Which platforms does Energy Peak Finder support?

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

Who created Energy Peak Finder?

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

💬 Comments