← Back to Skills Marketplace
codenova58

Hellobike

by codenova58 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
187
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hellobike
Description
Summarizes public service details, announcements, and city-specific info from Hellobike's official pages without accessing user accounts or orders.
README (SKILL.md)

哈啰出行

用途与边界

  • 面向公开服务介绍与公告页的信息整理
  • 不提供账号登录、骑行/订单操作或权限绕过能力
  • 仅处理公开页面的合规信息摘要

关键入口

  • 主页:https://www.hellobike.com/
  • 服务/产品页:站点入口
  • 公告与新闻中心:站点入口

常见任务

  • 服务说明摘要(骑行、助力车、会员/卡券)
  • 公告与新闻条目整理(标题、发布时间、影响范围)
  • 城市开通/价格说明与活动信息摘要

数据字段

  • 服务名称、范围说明、价格/会员信息、链接
  • 公告标题、发布时间、影响范围、来源链接
  • 城市名称、服务开通/价格/活动信息、采集时间

自动化要点

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

示例流程

  • 服务摘要:访问服务页 → 抽取价格/范围/会员 → 输出摘要清单
  • 公告整理:访问公告页 → 抽取条目 → 输出影响范围与链接
  • 城市信息:汇总城市页 → 抽取开通与价格活动 → 输出摘要

合规提示

  • 遵守平台与隐私合规,不进行订单或账号操作
  • 结果仅用于内部分析与提醒
Usage Guidance
This skill appears coherent and minimal: it only summarizes public Hellobike pages and asks for no credentials. Things to consider before installing: (1) the skill is instruction-only and the agent runtime will perform the web fetching — ensure the agent's fetcher won't attach cookies, stored credentials, or other site-specific auth by mistake; (2) dynamic pages imply a headless browser or JS-capable fetcher may be used — verify your environment's browser binaries and network policies are acceptable; (3) respect site terms and rate limits to avoid being blocked; and (4) the skill's source is unknown, so if you require stronger assurance, run it in a restricted/testing agent first and monitor network requests and data output.
Capability Analysis
Type: OpenClaw Skill Name: hellobike Version: 0.1.0 The skill bundle is designed for gathering public information such as service descriptions, announcements, and pricing from the legitimate Hellobike website (hellobike.com). The SKILL.md instructions explicitly prohibit account logins, order operations, or permission bypasses, focusing solely on compliant data extraction from public pages.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md: it only claims to scrape and summarize public service and announcement pages. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md limits activity to publicly accessible pages, extraction of obvious fields (titles, times, prices), and explicitly forbids account/order operations. It asks to wait for dynamic loading and to respect rate limits — an implementation detail but not scope creep. It does not request access to local files, secrets, or other system state.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing will be written to disk by the skill itself. This is the lowest-risk pattern for install behavior.
Credentials
The skill requires no environment variables, credentials, or config paths. The declared needs are minimal and proportionate to web-scraping public pages.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent-wide privileges. It does not instruct modifying other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hellobike
  3. After installation, invoke the skill by name or use /hellobike
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the hellobike-hot-trend skill. - Organizes public service and announcement information from HelloBike’s official website. - Summarizes service descriptions, announcements, news, and city-specific details. - Only processes compliant information from public pages; no login or account operations. - Extracts data such as service scope, prices, announcement details, and city coverage. - Ensures automated extraction respects site loading times and visit frequency limits.
Metadata
Slug hellobike
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Hellobike?

Summarizes public service details, announcements, and city-specific info from Hellobike's official pages without accessing user accounts or orders. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.

How do I install Hellobike?

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

Is Hellobike free?

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

Which platforms does Hellobike support?

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

Who created Hellobike?

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

💬 Comments