← 返回 Skills 市场
lg2021888

xianyu-search

作者 LG2021888 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xianyu-search
功能描述
提供基于预算、成色和信用筛选的闲鱼二手商品搜索,并支持多平台价格比对和推荐。
安全使用建议
This skill appears to do what it claims: parse user queries, generate search URLs, and format recommendation reports. It does not make network requests or exfiltrate data according to the shipped code. Before installing: (1) be aware the changelog mentions possible browser-automation scraping as an optional/ future feature — that is not present now; if a future version adds automation, review that code carefully because browser automation can access your session/cookies; (2) since this skill runs local JS, you can inspect search.js/templates.js/utils.js yourself or run test.js; (3) avoid pasting sensitive credentials into queries or configuration; and (4) if you expect a multi-platform 'all' search, note the current code may not implement an aggregated 'all' fetch and could throw for platform='all'.
能力评估
Purpose & Capability
Name/description (闲鱼二手商品搜索、格式化推荐) match the included code: search URL generation, templates and local report generation. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md explicitly states the skill will not perform network requests or report user data; the code indeed only generates URLs and formatted reports and contains no HTTP/automation calls. Minor documentation mismatch: some changelog/release notes mention optional 'browser automation抓取' as a potential integration, but the shipped code does not perform scraping or external requests.
Install Mechanism
No install spec is provided (instruction-only), so nothing is fetched at install time. The package contains local JS modules only; no external download/extract steps are present in the distribution.
Credentials
The skill requires no environment variables, credentials, or special config paths. All external URLs are static links embedded in templates; no secrets are requested or used.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent system presence. It does not modify other skills or system-wide config based on the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xianyu-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xianyu-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- 新增 RELEASE_GUIDE.md 和 RELEASE_SUMMARY.md 两个发布相关文件。 - 在 SKILL.md 文档开头添加了“重要边界说明”部分,明确本技能的功能边界和技术边界。 - 明确声明技能不会直接抓取闲鱼商品信息、不进行外部请求、不上传用户数据。 - 强化各模块独立性说明,便于开发者理解和调试。 - 其余功能和参数使用方式保持不变,增强了文档的清晰度和合规性。
v1.0.1
xianyu-search v1.0.1 - Added CHANGELOG.md, UPDATE_SUMMARY.md, and publisher.json for improved documentation and publishing metadata. - Expanded and restructured SKILL.md with clearer descriptions, usage examples, output format, and safety reminders. - Added detailed linked resources and a new "相关文件" table for better developer reference. - Output formatting and platform instructions are now more comprehensive and visually organized. - No code logic changed; updates focus on documentation and usability.
v1.0.0
xianyu-search 1.0.0 Changelog - 新增闲鱼搜索技能,支持按关键词、预算、成色等多条件筛选二手商品 - 支持多平台(闲鱼/转转/拍拍)比价与筛选 - 输出包含推荐卡片、购买建议及注意事项 - 参数灵活,可定制地区、电池健康、卖家信用等要求 - 安全提醒与交易风险提示
元数据
Slug xianyu-search
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

xianyu-search 是什么?

提供基于预算、成色和信用筛选的闲鱼二手商品搜索,并支持多平台价格比对和推荐。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 xianyu-search?

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

xianyu-search 是免费的吗?

是的,xianyu-search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

xianyu-search 支持哪些平台?

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

谁开发了 xianyu-search?

由 LG2021888(@lg2021888)开发并维护,当前版本 v1.0.2。

💬 留言讨论