← Back to Skills Marketplace
codekungfu

Alipay

by ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
227
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install alipay-hot-trend
Description
Summarizes public Alipay product features, announcements, and city service updates without login or payment actions.
README (SKILL.md)

支付宝

用途与边界

  • 面向公开产品页与公告页的信息整理与摘要
  • 不提供账号登录、支付或权限绕过能力
  • 仅处理公开页面的合规信息

关键入口

  • 主页:https://www.alipay.com/
  • 支付与生活服务页:站点入口
  • 公告与新闻中心:站点入口

常见任务

  • 产品与服务页的要点摘要(功能、适用场景、链接)
  • 公告与新闻条目的标题/发布时间/影响范围整理
  • 城市服务开通/变更信息摘要

数据字段

  • 服务名称、功能概述、适用场景、链接
  • 公告标题、发布时间、影响范围、来源链接
  • 城市名称、服务开通/变更信息、采集时间

自动化要点

  • 页面为静态与动态混合,需等待加载完成后解析
  • 不进行账号登录或支付相关操作
  • 频率控制,尊重平台访问限制

示例流程

  • 服务摘要:访问服务页 → 抽取要点 → 输出摘要清单
  • 公告整理:访问公告页 → 抽取条目 → 输出影响范围与链接
  • 城市信息:汇总城市服务 → 抽取开通与变更 → 输出摘要

合规提示

  • 遵守平台与隐私合规,不进行支付或账号操作
  • 结果仅用于内部分析与提醒
Usage Guidance
This skill appears coherent and low-risk: it only describes reading public Alipay pages and requires no credentials or installation. Before enabling, consider: ensure the agent enforces the 'no login / no payment' rule in practice; confirm scraping respects Alipay's robots.txt and terms of service and rate limits; monitor network requests for unexpected destinations (in case the skill is later changed); and avoid providing any Alipay account credentials or secrets to the skill.
Capability Analysis
Type: OpenClaw Skill Name: alipay-hot-trend Version: 0.1.0 The skill bundle is a standard information retrieval and summarization tool for public Alipay product and announcement pages. The SKILL.md file provides clear instructions for the AI agent to scrape public data while explicitly prohibiting sensitive actions such as account login, payment processing, or permission bypass, and it contains no malicious code or suspicious network activity.
Capability Assessment
Purpose & Capability
Name/description match SKILL.md: the skill only targets public Alipay product/announcement/city-service pages and explicitly excludes login or payment actions. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions are limited to visiting and parsing public pages, waiting for dynamic load, extracting specified fields, and respecting rate limits. The SKILL.md does not instruct reading local files, accessing unrelated env vars, or sending data to unfamiliar endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched during install.
Credentials
No environment variables, credentials, or config paths are required; this is proportionate for a public-page summarization skill.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request forced inclusion or elevated platform privileges and does not modify other skills or system-wide config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install alipay-hot-trend
  3. After installation, invoke the skill by name or use /alipay-hot-trend
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
alipay-hot-trend 0.1.0 - Initial release of the skill for summarizing public Alipay product and announcement pages. - Supports extraction of key information from service, news, and city service update pages. - Clearly limits scope to public content; no account or payment operations. - Emphasizes compliance with platform and privacy rules. - Provides examples for typical summary and aggregation tasks.
Metadata
Slug alipay-hot-trend
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Alipay?

Summarizes public Alipay product features, announcements, and city service updates without login or payment actions. It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.

How do I install Alipay?

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

Is Alipay free?

Yes, Alipay is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Alipay support?

Alipay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Alipay?

It is built and maintained by ClawKK (@codekungfu); the current version is v0.1.0.

💬 Comments