← 返回 Skills 市场
Noon 商品数量统计
作者
freemanwangfuhan-coder
· GitHub ↗
· v1.0.0
· MIT-0
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install noon-product-count
功能描述
Noon 商品数量统计工具。输入阿拉伯语关键词,在 noon.com 沙特站搜索,返回搜索结果的商品数量。
安全使用建议
This skill appears to do what it says: automate a browser to count search results on noon.com. Before installing, consider: (1) the README's claim of 'bypassing reCAPTCHA' is not implemented (the code only uses a stealth plugin and waits) — relying on it to evade anti-bot protections is risky and may violate site terms; (2) npm install will download Chromium and dependencies and the script runs a visible browser (headless:false), so run it in an isolated environment or CI with an X server if needed; (3) scraping may trigger rate limits or blocking — add throttling and respect the target site's robots/terms; (4) if you need automatic captcha solving or persistent scraping at scale, require explicit review and additional safeguards. If these caveats are acceptable, the skill is internally coherent.
功能分析
Type: OpenClaw Skill
Name: noon-product-count
Version: 1.0.0
The skill is a straightforward web scraper designed to count product search results on noon.com (Saudi Arabia) using Puppeteer. The code in index.js follows the logic described in SKILL.md, utilizing standard anti-detection plugins (puppeteer-extra-plugin-stealth) and regex to extract data from the target site without any evidence of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
Name/description (count products on noon.com) aligns with the included code and README: the skill launches a browser via puppeteer-extra + stealth and extracts the Arabic 'نتائج' count from noon.com/saudi-ar. Required artifacts (puppeteer packages) are consistent with this purpose.
Instruction Scope
SKILL.md instructs running the included index.js and installing puppeteer packages; instructions only access noon.com and do not read other files or environment variables. However, the README claims '自动绕过 reCAPTCHA 验证' while the code only uses stealth and long waits — there is no captcha-solving service or explicit bypass, so that claim is overstated and may mislead users into thinking the tool will evade anti-bot measures reliably.
Install Mechanism
No install spec is embedded; SKILL.md recommends npm install of public packages (puppeteer-extra, plugin, puppeteer). These are standard public npm packages. Note: puppeteer will download a Chromium binary, which is expected but sizable and writes to disk.
Credentials
The skill requests no environment variables, credentials, or config paths. The code does not attempt to access unrelated secrets or files. It does open a visible browser (headless:false), which requires a GUI/X server or a headless workaround.
Persistence & Privilege
The skill does not request permanent/always-on presence, does not modify other skills or system-wide agent settings, and operates only when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install noon-product-count - 安装完成后,直接呼叫该 Skill 的名称或使用
/noon-product-count触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Noon 商品数量统计 是什么?
Noon 商品数量统计工具。输入阿拉伯语关键词,在 noon.com 沙特站搜索,返回搜索结果的商品数量。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 Noon 商品数量统计?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install noon-product-count」即可一键安装,无需额外配置。
Noon 商品数量统计 是免费的吗?
是的,Noon 商品数量统计 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Noon 商品数量统计 支持哪些平台?
Noon 商品数量统计 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Noon 商品数量统计?
由 freemanwangfuhan-coder(@freemanwangfuhan-coder)开发并维护,当前版本 v1.0.0。
推荐 Skills