goofish-item-detail
Extracts full detail data from a single Goofish (闲鱼/xianyu, goofish.com) second-hand item page. Input: item URL or item ID. Output: title, price, seller info (name, labels), full description, image gallery, item tags/attributes, want-count. Use when user mentions goofish item detail, 闲鱼商品详情, xianyu item page, 二手商品详情, get goofish product info, 采集闲鱼单品数据, 抓取闲鱼商品, scrape goofish item, xianyu product detail, 获取闲鱼卖家信息, seller info goofish, item description goofish, 闲鱼详情页, 想要人数, 闲鱼图片. Also applies to: verifying a specific listing before purchase, extracting seller contact/rating information, bulk ite
npx skills add browser-act/skills --skill goofish-item-detail --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Goofish (闲鱼) — Item Detail > item URL (or item_id + category_id) → full listing data: title, price, seller info, description, images, tags, want-count ## Language All process output to user (progress updates, process notifications) follows the user's language. ## Objective Load a single Goofish item detail page and extract its complete listing data including seller information, item description, image gallery, and attribute tags. ## Prerequisites - Browser with an active Goofish session (login required — item detail pages require authenticated access) - Target item URL format: `https://www.goofish.com/item?id={item_id}&categoryId={category_id}` ## Pre-execution Checks ### 1. Tool Readiness If browser-act has been confirmed available in the current session → skip this step. Invoke `browser-act` via Skill tool to load usage. If installation or configuration issues arise, follow its guidance to resolve then retry. ### 2. Login Verification If login status for Goofish has been confirmed in the current session → skip this step. Otherwise: open `https://www.goofish.com/` and observe the page: - User avatar or account entry exists → logged in, continue - Login/register prompt → not logg
- Language
- Objective
- Prerequisites
- Pre-execution Checks
- 1. Tool Readiness
- 2. Login Verification
- Capability Components
- Network Capture: load item detail page
- DOM: extract item detail data
- Pagination
- Success Criteria
- Known Limitations
- Execution Efficiency
- Experience Notes
What does the goofish-item-detail skill do?
Extracts full detail data from a single Goofish (闲鱼/xianyu, goofish.com) second-hand item page. Input: item URL or item ID. Output: title, price, seller info (name, labels), full description, image gallery, item tags/attributes, want-count. Use when user mentions goofish item detail, 闲鱼商品详情, xianyu item page, 二手商品详情, get goofish product info, 采集闲鱼单品数据, 抓取闲鱼商品, scrape goofish item, xianyu product detail, 获取闲鱼卖家信息, seller info goofish, item description goofish, 闲鱼详情页, 想要人数, 闲鱼图片. Also applies to: verifying a specific listing before purchase, extracting seller contact/rating information, bulk ite
How do I install it?
Run `npx skills add browser-act/skills --skill goofish-item-detail --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From browser-act/skills, a repository with 5,160 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
