← 返回 Skills 市场
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install price-import
功能描述
价易通价格导入技能。支持图片/文本/Excel 原始数据,自动转换、匹配商品库、确认后导入。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install price-import - 安装完成后,直接呼叫该 Skill 的名称或使用
/price-import触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Price Import 是什么?
价易通价格导入技能。支持图片/文本/Excel 原始数据,自动转换、匹配商品库、确认后导入。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Price Import?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install price-import」即可一键安装,无需额外配置。
Price Import 是免费的吗?
是的,Price Import 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Price Import 支持哪些平台?
Price Import 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Price Import?
由 Young0529(@young0529)开发并维护,当前版本 v1.0.0。
推荐 Skills