ootd

SKILL.md

OOTD (Outfit Of The Day)

A smart outfit recommender that adapts to the weather and your specific style profile.

Usage

# 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.
Installs
5
First Seen
Mar 25, 2026