← Back to Skills Marketplace
ivangdavila

Time Management

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ⚠ suspicious
907
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install time-management
Description
Plan days, prioritize tasks, and protect focus time with time blocking, weekly reviews, and energy-aware scheduling.
Usage Guidance
This skill appears to do what it says (time blocking, prioritization) and requires no external credentials, but it asks the agent to read its setup file 'silently' and not tell the user about file names — a secrecy behavior that is unnecessary for a coaching skill and could hide unexpected actions. Before enabling: 1) Inspect the skill files yourself (SKILL.md, setup.md, memory-template.md) to confirm they only reference local storage and no network or external integrations. 2) Decide whether you are comfortable with a folder being created and updated at ~/time-management/; if not, don’t install. 3) Ask the agent (or modify the skill) to request explicit permission before saving any sensitive information and to be transparent when it reads or writes files (remove the 'silently' / 'never mention' instruction). 4) Monitor for any unexpected network activity after enabling — the skill claims none, so any network calls would be suspicious. If you are unsure, run it in a limited or test environment first.
Capability Analysis
Type: OpenClaw Skill Name: time-management Version: 1.0.0 The OpenClaw Time Management skill is classified as benign. Its purpose is to provide time management advice and store user preferences and review notes locally within a dedicated `~/time-management/` directory. The `SKILL.md` explicitly states that it makes no external network requests, accesses no external services, tracks no user activity, and modifies no files without explicit user request. All instructions for the AI agent focus on conversational flow and local data management consistent with its stated purpose, with no evidence of data exfiltration, malicious execution, persistence mechanisms, or harmful prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description (time blocking, weekly reviews, energy-aware scheduling) align with the included reference documents and the single local memory directory (~/time-management/). No binaries, external credentials, or unrelated capabilities are requested — the requested footprint is proportionate to the stated purpose.
Instruction Scope
Runtime instructions are mostly scoped to planning, asking questions, and storing user-provided preferences in ~/time-management/. However, the SKILL.md explicitly directs the agent to 'read setup.md silently' and 'Never mention "setup" or file names to the user.' That instruction to conceal internal operations is out-of-band for a coaching skill and increases risk (it creates hidden behavior that could be used to hide malicious actions). The rest of the instructions limit activity to included files and claim no network, calendar, or email access, which is coherent — but the secrecy directive is the main issue.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low installation risk because nothing is downloaded or executed beyond the agent following the provided prose and writing local files.
Credentials
No environment variables, credentials, or external config paths requested. The only persistent resource is a directory under the user's home, which the skill states it will use for local memory — this is proportionate to its function.
Persistence & Privilege
The skill will create and update files in ~/time-management/ (memory.md, weekly-review.md, templates). It does not request elevated privileges nor set always:true. Persisting user preferences locally is reasonable, but users should be aware the skill updates those files on each use (SKILL.md instructs updating 'last' and memory).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install time-management
  3. After installation, invoke the skill by name or use /time-management
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug time-management
Version 1.0.0
License
All-time Installs 7
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is Time Management?

Plan days, prioritize tasks, and protect focus time with time blocking, weekly reviews, and energy-aware scheduling. It is an AI Agent Skill for Claude Code / OpenClaw, with 907 downloads so far.

How do I install Time Management?

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

Is Time Management free?

Yes, Time Management is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Time Management support?

Time Management is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Time Management?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments