← 返回 Skills 市场
heytedward

OOTD

作者 Ted · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
326
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ootd
功能描述
Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ootd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ootd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ootd
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OOTD 是什么?

Your personal AI stylist. Suggests an Outfit Of The Day based on real-time weather and your personal style. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 326 次。

如何安装 OOTD?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ootd」即可一键安装,无需额外配置。

OOTD 是免费的吗?

是的,OOTD 完全免费(开源免费),可自由下载、安装和使用。

OOTD 支持哪些平台?

OOTD 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OOTD?

由 Ted(@heytedward)开发并维护,当前版本 v1.0.0。

💬 留言讨论