Plan My Day.Bak 2026 01 28T18:01:27+10:30
v1.0.0Generate an energy-optimized, time-blocked daily plan
⭐ 1· 1.5k·0 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description (generate an energy-optimized, time-blocked plan) aligns with the SKILL.md instructions. It is instruction-only and does not request binaries, env vars, or installs, which is appropriate. Minor inconsistency: SKILL.md author is 'theflohart' while _meta.json owner is 'itsflow' and the registry entry shows a different owner/slug — likely a harmless metadata mismatch but worth noting.
Instruction Scope
The instructions stay within planning: gather context, identify top priorities, build a time-blocked schedule and return a markdown plan. They do instruct the agent to 'check existing daily notes', 'review current priorities', and 'identify fixed commitments (meetings, calls)', which implies the agent may access your calendars, notes, or task lists via whatever integrations the platform provides. The SKILL.md does not instruct the agent to read arbitrary system files, exfiltrate data, or contact external endpoints beyond producing the plan. The language is somewhat vague about which data sources to consult, giving the agent discretion to use connected integrations.
Install Mechanism
No install spec and no code files — lowest-risk model: nothing will be written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportional for a planning/formatting-only skill. Note that practical use may depend on the agent's existing connectors (calendar, notes, todo) — those connectors may require credentials managed by the platform, not by this skill.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. disable-model-invocation is false (normal), so the agent could invoke it autonomously if allowed by the platform; combine that with your platform permissions when deciding to install.
Assessment
This skill appears coherent and low-risk: it only contains human-readable instructions and does not install software or ask for secrets. Before installing, check (1) which platform integrations the agent already has access to — calendars, notes, and task lists are what the skill will likely read to build a plan — and revoke or limit any connectors you don't want consulted; (2) the metadata mismatch (different owner/author strings and 'unknown' source/homepage) — not necessarily malicious, but if provenance matters, ask the publisher for clarification; (3) whether you want the agent to act (create or modify events/tasks) or only to suggest a plan — if you prefer read-only behavior, restrict the agent's permissions accordingly.Like a lobster shell, security has layers — review code before you run it.
latestvk97fm7jq082ns90cbjar92my09802ph0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
