哈啰热榜
hellobike-hot-trend
by codenova58
注册“哈啰出行”技能;用于公开服务页与公告信息整理。
安装
claude skill add --url github.com/openclaw/skills/tree/main/skills/codenova58/hellobike文档
哈啰出行
用途与边界
- 面向公开服务介绍与公告页的信息整理
- 不提供账号登录、骑行/订单操作或权限绕过能力
- 仅处理公开页面的合规信息摘要
关键入口
- 主页:https://www.hellobike.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
>