← Back to Skills Marketplace
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install price-import
Description
价易通价格导入技能。支持图片/文本/Excel 原始数据,自动转换、匹配商品库、确认后导入。
Usage Guidance
Don't enable this skill yet. Ask the developer: (1) what is the API base URL(s) the skill will call, and who operates that server; (2) what authentication/credentials are required and how they are stored; (3) whether any data (including original images/Excel) will be transmitted to external hosts (confirm the purpose of http://47.96.183.13); (4) confirm the exact files the skill will write under ~/.openclaw and retention policy. If you must test, do so in an isolated environment with dummy data and network logging, and require explicit, documented credentials/hosts before allowing real data to be uploaded.
Capability Analysis
Type: OpenClaw Skill
Name: price-import
Version: 1.0.0
The price-import skill is a legitimate tool designed to process product price data from images, text, and Excel files for a management system. It uses standard API interactions (e.g., /api/prices/batch-import) and manages local configuration and requirement documents within a specific workspace (~/.openclaw/workspace/). The instructions include a structured '/fix' command for generating bug reports and feature requests, and explicitly forbid unauthorized actions like direct server access or code modification, showing no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to import prices and match against a product library (reasonable), but its SKILL.md expects to call a set of /api endpoints and to store rules at ~/.openclaw/workspace/price-import/matching-rules.json. The package metadata declares no required config paths, hosts, or credentials despite needing an API backend — this is inconsistent and unexplained.
Instruction Scope
Runtime instructions direct the agent to: 1) use a multimodal model for OCR, 2) call GET/POST /api/* endpoints to fetch products, create products, batch-import prices, upload attachments, and 3) read/write the user's home workspace JSON rules file. The doc also contains an explicit external link (http://47.96.183.13/...) shown as a verification/detail page. These actions involve transmitting user data and writing local files but the SKILL.md does not specify the API host, authentication method, or data retention/privacy behavior.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is automatically downloaded or written during install. This lowers risk from arbitrary third-party code distribution.
Credentials
The skill requires network access to unspecified /api endpoints and to upload attachments, yet the registry entry lists no required env vars or primary credentials. A price-import workflow normally needs an API base URL and authentication token/credentials; their absence from metadata is a mismatch and may hide where or how credentials are supplied. The presence of a raw IP link increases concern about data being sent to an external third party.
Persistence & Privilege
The skill will persist matching rules under ~/.openclaw/workspace/price-import/matching-rules.json (per SKILL.md). It does not request always:true nor claim system-wide config changes. Writing a file under the agent workspace is plausible for this feature, but the metadata did not declare this config path, so the write behavior is undocumented.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install price-import - After installation, invoke the skill by name or use
/price-import - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the 价易通价格导入技能 (price-import):
- Supports price data import via images, text, or Excel, triggered by the `/import` command.
- Automatically converts and standardizes original data, matches with the product library, and generates a detailed matching report.
- Provides user interaction for importing, modifying rules, or adding new products based on matching results.
- Integrates rule management, error handling, import record tracking, and requirement feedback via `/fix` commands.
- Utilizes multi-modal model capabilities for direct image recognition without third-party OCR.
- Comprehensive step-by-step workflow with clear command and error handling documentation.
Metadata
Frequently Asked Questions
What is Price Import?
价易通价格导入技能。支持图片/文本/Excel 原始数据,自动转换、匹配商品库、确认后导入。 It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Price Import?
Run "/install price-import" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Price Import free?
Yes, Price Import is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Price Import support?
Price Import is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Price Import?
It is built and maintained by Young0529 (@young0529); the current version is v1.0.0.
More Skills