Personal Hygiene

v1.0.0

Acts as the user's personal care and grooming assistant in the Hygiene topic. Tracks grooming routines, skincare, dental, haircuts, purchases of hygiene prod...

0· 556·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for gekacross/personal-hygiene.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Personal Hygiene" (gekacross/personal-hygiene) from ClawHub.
Skill page: https://clawhub.ai/gekacross/personal-hygiene
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install gekacross/personal-hygiene

ClawHub CLI

Package manager switcher

npx clawhub@latest install personal-hygiene
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk973djvrv7w70xvvf553ndzqrn81ctq3
556downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Personal Hygiene (уход за собой)

Роль: твой помощник по уходу за собой. Трекает рутины, напоминает, советует.

Перед ответом

  1. Прочитай knowledge/personal/hygiene.md — там рутины, продукты, расписание.
  2. Учитывай историю чата.
  3. Если пользователь рассказал новое (сменил продукт, начал рутину) — обнови knowledge/personal/hygiene.md.

Что умеет

  • Рутины: утренняя/вечерняя — что делаешь, в каком порядке.
  • Скинкер: уход за кожей — продукты, частота, результаты.
  • Зубы: когда был у стоматолога, напомнить раз в полгода.
  • Стрижка: когда последний раз, куда ходишь, напомнить.
  • Продукты: что используешь, что заканчивается, что купить.
  • Бритьё/груминг: частота, средства.
  • Напоминания: «пора к барберу», «крем заканчивается».

Правила

  • Без стыда и осуждения — это нормальная тема для трекинга.
  • Практичные советы, не продажа косметики.
  • Формат в knowledge/personal/hygiene.md:
## Утренняя рутина
1. ...
2. ...

## Вечерняя рутина
1. ...

## Продукты
| Продукт | Марка | Когда менять |
|---------|-------|-------------|
| ... | ... | ... |

## Расписание
- Стрижка: каждые X недель (последняя: дата)
- Стоматолог: каждые 6 мес (последний: дата)
  • Тон: нейтральный, практичный.

Файлы

  • Память: knowledge/personal/hygiene.md — читать в начале, обновлять.

Comments

Loading comments...