← Back to Skills Marketplace
闲鱼自动发布工具
by
onlyloveher
· GitHub ↗
· v1.0.0
· MIT-0
278
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xianyu-publisher
Description
闲鱼自动化发布工具 - 帮助用户在闲鱼平台自动发布商品。 支持:商品信息填写、图片上传、价格设置、批量发布。 使用场景:(1) 批量上架商品到闲鱼 (2) 自动发布闲置物品 (3) 定时发布营销内容 触发词:发布闲鱼、上架商品、闲鱼发布、自动上架
Usage Guidance
Do not install or run this skill until the author clarifies a few things: (1) Is this a Python Playwright project or a Node/JavaScript project? The repository contains only JS but the instructions install Python Playwright. (2) Provide exact install steps for the code you ship (Node/npm or pip), and declare any CLI entrypoints and where they are installed. (3) Explain where login cookies/session state are stored and how to control/delete them. (4) Confirm whether any telemetry or external endpoints are contacted beyond the documented taobao URLs. Also consider platform policy and account-risk: automated posting can trigger bans on 闲鱼/淘宝 — use test accounts and follow rate limits. If the author cannot clarify these inconsistencies, treat the package as untrusted.
Capability Assessment
Purpose & Capability
The name/description (闲鱼自动发布 using Playwright) is plausible, but the package requests python3/pip and asks to pip install Playwright (Python). The repository contains a JavaScript library (lib/xianyu-browser.js) that expects a Node-style browser instance (mentions puppeteer usage in its run note). The SKILL.md also shows Python module usage and CLI commands (xianyu-publish, xianyu-login) that are not provided by the repo. Requiring Python/Playwright is inconsistent with the included JavaScript code and the lack of Node/npm dependency declarations.
Instruction Scope
SKILL.md instructs running CLI commands (xianyu-login, xianyu-publish) and using a Python module interface (xianyu_publisher) but the only library present is Node-style JS. The instructions reference cookie persistence and local image paths (expected), but they don't specify where cookies are stored or how credentials are persisted. There are also claims (anti-detection, batch publish CLI) that the code doesn't visibly implement or document. This gives the agent broad, unspecified discretion and leaves gaps about file access and state storage.
Install Mechanism
There is no formal install spec for the included JavaScript code. The SKILL.md recommends pip install playwright and playwright install chromium (Python Playwright), but the code is a Node JS module that would typically require Node and puppeteer or Playwright for Node. This mismatch means following the provided install steps won't install the actual runtime dependencies for the included code.
Credentials
The skill declares no required environment variables or credentials, which is proportional for a browser automation tool that uses QR login and local cookies. However, SKILL.md and code mention cookie persistence and reading local image files; the exact storage paths and permissions are not declared. That gap should be clarified because persistent local cookies or saved session files are sensitive and should be explicit.
Persistence & Privilege
always is false and the skill doesn't request elevated platform privileges. It doesn't declare modifications to other skills or system-wide config. No unusual persistence or privilege escalation is requested by metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xianyu-publisher - After installation, invoke the skill by name or use
/xianyu-publisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首个版本,支持商品发布、批量操作、登录状态管理
Metadata
Frequently Asked Questions
What is 闲鱼自动发布工具?
闲鱼自动化发布工具 - 帮助用户在闲鱼平台自动发布商品。 支持:商品信息填写、图片上传、价格设置、批量发布。 使用场景:(1) 批量上架商品到闲鱼 (2) 自动发布闲置物品 (3) 定时发布营销内容 触发词:发布闲鱼、上架商品、闲鱼发布、自动上架. It is an AI Agent Skill for Claude Code / OpenClaw, with 278 downloads so far.
How do I install 闲鱼自动发布工具?
Run "/install xianyu-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 闲鱼自动发布工具 free?
Yes, 闲鱼自动发布工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 闲鱼自动发布工具 support?
闲鱼自动发布工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created 闲鱼自动发布工具?
It is built and maintained by onlyloveher (@onlyloveher); the current version is v1.0.0.
More Skills