← Back to Skills Marketplace
heytedward

OOTD

by Ted · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
326
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ootd
Description
Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style.
Usage Guidance
This skill is instruction-only and appears to do what it says: fetch weather via the 'weather' skill and tailor recommendations using your style profile. Before installing or using it: 1) be aware it will read USER.md and optional wardrobe.json in your workspace (~/.openclaw/workspace/) — do not store secrets or sensitive data there; 2) confirm where USER.md should live (the instructions are vague) so the agent won't scan unexpected directories; 3) check the 'weather' skill's behavior (it may call external APIs) if you care about where location or weather queries are sent; and 4) note the README shows a CLI 'ootd' usage but there is no binary — this is an agent skill, not a command-line program. If you want stronger privacy, store only non-sensitive style info in USER.md or avoid creating wardrobe.json.
Capability Analysis
Type: OpenClaw Skill Name: ootd Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file clearly outlines the skill's purpose, dependencies (`weather` skill), and data access (`USER.md` for style preferences, `wardrobe.json` in the workspace for owned items). All described actions are directly relevant to providing personalized outfit recommendations and do not involve any unauthorized data access, exfiltration, malicious execution, or prompt injection attempts against the agent.
Capability Assessment
Purpose & Capability
Name/description (personal stylist using real-time weather and style) match the runtime instructions: fetch weather from the declared 'weather' skill and produce outfit suggestions. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md tells the agent to read a USER.md (style profile) and an optional wardrobe.json in the user's workspace (~/.openclaw/workspace/). Reading those files is coherent with the skill's purpose, but the instructions are somewhat vague about exact file locations and imply filesystem access — you should expect the agent to read those workspace files when invoked.
Install Mechanism
No install spec or code files are present (instruction-only). This is low risk: nothing is downloaded or written to disk by an installer.
Credentials
The skill declares no environment variables, credentials, or config paths. The files it reads (USER.md and wardrobe.json) are directly relevant to personalization and wardrobe lookup and therefore proportionate to the stated purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request permanent presence or modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ootd
  3. After installation, invoke the skill by name or use /ootd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
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.
Metadata
Slug ootd
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OOTD?

Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style. It is an AI Agent Skill for Claude Code / OpenClaw, with 326 downloads so far.

How do I install OOTD?

Run "/install ootd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OOTD free?

Yes, OOTD is completely free (open-source). You can download, install and use it at no cost.

Which platforms does OOTD support?

OOTD is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OOTD?

It is built and maintained by Ted (@heytedward); the current version is v1.0.0.

💬 Comments