← Back to Skills Marketplace
xianyu-automation-skill
by
crab-xieyujin
· GitHub ↗
· v1.0.1
· MIT-0
177
Downloads
1
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install xianyu-automation-skill
Description
Enterprise-grade automated operations for Xianyu stores with full lifecycle management and intelligent decision engine.
Usage Guidance
Things to consider before installing: 1) The skill promises a large automated feature set but the included code is minimal and contains TODOs—expect that much functionality is provided by other skills (xianyu-api-client-skill, xianyu-product-manager-skill) or not implemented. 2) It requires XIAN_YU_APP_KEY and XIAN_YU_APP_SECRET—only grant these to third-party skills after verifying the vendor and preferring a scoped/test account, not your main production credentials. 3) Because SKILL.md is vague about webhook and notification setup, ask how push events are handled and whether any public endpoint or inbound network configuration will be required. 4) Review the dependent skills' source (xianyu-api-client-skill and xianyu-product-manager-skill) to ensure they do what you expect and don't exfiltrate data. 5) Start in a constrained environment (sandbox or half-automatic mode), enable extensive logging, and monitor operations before switching to full automation. 6) Verify the publisher (homepage and owner) and request an implementation roadmap or additional code if you need the advanced features advertised.
Capability Analysis
Type: OpenClaw Skill
Name: xianyu-automation-skill
Version: 1.0.1
The skill bundle provides a high-level orchestration framework for automating Xianyu (Goofish) store operations, relying on external dependencies for actual API communication. The Python code in `__init__.py` contains standard logic for pricing adjustments and product management placeholders without any signs of malicious execution, data exfiltration, or obfuscation. The `SKILL.md` file defines user interaction flows and operational strategies consistent with the stated purpose, and while it uses marketing-heavy language, it does not contain harmful prompt injection instructions designed to hijack the agent or steal credentials.
Capability Assessment
Purpose & Capability
Name/description, required env vars (XIAN_YU_APP_KEY, XIAN_YU_APP_SECRET), and python requirement align with a Xianyu automation skill. However, the SKILL.md promises a large feature set (real-time monitoring, risk-warning, webhook processing, intelligent decision engine) while the included __init__.py is small, implements only a few simple methods, and contains TODOs and heavy reliance on two other skills. This is a capability/marketing vs implementation mismatch.
Instruction Scope
SKILL.md is high-level and gives the agent broad discretion to configure automation, notification channels, and webhook handling, but it does not provide concrete runtime instructions for receiving push events, opening endpoints, or integrating notification systems. It also promises push-callback processing and 24/7 monitoring while no webhook/server code or network setup is present. The instructions are therefore vague and allow the agent wide latitude to act beyond the small shipped implementation.
Install Mechanism
No install specification (instruction-only with a small code file). That minimizes risk from downloads or arbitrary install scripts. Required binary python is appropriate for the provided code.
Credentials
Only XIAN_YU_APP_KEY and XIAN_YU_APP_SECRET are declared as required; these are the expected credentials for a Xianyu integration. The skill mentions optional notification configs (WeChat/SMTP) but does not declare or require related secrets. There is no sign it requests unrelated cloud credentials or system secrets.
Persistence & Privilege
Skill does not request always:true and uses normal autonomous-invocation defaults. It does not appear to modify other skills or system config. No elevated persistence or privileged system changes are declared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xianyu-automation-skill - After installation, invoke the skill by name or use
/xianyu-automation-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Skill description and documentation fully rewritten and upgraded for greater clarity and usability
- Now features enterprise-level lifecycle management, intelligent decision engine, and risk alert systems
- Adds clear guidance on strategy configuration, risk control, notification preferences, and user interaction flows
- Emphasizes best practices for progressive rollout, data monitoring, and compliance
- Metadata updated with environment and dependency details for streamlined integration
v1.0.0
XianYu Automation Skill 1.0.0 – Initial Release
- Automates Xianyu marketplace operations: listing refresh, pricing, activity tracking, and inventory management
- Features intelligent scheduling with load balancing and automatic failure recovery
- Includes dynamic pricing optimization, A/B testing, and performance monitoring
- Provides business intelligence tools: competitive analysis, demand forecasting, and customer segmentation
- Integrates with xianyu-api-client-skill and xianyu-product-manager-skill
- Offers configurable intervals and advanced settings for full customizability
Metadata
Frequently Asked Questions
What is xianyu-automation-skill?
Enterprise-grade automated operations for Xianyu stores with full lifecycle management and intelligent decision engine. It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.
How do I install xianyu-automation-skill?
Run "/install xianyu-automation-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is xianyu-automation-skill free?
Yes, xianyu-automation-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does xianyu-automation-skill support?
xianyu-automation-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created xianyu-automation-skill?
It is built and maintained by crab-xieyujin (@crab-xieyujin); the current version is v1.0.1.
More Skills