← Back to Skills Marketplace
xianyu-product-manager-skill
by
crab-xieyujin
· GitHub ↗
· v1.0.2
· MIT-0
175
Downloads
1
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install xianyu-product-manager-skill
Description
Intelligent product management for AI service providers on Xianyu platform with professional templates and batch operations.
Usage Guidance
This skill appears to be what it says: a Xianyu product-management helper. Before installing, verify the trustworthiness of the xianyu-api-client-skill (the included code imports it), and only provide XIAN_YU_APP_KEY and XIAN_YU_APP_SECRET you control and expect to be used for product creation. Replace the documented default Xianyu account value with your own account when creating products (the code defaults to a hardcoded example username). Be aware that images must be publicly accessible URLs — if you upload images to a CDN, confirm you control those URLs. If you plan to allow the skill to run autonomously, consider limiting its permissions on the Xianyu side (use least privilege API credentials) and review the xianyu-api-client-skill implementation for any data handling or unexpected external calls.
Capability Analysis
Type: OpenClaw Skill
Name: xianyu-product-manager-skill
Version: 1.0.2
The skill is designed to automate the creation and management of AI service listings on the Xianyu (Goofish) platform. It uses professional templates and batch processing logic within `__init__.py` and provides clear operational instructions for the AI agent in `SKILL.md`. The code relies on a standard API client dependency and environment variables for authentication, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description, required env vars (XIAN_YU_APP_KEY, XIAN_YU_APP_SECRET), required binary (python), and the code (__init__.py) all align with a Xianyu product-management client. The SKILL.md explicitly depends on an xianyu-api-client-skill, which explains why the skill needs Xianyu credentials.
Instruction Scope
SKILL.md guides the agent through creating products, image sources (remote URLs, generated images, or uploaded-to-CDN), and requires an xianyu-api-client-skill. Those instructions stay within the product-management domain. Minor note: the doc references an image_generate tool and external CDNs — using those is expected for image handling but users should understand image hosting consequences (public URLs).
Install Mechanism
There is no install spec (instruction-only install), which is low risk. A Python implementation file is included and imports XianYuAPIClient from the declared xianyu-api-client-skill; this is expected and consistent.
Credentials
Only XIAN_YU_APP_KEY and XIAN_YU_APP_SECRET are required, which is proportionate for a platform API client. The primaryEnv is set to XIAN_YU_APP_KEY as declared. There are no unrelated credentials or broad system paths requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings. Autonomous invocation is allowed (platform default), but there is no additional privilege escalation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xianyu-product-manager-skill - After installation, invoke the skill by name or use
/xianyu-product-manager-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added metadata section for environment variables, binary dependencies, and homepage link.
- Updated required dependency version of xianyu-api-client-skill to v1.0.3+.
- Bumped current version to 1.0.2.
- No core features changed; documentation and dependency details improved for clarity and integration.
v1.0.1
- Major update: Documentation fully rewritten in Chinese, expanding practical guidance and business context.
- Added detailed instructions for preparing required product info and images, covering multiple sourcing methods.
- New step-by-step interactive workflow guidance and sample prompts for users to create and manage products efficiently.
- Expanded best-practices, risk control tips, and A/B testing strategies tailored for the Xianyu platform.
- Updated dependency and compatibility information for easier integration.
v1.0.0
- Initial release of XianYu Product Manager Skill for AI service providers on Xianyu platform.
- Automates creation, management, and optimization of AI customization service listings with pre-built and customizable service templates.
- Supports mass batch product creation, A/B testing, and efficient SKU management.
- Built for seamless integration with xianyu-api-client-skill and robust error handling.
- Includes detailed business value proposition, best practices, and configuration requirements.
Metadata
Frequently Asked Questions
What is xianyu-product-manager-skill?
Intelligent product management for AI service providers on Xianyu platform with professional templates and batch operations. It is an AI Agent Skill for Claude Code / OpenClaw, with 175 downloads so far.
How do I install xianyu-product-manager-skill?
Run "/install xianyu-product-manager-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xianyu-product-manager-skill free?
Yes, xianyu-product-manager-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xianyu-product-manager-skill support?
xianyu-product-manager-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xianyu-product-manager-skill?
It is built and maintained by crab-xieyujin (@crab-xieyujin); the current version is v1.0.2.
More Skills