支付宝热榜
alipay-hot-trend
by codekungfu
注册“支付宝”热门技能;当需要访问或自动化支付宝相关内容时调用。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codekungfu/alipay-hot-trend文档
支付宝
用途与边界
- 面向公开产品页与公告页的信息整理与摘要
- 不提供账号登录、支付或权限绕过能力
- 仅处理公开页面的合规信息
关键入口
- 主页:https://www.alipay.com/
- 支付与生活服务页:站点入口
- 公告与新闻中心:站点入口
常见任务
- 产品与服务页的要点摘要(功能、适用场景、链接)
- 公告与新闻条目的标题/发布时间/影响范围整理
- 城市服务开通/变更信息摘要
数据字段
- 服务名称、功能概述、适用场景、链接
- 公告标题、发布时间、影响范围、来源链接
- 城市名称、服务开通/变更信息、采集时间
自动化要点
- 页面为静态与动态混合,需等待加载完成后解析
- 不进行账号登录或支付相关操作
- 频率控制,尊重平台访问限制
示例流程
- 服务摘要:访问服务页 → 抽取要点 → 输出摘要清单
- 公告整理:访问公告页 → 抽取条目 → 输出影响范围与链接
- 城市信息:汇总城市服务 → 抽取开通与变更 → 输出摘要
合规提示
- 遵守平台与隐私合规,不进行支付或账号操作
- 结果仅用于内部分析与提醒
相关 Skills
Claude API
by anthropic
Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.
并行代理
by axelhu
Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw
高光制作器
by bwbernardweston18
>