← 返回 Skills 市场
139
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install scavio-walmart
功能描述
Search Walmart products and look up product details by product ID. Supports delivery speed, ZIP code, and in-store availability filters. Returns structured J...
安全使用建议
This skill appears to do exactly what it claims: call Scavio's Walmart search/product APIs and return structured results. Before installing, verify you trust the Scavio provider (https://scavio.dev), and only provide an API key you control. Prefer a limited-scope or usage-restricted key, monitor API usage/credits, and rotate the key if you suspect misuse. Note that the skill will use whatever SCAVIO_API_KEY exists in the environment when invoked—avoid placing high-privilege secrets in that variable unless you trust the integration. If you need stronger assurance, review Scavio's docs and privacy/billing terms and create a test key first.
功能分析
Type: OpenClaw Skill
Name: scavio-walmart
Version: 1.0.1
The scavio-walmart skill is a standard API wrapper for searching Walmart products via the Scavio service. It requires a legitimate API key (SCAVIO_API_KEY) and interacts with the official api.scavio.dev endpoints. The instructions in SKILL.md are well-structured, providing clear guidance for the AI agent on how to handle searches, filters, and errors without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description (Walmart product search) align with the runtime instructions and declared requirement (SCAVIO_API_KEY). The endpoints referenced are on api.scavio.dev and returned product URLs point to walmart.com as expected.
Instruction Scope
SKILL.md confines the agent to calling the Scavio search/product endpoints, passing parameters (delivery_zip, fulfillment, store_id) as needed, and instructs not to fabricate data. It only references the declared SCAVIO_API_KEY and does not ask the agent to read unrelated files, system state, or other environment variables.
Install Mechanism
Instruction-only skill with no install spec or code files — minimal disk/write risk. There is an example pip install for an optional langchain helper, but no install actions are required by the skill itself.
Credentials
Only a single env var (SCAVIO_API_KEY) is required and marked as primaryEnv; that is proportionate for an API-wrapper skill. The SKILL.md references only that variable and provides guidance to set it.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' configs. It will use the API key from the environment when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install scavio-walmart - 安装完成后,直接呼叫该 Skill 的名称或使用
/scavio-walmart触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Major update: improved documentation, workflow guidance, and usage guardrails.
- Overhauled SKILL.md: clearer workflow, use cases, and step-by-step instructions on when and how to trigger product search or details.
- Expanded parameter explanations, including delivery speed, ZIP code, and in-store pickup filters.
- Added usage guardrails: don’t fabricate data, always pass ZIP code for delivery questions, and handle errors proactively.
- Provided concise Python example requests reflecting best practices.
- Added new sections on failure handling and edge cases.
- Updated metadata, tags, and homepage link for clarity and discoverability.
v1.0.0
Initial release of scavio-walmart skill.
- Enables Walmart product search and detailed lookup via Scavio API.
- Supports filtering by price, fulfillment speed/type, delivery zip, and store ID.
- Returns structured JSON with pricing, reviews, fulfillment, and availability.
- Includes Python and LangChain usage examples.
- Requires an API key from scavio.dev.
元数据
常见问题
Scavio Walmart 是什么?
Search Walmart products and look up product details by product ID. Supports delivery speed, ZIP code, and in-store availability filters. Returns structured J... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Scavio Walmart?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install scavio-walmart」即可一键安装,无需额外配置。
Scavio Walmart 是免费的吗?
是的,Scavio Walmart 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Scavio Walmart 支持哪些平台?
Scavio Walmart 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Scavio Walmart?
由 scavio-ai(@scavio-ai)开发并维护,当前版本 v1.0.1。
推荐 Skills