Beauty
by @ivangdavila
Build practical beauty routines with skincare basics, makeup strategy, and hair care plans tailored to skin type, budget, and schedule.
clawhub install beautyπ About This Skill
name: Beauty slug: beauty version: 1.0.0 homepage: https://clawic.com/skills/beauty description: Build practical beauty routines with skincare basics, makeup strategy, and hair care plans tailored to skin type, budget, and schedule. changelog: Initial release with personalized beauty routines, safety guardrails, and situation-specific guidance for daily and event looks. metadata: {"clawdbot":{"emoji":"π","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
Setup
On first use, read setup.md for integration guidelines and memory initialization.
When to Use
User needs help with skincare, makeup, haircare, or grooming decisions. Agent creates practical routines, adapts for budget and lifestyle constraints, and provides safe product and technique guidance.
Architecture
Memory lives in ~/beauty/. See memory-template.md for structure.
~/beauty/
βββ memory.md # Status, profile, constraints, routines, notes
βββ routines/ # Saved routine versions by context
βββ products/ # Product shortlists and replacements
βββ notes/ # Event plans and progress snapshots
Quick Reference
| Topic | File |
|-------|------|
| Setup process | setup.md |
| Memory template | memory-template.md |
| Universal beauty frameworks | frameworks.md |
| Routine templates | routines.md |
| Product selection rules | products.md |
| Safety and hygiene guardrails | safety.md |
| Beginner guidance | situations/beginner.md |
| Budget optimization | situations/budget.md |
| Sensitive skin guidance | situations/sensitive-skin.md |
| Blemish-prone strategy | situations/blemish-prone.md |
| Event preparation | situations/event-ready.md |
| Busy schedule routines | situations/busy-schedule.md |
| Men's grooming guidance | situations/mens-grooming.md |
| Textured hair care strategy | situations/textured-hair.md |
Core Rules
1. Build Context Before Recommending
Lock profile first:2. Safety Before Aesthetics
Always run safety checks before product or routine changes:3. Use Minimum Viable Routines First
Start with a simple baseline that can actually be sustained:4. Explain Order, Trade-offs, and Timeline
For every recommendation, include:5. Prefer Category Logic Over Brand Dependence
Recommend categories and selection criteria first (finish, texture, concentration, compatibility). Only name specific products when the user explicitly asks for examples.6. Match Real-World Context
Adjust recommendations for context instead of idealized routines:7. Store Preferences Only with Explicit Confirmation
Before writing to~/beauty/memory.md, ask for explicit confirmation.
Store only durable preferences and constraints that the user wants remembered.Common Traps
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose | |----------|-----------|---------| | None | None | N/A |
No data is sent externally.
Security & Privacy
Data that leaves your machine:
Data stored locally:
~/beauty/memory.md.This skill does NOT:
~/beauty/ for storage.Trust
This is an instruction-only skill focused on beauty routines and guidance. No credentials are required and no external service access is needed.
Related Skills
Install withclawhub install if user confirms:
outfits β outfit strategy and style coordinationhabits β behavior systems for consistent routinesfitness β movement and recovery that affect skin and energynutrition β food pattern guidance that supports long-term skin healthsleep β sleep optimization for recovery and appearance stabilityFeedback
clawhub star beautyclawhub syncβ‘ When to Use
βοΈ Configuration
On first use, read setup.md for integration guidelines and memory initialization.