← 返回 Skills 市场
rowin90

Product Data Collection

作者 Chevy · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
128
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install product-data-collection
功能描述
Describes product collection task HTTP APIs (create, pick, update, batch-update), task types, statuses, success payload rules, and browser-extension vs dashb...
安全使用建议
This skill is an instruction-only API spec and appears coherent. Before installing: ensure PRODUCT_DATA_COLLECTION_BASE_URL points to a trusted host and provide a least-privilege PRODUCT_TASK_AUTH token (scope/expiration if possible). Never paste the token into chat or code samples. Confirm the server enforces auth, rate limits, and input validation. Because the skill can be invoked by the agent, review how your agent will call these endpoints (logging, where requests run) to avoid accidental token leakage. If you require stricter control, create a scoped token for the skill and rotate it regularly.
功能分析
Type: OpenClaw Skill Name: product-data-collection Version: 1.0.1 The skill bundle provides technical documentation and instructions for an AI agent to interact with a product data collection API (e.g., eBay product tasks). It follows security best practices by explicitly instructing the agent to use environment variables (PRODUCT_TASK_AUTH, PRODUCT_DATA_COLLECTION_BASE_URL) and forbidding the hardcoding or logging of credentials in SKILL.md.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill documents HTTP task endpoints and legitimately needs the API base URL and an auth header. No unrelated services, binaries, or credentials are requested.
Instruction Scope
SKILL.md's runtime instructions are limited to composing the base URL, using PRODUCT_TASK_AUTH for Authorization, and calling specific /task endpoints. It does not instruct reading unrelated files, scanning system state, or sending data to unexpected external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk or downloaded by the skill, minimizing install-time risk.
Credentials
Only two environment variables are required (base URL and auth token), which are directly proportional to the described API interactions. The primary credential (PRODUCT_TASK_AUTH) is appropriate for an Authorization header.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation settings. The skill does not request persistent system privileges or modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-data-collection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-data-collection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
hide domain
v1.0.0
Initial publish
元数据
Slug product-data-collection
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Product Data Collection 是什么?

Describes product collection task HTTP APIs (create, pick, update, batch-update), task types, statuses, success payload rules, and browser-extension vs dashb... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。

如何安装 Product Data Collection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-data-collection」即可一键安装,无需额外配置。

Product Data Collection 是免费的吗?

是的,Product Data Collection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Product Data Collection 支持哪些平台?

Product Data Collection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Product Data Collection?

由 Chevy(@rowin90)开发并维护,当前版本 v1.0.1。

💬 留言讨论