← 返回 Skills 市场
🔌

skill-alipayplus-integration

作者 ant-intl · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-alipayplus-ai-integration
功能描述
Alipay+ Payment Integration Assistant. Provides structured integration guidance for Acquiring Service Providers (ACQP) and Mobile Payment Service Providers (...
安全使用建议
This skill is internally consistent: it simply directs the agent to fetch Alipay+ official docs and produce integration guidance. Before installing, consider: (1) the agent will perform outbound HTTP requests to https://docs.alipayplus.com and may traverse many linked pages — verify your environment allows this and that you trust that domain; (2) the skill will not ask for your API keys, but actual integration will require PartnerId/ClientId and keys — never paste secrets into chat; (3) if you run agents in a sensitive network, consider restricting or logging outbound requests or testing in a sandbox first. If you need the agent to avoid making network calls, do not enable this skill or disable autonomous invocation for it.
功能分析
Type: OpenClaw Skill Name: skill-alipayplus-ai-integration Version: 1.0.1 The skill is a documentation assistant for Alipay+ integration that fetches real-time API details from official sources. It uses standard shell commands (curl and awk) in SKILL.md to retrieve and parse markdown files from docs.alipayplus.com. The logic is transparently designed to ensure the AI agent provides up-to-date information rather than relying on potentially stale internal knowledge, and it contains no indicators of malicious intent, data exfiltration, or unauthorized execution.
能力标签
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (Alipay+ integration) match the SKILL.md and README: the skill's only actions are to fetch Alipay+ documentation and produce guidance. There are no unrelated environment variables, binaries, or install steps requested that would be out of scope.
Instruction Scope
SKILL.md explicitly requires using curl to fetch the official docs (docs.alipayplus.com) and to recursively retrieve linked pages for complete content; this is coherent with the stated requirement to always use the latest online documentation. Note: the instructions cause the agent to make multiple outbound HTTP requests within the alipayplus docs domain (including recursive traversal), so expect network activity and potential heavy fetching of documentation pages; otherwise the instructions do not ask the agent to access unrelated files, secrets, or external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk: nothing is written to disk or downloaded beyond the runtime network fetches the skill asks the agent to perform.
Credentials
The skill declares no required environment variables, credentials, or config paths. The README notes that real integrations require PartnerId/ClientId/keys, but the skill itself does not request or store those — this is proportionate to an information/guidance skill.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges nor does it modify other skills. disable-model-invocation is false (normal), which allows autonomous invocation; this is expected for agent skills and not a standalone concern given the lack of other risky behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-alipayplus-ai-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-alipayplus-ai-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed a project file (package.json) from the skill package. - No changes made to skill functionality or documentation content. - All integration constraints, guidance, and usage procedures remain unchanged.
v1.0.0
Initial release with full transition to online documentation fetching and streamlined scope: - All local reference files and scripts removed; integration guidance now strictly references Alipay+ official online documentation. - Role-based document access introduced—users must specify if they're ACQP or MPP before integration steps are provided. - Step-by-step curl commands included to fetch the latest official docs based on user role. - Guidance and clarifications updated to reflect expanded Alipay+ integration scenarios, including UPM, MPM, Online Cashier, and Auto Debit. - Documentation fetching now required for all API parameters, flow details, and code samples—no guessing or use of outdated local materials.
元数据
Slug skill-alipayplus-ai-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

skill-alipayplus-integration 是什么?

Alipay+ Payment Integration Assistant. Provides structured integration guidance for Acquiring Service Providers (ACQP) and Mobile Payment Service Providers (... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。

如何安装 skill-alipayplus-integration?

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

skill-alipayplus-integration 是免费的吗?

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

skill-alipayplus-integration 支持哪些平台?

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

谁开发了 skill-alipayplus-integration?

由 ant-intl(@ant-intl)开发并维护,当前版本 v1.0.1。

💬 留言讨论