返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
o

ootd

Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
290
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

ootd

# OOTD (Outfit Of The Day) A smart outfit recommender that adapts to the weather and your specific style profile. ## Usage ```bash # Check outfit for current location ootd # Check outfit for a specific city ootd "New York" ``` ## How It Works 1. **Weather Analysis:** Fetches current conditions (Temperature, Sky, Wind) using the `weather` skill. 2. **User Context:** Reads `USER.md` to understand your persona and style preferences (e.g., "Streetwear", "Techwear", "Classic"). 3. **Wardrobe Lookup (Optional):** Checks for a `wardrobe.json` file in the workspace to recommend specific items you own. 4. **Recommendation:** Generates a natural language suggestion. ## Configuration ### 1. The Digital Wardrobe (Optional) Create a file named `wardrobe.json` in your workspace (`~/.openclaw/workspace/`) to define your clothes. If this file doesn't exist, the skill will give general advice based on your style. **Example Format:** ```json { "items": [ { "name": "Heavyweight Hoodie", "type": "top", "tags": ["heavy", "streetwear", "cotton"], "min_temp": 40, "max_temp": 65 }, { "name": "Vintage Denim Jacket", "type": "outerwear", "tags": ["casual", "layer"], "min_temp": 50, "max_temp": 65 } ] } ``` ### 2. Style Profile Ensure your `USER.md` contains a note about your style. * *Example:* "I prefer minimalist streetwear and dark colors." ## Output Format The output is formatted as a clean summary: * **Temperature:** [Current Temp] * **Sky:** [Condition] * **Vibe:** [Short mood description] * **Recommendation:** [Conversational advice]

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ootd-1776284901 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ootd-1776284901 技能

通过命令行安装

skillhub install ootd-1776284901

下载

⬇ 下载 ootd v1.0.0(免费)

文件大小: 1.49 KB | 发布时间: 2026-4-16 16:02

v1.0.0 最新 2026-4-16 16:02
ootd 1.0.0 – Initial Release

- Launches a personal AI stylist that suggests daily outfits based on live weather and your unique style.
- Integrates with the "weather" skill for real-time conditions.
- Reads your personal style from USER.md and matches (optionally) with your wardrobe (wardrobe.json).
- Outputs recommendations in a clear, easy-to-read summary format.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部