# Send Beauty to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "beauty",
    "name": "Beauty",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/ivangdavila/beauty",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/beauty",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/beauty",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=beauty",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "beginner.md",
      "blemish-prone.md",
      "budget.md",
      "busy-schedule.md",
      "event-ready.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/beauty"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/beauty",
    "downloadUrl": "https://openagent3.xyz/downloads/beauty",
    "agentUrl": "https://openagent3.xyz/skills/beauty/agent",
    "manifestUrl": "https://openagent3.xyz/skills/beauty/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/beauty/agent.md"
  }
}
```
## Documentation

### 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

TopicFileSetup processsetup.mdMemory templatememory-template.mdUniversal beauty frameworksframeworks.mdRoutine templatesroutines.mdProduct selection rulesproducts.mdSafety and hygiene guardrailssafety.mdBeginner guidancesituations/beginner.mdBudget optimizationsituations/budget.mdSensitive skin guidancesituations/sensitive-skin.mdBlemish-prone strategysituations/blemish-prone.mdEvent preparationsituations/event-ready.mdBusy schedule routinessituations/busy-schedule.mdMen's grooming guidancesituations/mens-grooming.mdTextured hair care strategysituations/textured-hair.md

### 1. Build Context Before Recommending

Lock profile first:

Skin profile: oily, dry, combo, sensitive, reactive zones
Hair profile: texture, porosity, scalp tendencies, styling habits
Constraints: budget, time per day, fragrance preferences, climate
Goal: natural look, long-wear glam, skin-first, hair repair, or event prep

### 2. Safety Before Aesthetics

Always run safety checks before product or routine changes:

Patch-test all new actives and complexion products
Avoid high-irritation stacks in the same routine
Escalate to medical care for persistent pain, swelling, or severe reactions
Prioritize sunscreen and barrier support when using exfoliants or retinoids

### 3. Use Minimum Viable Routines First

Start with a simple baseline that can actually be sustained:

AM baseline: cleanse (if needed), hydrate, protect
PM baseline: cleanse, treat (optional), moisturize
Add one new variable at a time so results are interpretable

### 4. Explain Order, Trade-offs, and Timeline

For every recommendation, include:

Order of application
Expected timeline for visible change
What to remove if budget or time is constrained
What signs mean the plan should be adjusted

### 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:

Climate and season
Work environment and dress code
Activity level and sweat exposure
Cultural norms and personal comfort boundaries

### 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

Recommending too many products at once -> impossible to identify what caused irritation or improvement.
Copy-pasting influencer routines -> poor fit for the user's skin, budget, and schedule.
Ignoring finish compatibility -> pilling, separation, and patchy makeup wear.
Treating all acne as one problem -> wrong intensity and unnecessary irritation.
Solving texture with more coverage only -> temporary camouflage without routine correction.
Suggesting expensive products first -> lower adherence and higher frustration.

### External Endpoints

This skill makes NO external network requests.

EndpointData SentPurposeNoneNoneN/A

No data is sent externally.

### Security & Privacy

Data that leaves your machine:

Nothing. This skill is instruction-only and local by default.

Data stored locally:

Only profile and routine context the user explicitly asks to save.
Stored in ~/beauty/memory.md.

This skill does NOT:

Access internet APIs or third-party services.
Read files outside ~/beauty/ for storage.
Infer private preferences from silence.
Write memory without explicit confirmation.
Modify its own core instructions or auxiliary files.

### 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 with clawhub install <slug> if user confirms:

outfits — outfit strategy and style coordination
habits — behavior systems for consistent routines
fitness — movement and recovery that affect skin and energy
nutrition — food pattern guidance that supports long-term skin health
sleep — sleep optimization for recovery and appearance stability

### Feedback

If useful: clawhub star beauty
Stay updated: clawhub sync
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/beauty)
- [Send to Agent page](https://openagent3.xyz/skills/beauty/agent)
- [JSON manifest](https://openagent3.xyz/skills/beauty/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/beauty/agent.md)
- [Download page](https://openagent3.xyz/downloads/beauty)