← 返回 Skills 市场
harrylabsj

Idle Reward Optimizer

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install idle-reward-optimizer
功能描述
Design low-friction idle, light-interaction, and micro-progress actions for fragmented or low-energy time while protecting recovery. Use when the user wants...
使用说明 (SKILL.md)

Idle Reward Optimizer

Chinese name: 挂机收益优化

Purpose

Help the user turn fragmented or low-energy windows into gentle progress loops without stealing recovery. This skill is descriptive only. It does not create reminders, automations, or time-tracking systems.

Use this skill when

  • The user keeps losing small pockets of time to mindless scrolling.
  • The user wants useful actions for waiting, commuting, transitions, or recovery periods.
  • The user has low energy and needs options lighter than full-focus work.
  • The user wants a repeatable “idle reward” system that feels kind instead of punishing.

Inputs to collect

  • Fragmented time windows and their usual length.
  • Low-energy periods, common locations, and interruption level.
  • Tasks or themes that benefit from tiny amounts of progress.
  • Recovery needs, boundaries, and times that should stay empty.

Workflow

  1. Map the user’s fragmented windows, low-energy zones, and common waiting scenes.
  2. Sort candidate actions into idle, light interaction, micro-progress, and maintenance buckets.
  3. Match each scene with one low-friction action pack that fits the real energy cost.
  4. Add reuse rules so the user can repeat the pack without re-deciding every time.
  5. End with leave-blank rules for windows that should stay restful.

Output Format

  • Fragmented time map with scene, energy level, and safe action intensity.
  • Idle reward actions that need almost no thought.
  • Micro-progress actions that fit inside one to five minutes.
  • Leave-blank rules that protect rest and recovery.

Quality bar

  • Protect recovery first, instead of trying to monetize every spare minute.
  • Every suggested action must be genuinely light enough for the stated context.
  • Include at least one reusable action loop that can compound over time.
  • Keep the plan realistic for family life, commuting, or interruptions.

Edge cases and limits

  • If the user sounds depleted, prioritize restorative idle options before productivity ideas.
  • If time windows are highly unpredictable, use scene-based menus rather than fixed schedules.
  • Do not present this skill as a replacement for timers, trackers, or automation tools.

Compatibility notes

  • Can pair conceptually with game-inventory-manager and boss-fight-stamina-manager.
  • Works well for family life, commuting gaps, transition time, and recovery periods.
  • Text only, with no reminder or scheduling integration.
安全使用建议
This skill appears to be a harmless, text-only guidance helper: it only reads its own SKILL.md and user input and returns a formatted plan. Before installing, you may (1) review handler.py to confirm no network calls are added, (2) run the included tests locally if you run third-party code, and (3) note the small mismatch that metadata says 'instruction-only' even though Python files are present — this is not dangerous but is worth being aware of. If you want to be extra cautious, run the skill in an environment without sensitive credentials available (it doesn't need any).
功能分析
Type: OpenClaw Skill Name: idle-reward-optimizer Version: 1.0.0 The idle-reward-optimizer skill is a purely descriptive tool designed to provide time-management advice. The handler.py script performs safe text parsing and formatting of the SKILL.md file to generate guidance cards, and the instructions in SKILL.md are focused on productivity and recovery without any malicious commands, network activity, or data exfiltration attempts.
能力评估
Purpose & Capability
The name/description (design low-friction idle actions) matches the SKILL.md and the handler code: the handler reads SKILL.md, formats a guidance card, and returns text. The only minor mismatch is the metadata's claim that the skill is 'instruction-only' while repository includes handler.py and tests — but those files implement a harmless renderer for the instruction content and are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to collect only user-provided context (fragmented time, energy, tasks) and to produce textual action packs. It explicitly states it does not create reminders/automations. The handler implementation only reads its local SKILL.md and the provided user input; it does not access other files, env vars, or network endpoints.
Install Mechanism
There is no install spec and no downloaded code at runtime. The skill ships with local Python files (handler and tests) which are readable and self-contained. No external package installs, URLs, or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The handler does not read environment variables or request secrets, which is proportionate to a purely textual guidance skill.
Persistence & Privilege
The skill does not request always:true and is user-invocable only; it does not modify other skills or system configuration. Autonomous invocation is allowed by platform default, but the skill's limited scope and lack of credential access keeps its privilege low.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install idle-reward-optimizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /idle-reward-optimizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of idle-reward-optimizer. - Helps users turn fragmented or low-energy time into gentle, low-effort progress without sacrificing recovery. - Prioritizes rest and sets boundaries for times that should remain restful. - Guides users to create scene-based action packs for waiting, transitions, or tired periods. - Designed for descriptive advice only—does not set reminders or automate tasks. - Works in a variety of contexts, including family life and commuting.
元数据
Slug idle-reward-optimizer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Idle Reward Optimizer 是什么?

Design low-friction idle, light-interaction, and micro-progress actions for fragmented or low-energy time while protecting recovery. Use when the user wants... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Idle Reward Optimizer?

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

Idle Reward Optimizer 是免费的吗?

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

Idle Reward Optimizer 支持哪些平台?

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

谁开发了 Idle Reward Optimizer?

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

💬 留言讨论