← Back to Skills Marketplace
lg2021888

xianyu-search

by LG2021888 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
175
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install xianyu-search
Description
提供基于预算、成色和信用筛选的闲鱼二手商品搜索,并支持多平台价格比对和推荐。
Usage Guidance
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'.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xianyu-search
  3. After installation, invoke the skill by name or use /xianyu-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 - 新增闲鱼搜索技能,支持按关键词、预算、成色等多条件筛选二手商品 - 支持多平台(闲鱼/转转/拍拍)比价与筛选 - 输出包含推荐卡片、购买建议及注意事项 - 参数灵活,可定制地区、电池健康、卖家信用等要求 - 安全提醒与交易风险提示
Metadata
Slug xianyu-search
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is xianyu-search?

提供基于预算、成色和信用筛选的闲鱼二手商品搜索,并支持多平台价格比对和推荐。 It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.

How do I install xianyu-search?

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

Is xianyu-search free?

Yes, xianyu-search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does xianyu-search support?

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

Who created xianyu-search?

It is built and maintained by LG2021888 (@lg2021888); the current version is v1.0.2.

💬 Comments