← Back to Skills Marketplace
miantiaor

苏宁帮客预约服务

by miantiaor · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
323
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install suning-bangke
Description
苏宁帮客预约服务
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install suning-bangke
  3. After installation, invoke the skill by name or use /suning-bangke
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Initial release
v1.0.0
初始发布:支持苏宁帮客服务预约,用户可输入手机号和故障描述进行预约下单
v1.0.2
Initial release
v1.0.1
Initial release
Metadata
Slug suning-bangke
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 苏宁帮客预约服务?

苏宁帮客预约服务. It is an AI Agent Skill for Claude Code / OpenClaw, with 323 downloads so far.

How do I install 苏宁帮客预约服务?

Run "/install suning-bangke" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 苏宁帮客预约服务 free?

Yes, 苏宁帮客预约服务 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 苏宁帮客预约服务 support?

苏宁帮客预约服务 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 苏宁帮客预约服务?

It is built and maintained by miantiaor (@miantiaor); the current version is v1.0.3.

💬 Comments