← 返回 Skills 市场
227
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install alipay-hot-trend
功能描述
Summarizes public Alipay product features, announcements, and city service updates without login or payment actions.
使用说明 (SKILL.md)
支付宝
用途与边界
- 面向公开产品页与公告页的信息整理与摘要
- 不提供账号登录、支付或权限绕过能力
- 仅处理公开页面的合规信息
关键入口
- 主页:https://www.alipay.com/
- 支付与生活服务页:站点入口
- 公告与新闻中心:站点入口
常见任务
- 产品与服务页的要点摘要(功能、适用场景、链接)
- 公告与新闻条目的标题/发布时间/影响范围整理
- 城市服务开通/变更信息摘要
数据字段
- 服务名称、功能概述、适用场景、链接
- 公告标题、发布时间、影响范围、来源链接
- 城市名称、服务开通/变更信息、采集时间
自动化要点
- 页面为静态与动态混合,需等待加载完成后解析
- 不进行账号登录或支付相关操作
- 频率控制,尊重平台访问限制
示例流程
- 服务摘要:访问服务页 → 抽取要点 → 输出摘要清单
- 公告整理:访问公告页 → 抽取条目 → 输出影响范围与链接
- 城市信息:汇总城市服务 → 抽取开通与变更 → 输出摘要
合规提示
- 遵守平台与隐私合规,不进行支付或账号操作
- 结果仅用于内部分析与提醒
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install alipay-hot-trend - 安装完成后,直接呼叫该 Skill 的名称或使用
/alipay-hot-trend触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Alipay 是什么?
Summarizes public Alipay product features, announcements, and city service updates without login or payment actions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。
如何安装 Alipay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install alipay-hot-trend」即可一键安装,无需额外配置。
Alipay 是免费的吗?
是的,Alipay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Alipay 支持哪些平台?
Alipay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Alipay?
由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。
推荐 Skills