← Back to Skills Marketplace
gaorui03

WeekendWiz

by gaorui03 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
291
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install weekend-wiz
Description
Weekend schedule management assistant with magical organization powers. Create, update, and visualize weekend schedules with HTML rendering and automated rem...
Usage Guidance
What to check before installing: 1) Inspect the raw SKILL.md and the included files for invisible/unicode-control characters (they can hide instructions). 2) Confirm you are comfortable manually installing Playwright (Python package) and Chromium — the scripts call Playwright but the skill provides no install steps; installing Playwright typically downloads browser binaries (network access). 3) Run the scripts in an isolated/sandboxed environment first to verify behavior and ensure no unexpected network traffic (the HTML loads Google Fonts, and Playwright may request network resources). 4) Verify openclaw cron usage and channels (cron 'deliver' targets like qqbot / USER_ID) match your expectations and won't post to external accounts you don't control. 5) Ask the publisher for source/origin and an explicit dependency/install list (Python requirements, Playwright version, whether headless Chromium is required). If you cannot obtain or verify these, treat the skill as untrusted and avoid installing it in production or on hosts with sensitive data.
Capability Analysis
Type: OpenClaw Skill Name: weekend-wiz Version: 1.0.1 The 'weekend-wiz' skill is a legitimate schedule management tool that uses Markdown for storage and HTML/Playwright for visual rendering. The included Python scripts (generate_screenshot.py and update_schedule.py) perform standard file manipulation and browser-based rendering tasks consistent with the stated purpose, and the use of 'openclaw cron' for reminders follows the platform's intended functionality without any signs of data exfiltration or malicious intent.
Capability Assessment
Purpose & Capability
The skill's name/description (weekend schedule management, HTML rendering, screenshots, cron reminders) matches the included files: a template, an HTML updater, and a screenshot generator. However the SKILL.md explicitly says to use Playwright + Chromium while the package declares no required binaries, no env vars, and no install steps for Playwright or a browser—this omission is disproportionate and should be corrected/clarified.
Instruction Scope
Runtime instructions are focused on local files (memory/schedule.md, memory/schedule.html) and using openclaw cron for reminders, which is in-scope. But the SKILL.md contains a detected 'unicode-control-chars' injection signal (suggesting hidden/obfuscated characters) — this is unexpected and could be used to conceal instructions or alter parsing. Also the instructions require Playwright/Chromium for screenshots but do not instruct how to install or restrict it; installing Playwright will typically download browser binaries which has network implications.
Install Mechanism
There is no install spec (instruction-only), which limits what gets written to disk at install time. However included scripts require Python dependencies (playwright) and a Chromium browser; these are not declared. The absence of an install step for Playwright/Chromium means an operator would need to install them manually — this is an operational gap and a potential hidden network/install action later.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The operations described (local markdown/html manipulation and scheduling via openclaw cron) do not require additional secrets, so the lack of credential requests is proportionate.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes. It uses the agent's cron feature for reminders (documented). No evidence it modifies other skills or agent configs beyond its own files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weekend-wiz
  3. After installation, invoke the skill by name or use /weekend-wiz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
update skill
v1.0.0
WeekendWiz 1.0.0 – Initial Release - Organize your weekend calendar with markdown schedules and beautiful HTML visualizations. - Automated reminders via cron, with easy setup for notifications. - Auto-cleanup of expired events from schedules and visualizations. - Generate high-quality (2x) PNG screenshots of your schedule for sharing. - Smart date labeling (今天/明天/本周/未来) and dynamic month headers for HTML schedules. ------------ 我不想用工作软件记录周末日程,虽然我的周末有一些工作。 我不想用手机自带的日历记录日程,因为它的提醒经常被我一键清空通知。 我想在日程到期前灵活提醒我做什么准备。 我还想可视化地看到它,就像打开一本手帐看最近的一页。 I am proud to present the WeekendWiz skill!🎉
Metadata
Slug weekend-wiz
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is WeekendWiz?

Weekend schedule management assistant with magical organization powers. Create, update, and visualize weekend schedules with HTML rendering and automated rem... It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.

How do I install WeekendWiz?

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

Is WeekendWiz free?

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

Which platforms does WeekendWiz support?

WeekendWiz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WeekendWiz?

It is built and maintained by gaorui03 (@gaorui03); the current version is v1.0.1.

💬 Comments