← Back to Skills Marketplace
Pinduoduo Automation
by
wukaikai522
· GitHub ↗
· v2.0.2
851
Downloads
2
Stars
5
Active Installs
3
Versions
Install in OpenClaw
/install pinduoduo-automation
Description
拼多多管家支持商品管理、订单处理、数据分析、竞品监控及智能定价,助力店铺运营自动化和销售优化。
Usage Guidance
This package appears to be an incomplete or placeholder 'Pinduoduo automation' skill rather than a working product. Before installing or providing any API keys: 1) Ask the author for the canonical source repository or release that implements the CLI and encryption/logging claims; 2) Do not paste real app_key/app_secret/access_token into the config.yaml until you confirm how they are stored/used; 3) Verify the presence of actual network/HTTP client code that talks to open.pinduoduo.com and review it for secure handling of credentials; 4) Because the skill references a paid model and payment account setup, confirm the vendor and payment flow externally rather than via these files; 5) If you want to test, run it in an isolated environment (no production credentials) and expect the current scripts to only generate static demo reports. The inconsistencies could be benign (work-in-progress) but also mean the package is not yet suitable for real use.
Capability Analysis
Type: OpenClaw Skill
Name: pinduoduo-automation
Version: 2.0.2
The skill is classified as suspicious primarily due to the declared but missing `pinduoduo 管家` file in `skill.yaml`. This indicates a critical executable component of the skill is not provided for analysis, preventing a full security review and raising concerns about hidden functionality. Additionally, the skill's stated purpose involves handling sensitive API keys (`app_key`, `app_secret`, `access_token` in `config.yaml`) and performing network operations (implied by '竞品价格抓取' in `scripts/competitor-monitor.sh`), which are inherently risky capabilities, even if the provided placeholder scripts do not yet implement them.
Capability Assessment
Purpose & Capability
The SKILL.md claims extensive capabilities (商品管理, 订单处理, 竞品监控, 智能定价, 报表/自动化), but the repository contains only two small placeholder shell scripts and a config template. There are no binaries, no implementation of the CLI commands referenced (e.g., `pinduoduo-automation daily-report`, `diagnose`, `test-connection`), and many files referenced in the file tree (product_manager.sh, order_processor.sh, data_analyzer.sh, pricing_engine.sh, README.md) are missing. The declared functionality is disproportionate to the actual artifacts included.
Instruction Scope
Runtime instructions tell the user to edit a config file under ~/.openclaw/workspace/skills/... and run named CLI commands, but the package contains no executable or entrypoint implementing those commands. The two provided scripts are inert placeholders that only echo TODO content and one writes a static report with zeros. The SKILL.md also asserts encryption of API keys and logging practices, but no mechanism or scripts to implement those security features are present. Instructions are therefore misleading and grant the agent wide discretion without concrete implementation.
Install Mechanism
There is no install specification (instruction-only with a couple of small scripts). That is low-risk from an automatic install perspective because nothing is automatically downloaded or executed during install.
Credentials
No environment variables or credentials are required by the registry metadata, but config.yaml includes fields for app_key, app_secret, and access_token (expected for an API-integrated ecommerce tool). This is not inherently excessive, but the skill does not declare or implement secure storage or an expected method for those secrets; SKILL.md claims encrypted storage but provides no code to perform it. Also the absence of declared required env vars while a config file expects Secrets may confuse users.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). It makes no request to change other skills or system-wide settings. There is no install-time persistence mechanism in the package.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pinduoduo-automation - After installation, invoke the skill by name or use
/pinduoduo-automation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
添加付费配置,等待收款绑定
v2.0.1
- No changes detected in this version.
- All documentation and features remain consistent with the previous release.
v2.0.0
Major integrated release combining multiple automation features for Pinduoduo store management.
- Adds automated product listing, inventory sync, order processing, and logistics tracking
- Introduces sales data analysis, including trend reports and conversion monitoring
- Provides competitor monitoring with price tracking and differential analysis
- Implements intelligent dynamic pricing and automated promotional suggestions
- Includes marketing automation tools such as detail page generation and customer service templates
- Enhanced security with encrypted API key storage and operation logging
Metadata
Frequently Asked Questions
What is Pinduoduo Automation?
拼多多管家支持商品管理、订单处理、数据分析、竞品监控及智能定价,助力店铺运营自动化和销售优化。 It is an AI Agent Skill for Claude Code / OpenClaw, with 851 downloads so far.
How do I install Pinduoduo Automation?
Run "/install pinduoduo-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pinduoduo Automation free?
Yes, Pinduoduo Automation is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Pinduoduo Automation support?
Pinduoduo Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pinduoduo Automation?
It is built and maintained by wukaikai522 (@wukaikai522); the current version is v2.0.2.
More Skills