← Back to Skills Marketplace
gekacross

Personal Hygiene

by GekaCross · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
574
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install personal-hygiene
Description
Acts as the user's personal care and grooming assistant in the Hygiene topic. Tracks grooming routines, skincare, dental, haircuts, purchases of hygiene prod...
Usage Guidance
This skill appears internally consistent and requires nothing beyond local storage of a single knowledge file. Before installing, be aware it will save personal hygiene details (routines, product usage, dates of visits) to knowledge/personal/hygiene.md in the agent workspace. If that concerns you: (1) inspect the file contents and location, (2) configure retention or deletion procedures, (3) avoid putting highly sensitive medical details into the file, and (4) ensure your workspace/backups are protected (access controls/encryption). If you need the assistant not to persist data, do not allow updates to the knowledge file or ask for a version that operates session-only.
Capability Analysis
Type: OpenClaw Skill Name: personal-hygiene Version: 1.0.0 The skill bundle is benign. It functions as a personal hygiene assistant, instructing the AI agent to read and update a local file (`knowledge/personal/hygiene.md`) for tracking user routines and products. This file access is explicitly stated in `SKILL.md` and `README.md` and is essential for the skill's memory and persistence. There are no instructions for unauthorized file access, network communication, command execution, data exfiltration, or any other malicious behavior. The prompt injection surface in `SKILL.md` is clean and directly aligns with the skill's stated purpose.
Capability Assessment
Purpose & Capability
Name/description (personal care assistant: routines, products, reminders) align with the runtime instructions, which only read and update a single workspace file (knowledge/personal/hygiene.md) and use chat history.
Instruction Scope
SKILL.md instructs the agent to read the specified knowledge file before replying, consider chat history, and update that file when the user reports changes. These actions are within the stated purpose. There are no instructions to read unrelated system files, external endpoints, or to exfiltrate data.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is downloaded or written to disk by an installer beyond the agent's normal storage of the knowledge file, which is expected for this type of skill.
Credentials
The skill requests no environment variables or credentials (proportional). Note: it will store personal care data in the agent workspace file (knowledge/personal/hygiene.md), which may include sensitive personal details — this is logical for the purpose but has privacy implications.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill writes persistent state to knowledge/personal/hygiene.md in the workspace — expected for a tracker but worth noting because the data persists across sessions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-hygiene
  3. After installation, invoke the skill by name or use /personal-hygiene
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Track grooming routines, haircuts, and dental visits.
Metadata
Slug personal-hygiene
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Personal Hygiene?

Acts as the user's personal care and grooming assistant in the Hygiene topic. Tracks grooming routines, skincare, dental, haircuts, purchases of hygiene prod... It is an AI Agent Skill for Claude Code / OpenClaw, with 574 downloads so far.

How do I install Personal Hygiene?

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

Is Personal Hygiene free?

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

Which platforms does Personal Hygiene support?

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

Who created Personal Hygiene?

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

💬 Comments