← 返回 Skills 市场
323
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install suning-bangke
功能描述
苏宁帮客预约服务
安全使用建议
This skill is internally coherent and appears to do what it says, but consider the following before installing: 1) The skill will transmit user phone numbers (PII) to an external production endpoint — ensure you have the user's explicit consent before submitting. 2) Verify that https://asapps.suning.com is the legitimate Suning endpoint for reservations (the package has no homepage or publisher link). 3) Prefer showing the user the exact data to be sent and asking for confirmation rather than sending automatically. 4) Test with a non-sensitive/dummy phone number first. 5) Be aware the server may require additional authentication/validation not handled by this skill; the SKILL.md notes this. If provenance of the skill (author/homepage) matters to you, seek a skill with a known publisher or official integration.
功能分析
Type: OpenClaw Skill
Name: suning-bangke
Version: 1.0.3
The skill is designed to facilitate service bookings for Suning Bangke by collecting a user's phone number and service request details. It instructs the agent to submit this data via a standard POST request to a legitimate Suning domain (asapps.suning.com) as described in SKILL.md. The implementation follows basic security practices, such as using POST instead of GET for PII and correctly encoding data, with no evidence of malicious intent, data exfiltration to third parties, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the instructions: collecting a phone number and fault description and submitting them to a Suning service reservation endpoint is coherent with the stated purpose. There are no unrelated requirements (no extra env vars, binaries, or config paths).
Instruction Scope
SKILL.md instructs the agent to collect PII (phone number) and to submit it via an HTTP POST to the indicated production endpoint. That network activity is expected for this skill, but it means the agent will transmit user PII to an external service — the skill correctly recommends confirmation and URL-encoding of Chinese text, and notes possible additional authentication by the server.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute. Lowest-risk install posture.
Credentials
The skill declares no environment variables, credentials, or config paths. No disproportionate access is requested. The only sensitive data involved is the user-provided phone number (PII), which is necessary for the service.
Persistence & Privilege
Skill is not always-enabled and does not request elevated/system-wide privileges or modify other skills. Autonomous invocation is allowed by default but not combined with broad credentials or persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install suning-bangke - 安装完成后,直接呼叫该 Skill 的名称或使用
/suning-bangke触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Initial release
v1.0.0
初始发布:支持苏宁帮客服务预约,用户可输入手机号和故障描述进行预约下单
v1.0.2
Initial release
v1.0.1
Initial release
元数据
常见问题
苏宁帮客预约服务 是什么?
苏宁帮客预约服务. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。
如何安装 苏宁帮客预约服务?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install suning-bangke」即可一键安装,无需额外配置。
苏宁帮客预约服务 是免费的吗?
是的,苏宁帮客预约服务 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
苏宁帮客预约服务 支持哪些平台?
苏宁帮客预约服务 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 苏宁帮客预约服务?
由 miantiaor(@miantiaor)开发并维护,当前版本 v1.0.3。
推荐 Skills