#
ENJA

xianyu-monitor

voltwake/xianyu-monitor

An automated second-hand goods monitor for Xianyu (Goofish) that uses non-headless Chrome automation and SQLite deduplication to send real-time price and keyword alerts.

40 5MITUpdated 2026-02-25

Overview

This skill implements a robust scraping and monitoring workflow for the Chinese second-hand marketplace Xianyu. By leveraging a non-headless Google Chrome instance controlled via CDP and AppleScript, it bypasses anti-bot detection walls (such as baxia) to perform keyword searches, price filtering, and regional filtering. Discovered items are tracked using a local SQLite database to prevent duplicate notifications, making it ideal for integration with messaging platforms like Discord or Telegram via cron jobs.

Capabilities

  • Keyword search with include and exclude text filters
  • Price range (min/max) and regional filtering
  • Real-time sorting manipulation via Chrome DevTools Protocol
  • Local SQLite-based deduplication and history tracking
  • Automated non-headless Chrome lifecycle management

Best for

Tracking second-hand items and electronics for great deals or bargains, Setting up automated price and keyword alerts for specific collectibles or gadgets, Monitoring rental listings with negative keyword filters to exclude agencies

Works with

Claude CodeCursorGitHub CopilotOpenCode
Evoa Score breakdown= Σ (score × weight)
72
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%70 → +10.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%30 → +3.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%75 → +7.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%43 → +3.4

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total72.4 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Runs a localized Chrome instance with a dedicated browser profile. It requires interacting with personal web accounts, so using a secondary/burner account for Xianyu login is recommended to mitigate ban risks.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.