← Back to Skills Marketplace
gustavoziaugra

Personal Assistant

by GustavoZiaugra · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
6675
Downloads
2
Stars
74
Active Installs
1
Versions
Install in OpenClaw
/install personal-assistant
Description
Personal daily briefing and productivity assistant. Generates morning briefings with priorities, habits, and self-care reminders. Use when starting your day, planning tasks, or maintaining daily routines and personal development. A minimalist personal productivity skill focused on you.
Usage Guidance
Before installing, review the small script, choose an output path you are comfortable storing locally, and only add the cron schedule if you want a briefing generated every day until you remove that schedule.
Capability Analysis
Type: OpenClaw Skill Name: personal-assistant Version: 1.0.0 The OpenClaw skill 'personal-assistant' is benign. The Python script `scripts/daily_briefing.py` uses only standard libraries (`argparse`, `json`, `sys`, `datetime`) to generate a text-based daily briefing and optionally save it to a local JSON file. There are no external network calls, no access to sensitive system resources, and no dynamic code execution. The `SKILL.md` and `README.md` files provide clear, non-malicious instructions for using the skill, including setting up a cron job via `openclaw cron add`, which is a legitimate OpenClaw feature. Input parameters like `--location` and `--output` are handled safely without introducing vulnerabilities like command injection or path traversal for malicious purposes. The skill explicitly states 'No external dependencies' and 'All data stays on your system', reinforcing its benign nature.
Capability Assessment
Purpose & Capability
The stated purpose is personal daily briefing and productivity support, and the artifacts match that purpose: the script generates date, location, priority, habit, self-care, and reflection sections.
Instruction Scope
The activation language is broad and the cron example uses a natural-language prompt, but the documented and implemented behavior is low-impact briefing generation; users should know that running the script saves a JSON file even when --summary is used.
Install Mechanism
Installation is a normal clone/import flow with no dependency installation or privileged setup, though the publisher is not the trusted @openclaw publisher.
Credentials
The Python script uses standard libraries only and performs argument parsing, local text/JSON generation, printing, and one local file write; no network calls, credential access, shell execution, broad file reads, or dynamic code execution were found.
Persistence & Privilege
Persistence is limited to the user-chosen output file and an optional disclosed OpenClaw cron schedule; there is no hidden daemon, privilege escalation, or automatic background behavior in the artifact.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-assistant
  3. After installation, invoke the skill by name or use /personal-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Personal Assistant: A minimalist daily briefing and productivity tool. - Generates structured morning briefings with motivation, weather, top priorities, habits, and self-care reminders. - Includes an evening reflection section to review accomplishments and set priorities for tomorrow. - Customizable for your location, outputs human-readable or JSON-formatted briefings. - No dependencies—runs with Python standard library only. - Designed for quick onboarding, daily automation, and ease of use for personal development and well-being.
Metadata
Slug personal-assistant
Version 1.0.0
License
All-time Installs 228
Active Installs 74
Total Versions 1
Frequently Asked Questions

What is Personal Assistant?

Personal daily briefing and productivity assistant. Generates morning briefings with priorities, habits, and self-care reminders. Use when starting your day, planning tasks, or maintaining daily routines and personal development. A minimalist personal productivity skill focused on you. It is an AI Agent Skill for Claude Code / OpenClaw, with 6675 downloads so far.

How do I install Personal Assistant?

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

Is Personal Assistant free?

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

Which platforms does Personal Assistant support?

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

Who created Personal Assistant?

It is built and maintained by GustavoZiaugra (@gustavoziaugra); the current version is v1.0.0.

💬 Comments