← 返回 Skills 市场
160
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install uniqlo-product-query
功能描述
Query Uniqlo discounted products for men, women, kids, and baby clothing. Generates a Markdown file with product images, prices, discount rates, and purchase...
安全使用建议
This skill appears to do exactly what it says: query Uniqlo's Chinese API and produce a Markdown report saved under a local unique/ directory. There are no credential requests or obscure installs. Consider the following before installing: (1) it will make network requests to i.uniqlo.cn — ensure you are comfortable with that outbound traffic; (2) it writes files to the current working directory under unique/ — ensure that location is acceptable; (3) respect Uniqlo's API usage/terms and rate limits (the code includes a 2s delay). If you need logging or different output locations, review and adjust the Python file before enabling automatic invocation.
能力标签
能力评估
Purpose & Capability
Name/description match the included code and README. The code calls Uniqlo's Chinese search API, implements size/category parsing, filters by discount, and writes Markdown output — all consistent with the advertised functionality. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to query the Uniqlo CN API, optionally filter by size, and save outputs to a local unique/ folder. The runtime instructions and the Python implementation stay within that scope and do not read unrelated system files or environment variables.
Install Mechanism
No install spec; only a small requirements.txt listing requests. There are no downloads from arbitrary URLs or extraction steps. This is the low-risk, instruction-only style with a single standard dependency.
Credentials
The skill requires no environment variables, secrets, or config paths. The operations (HTTP requests to Uniqlo API and local file writes) are proportionate to the stated task.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or attempt to modify other skills or global agent settings. Autonomous invocation is permitted (platform default) and appropriate for this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uniqlo-product-query - 安装完成后,直接呼叫该 Skill 的名称或使用
/uniqlo-product-query触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
No user-facing changes in this version.
No file changes were detected.
v1.0.1
- Size filtering is now optional: if no size is specified in the user request, discounted products for all sizes are returned.
- Updated usage examples to reflect support for both size-specific and all-size queries.
- Output files are now saved to the unique/ directory in the current working directory (no project_root needed).
- Clarified documentation to show new filtering behavior and updated instructions for ease of use.
v1.0.0
- Initial release of uniqlo-product-query skill.
- Allows users to query discounted Uniqlo products for men, women, kids, and babies.
- Generates a Markdown report of items, sorted by best discount rates, with images, prices, and purchase links.
- Supports filtering by size (default XS) and by product category.
- Only products with discount rates of 60% or less are included.
元数据
常见问题
uniqlo(优衣库)-product-query 是什么?
Query Uniqlo discounted products for men, women, kids, and baby clothing. Generates a Markdown file with product images, prices, discount rates, and purchase... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 160 次。
如何安装 uniqlo(优衣库)-product-query?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uniqlo-product-query」即可一键安装,无需额外配置。
uniqlo(优衣库)-product-query 是免费的吗?
是的,uniqlo(优衣库)-product-query 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
uniqlo(优衣库)-product-query 支持哪些平台?
uniqlo(优衣库)-product-query 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 uniqlo(优衣库)-product-query?
由 g_pyAng(@gpyangyoujun)开发并维护,当前版本 v1.0.2。
推荐 Skills