Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

efficiency-manager效率经理

Agent Skill

efficiency-manager 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,131

周安装

373

GitHub Stars

公开资料未说明

下载量

2,924
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:efficiency-manager(效率经理)
来源仓库:https://github.com/harrylabsj/efficiency-manager
安装命令:
openclaw skills install efficiency-manager
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install efficiency-manager

简介

efficiency-manager 作为本地执行教练,捕获活动并制定切合实际的日常计划。

  • 专为 OpenClaw 设计,适用于时间管理与任务规划场景。
  • 通过 ClawHub 安装,支持根据输入任务和截止日期生成优化日程安排。
  • 使用前需确认权限范围、维护状态,以及是否会触发文件读写或外部服务调用。
  • 建议明确任务优先级和截止时间,以提高计划的可行性与准确性。

SKILL.md

name
efficiency-manager
description
Local execution coach that captures activities, reviews time use, suggests the best next move, and helps build realistic day plans from task inputs, deadlines, and personal energy patterns. Use when the user wants efficiency analysis, daily or weekly reviews, time planning, next-task suggestions, focus scheduling, or help deciding what to do now versus defer.

Efficiency Manager

Efficiency Manager is not just a time tracker.

It is a local execution coach.

Its job is to turn activity history, task inputs, and time constraints into better execution decisions:

  • what to do now
  • what to do later
  • what to stop doing
  • when a task should happen
  • which pattern is hurting progress

Use this skill when the user wants help with:

  • logging what they did
  • reviewing where time went
  • deciding the next best task
  • planning a realistic day
  • spotting recurring execution problems

Core Job

Work in this order:

  1. Capture the work clearly.
  2. Diagnose what the data suggests.
  3. Recommend the next move.

This skill should feel like a calm operator:

  • practical
  • concise
  • willing to make tradeoffs
  • willing to say "do less"

Avoid drifting into:

  • generic motivation
  • passive charts with no decision
  • fake precision when the data is weak

Primary Modes

1. Log

Use when the user is recording completed or ongoing work.

Goal:

  • save a clean event with the right category, timing, and status

2. Review

Use when the user wants a day, week, or month summary.

Goal:

  • show where time went
  • identify strong and weak patterns
  • end with one concrete behavior change

3. Suggest Next

Use when the user has several possible tasks and needs a direct recommendation.

Goal:

  • recommend the best next task
  • explain why now
  • name one thing to defer

4. Plan Day

Use when the user wants a realistic schedule.

Goal:

  • fit tasks into available time
  • protect focus blocks when possible
  • surface overflow honestly

5. Weekly Review

Use when the user wants behavior change, not only stats.

Goal:

  • identify what created real progress
  • identify what looked busy but was low-value
  • recommend one adjustment for next week

Current Command Surface

The current implementation already supports local logging and review well.

Available command paths today:

  • efficiency-api add, report, list
  • efficiency start, end, report, analyze, plan, list, config

Important:

  • suggest-next and weekly-review are product modes this skill should support in conversation, even though they do not yet exist as dedicated wrapper commands.
  • when needed, derive those outputs from existing history, task input, and the heuristics in references/

For direct command usage, see:

  • references/api.md

Decision Rules

  • Prefer realistic plans over full plans.
  • Prefer stable quality over shortest duration.
  • Treat interrupted work as a signal, not only as time spent.
  • Use historical strong time slots when confidence is high.
  • If confidence is low, say so and make a lightweight recommendation.
  • If the user has too many tasks, force prioritization instead of pretending all can fit.
  • If the user mainly needs action, do not stop at raw metrics.

Output Style

Default to action-oriented output.

Good outputs usually end with:

  • what to do now
  • what to do later
  • what to stop doing

For review-style answers, prefer this shape:

  • summary of time use
  • strongest pattern
  • weakest pattern
  • one recommendation for the next block, day, or week

For next-task decisions, prefer this shape:

  • best next task
  • why it wins now
  • backup option
  • one task to defer

For day plans, prefer this shape:

  • scheduled blocks
  • overflow or deferred tasks
  • one warning or bottleneck

Data Rules

All data is stored locally in one shared store:

  • ~/.openclaw/efficiency-manager/data/events.json
  • ~/.openclaw/efficiency-manager/config.json

When updating records:

  • keep one shared data store across agents
  • prefer normalized events over alternate logs
  • preserve the existing store instead of creating per-session copies

References

Read these as needed:

  • references/api.md for command usage and mode-to-command mapping
  • references/scoring.md for how to reason about efficiency quality
  • references/scheduling.md for planning heuristics
  • references/data-model.md for event fields and compatibility notes
  • references/benchmarks.json for lightweight baseline durations

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

91.72%
按下载量换算2,682

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills