← Back to Skills Marketplace
ckboss

onelap-ride-download

by 码代码的猿猿 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onelap-ride-download
Description
从顽鹿竞技 (Onelap) 下载骑行记录 FIT 文件。用于批量导出用户的骑行数据。
Usage Guidance
This skill appears to do what it says: it uses your logged-in browser session to find time-limited FIT download links and then uses curl to save them locally. Before installing or running it: (1) inspect the SKILL.md for hidden/unexpected characters (scanner flagged unicode control chars); (2) remove or change hard-coded paths (/home/ckboss/...) to directories you control; (3) confirm you are comfortable allowing the agent to read the browser DOM (it will see session tokens embedded in links); and (4) verify that download hosts (e.g., fits.rfsvr.net) are expected by the Onelap service. If you have any doubt, ask the skill author for a parameterized version that lets you set the workspace/download directories and provides an explanation for any unusual characters in the file.
Capability Analysis
Type: OpenClaw Skill Name: onelap-ride-download Version: 1.0.0 The skill is designed to automate the downloading of cycling activity files (FIT format) from the Onelap (顽鹿竞技) platform. It uses standard browser automation and curl commands to fetch data from legitimate domains (u.onelap.cn and fits.rfsvr.net). While it contains hardcoded file paths (e.g., /home/ckboss/), which is a minor configuration flaw, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name/description (download Onelap FIT files) align with the instructions: navigate the Onelap analysis page, snapshot the logged-in browser DOM, extract FIT download links and use curl to download them. Required binary (curl) and browser usage are appropriate for the task.
Instruction Scope
Instructions explicitly instruct the agent to use the browser tool to snapshot the logged‑in session and extract links (this is necessary because download links are tied to a logged-in session and time‑limited tokens). However, the SKILL.md contains hard-coded example file-system paths (/home/ckboss/..., .openclaw workspace) which are user-specific and should be parameterized; also the agent will handle URLs that include tokens—be aware these tokens are sensitive and the skill will capture them while parsing the page.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing is downloaded or written to disk at install time. That is the lowest-risk install model.
Credentials
The skill requests no environment variables or credentials. Its need to read the logged-in browser state and find time-limited download links is proportional to the stated purpose.
Persistence & Privilege
Skill is not forced-always and uses normal model invocation. It does not request persistent system-wide privileges or attempt to modify other skills' configurations in the instructions provided.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onelap-ride-download
  3. After installation, invoke the skill by name or use /onelap-ride-download
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
onelap-ride-download 1.0.0 初始发布 - 支持从顽鹿竞技 (Onelap) 平台批量下载骑行记录 FIT 文件 - 可根据用户指令批量导出指定日期范围的骑行数据 - 适配常见中文日期、ISO 日期及相对日期(如“本周”、“上周”)指令 - 提供命令行操作流程及下载文件的规范命名、存放结构 - 自动整理文件到以日期范围命名的目录,便于管理和导入第三方平台 - 明确所需环境:curl 工具和已登录的浏览器
Metadata
Slug onelap-ride-download
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is onelap-ride-download?

从顽鹿竞技 (Onelap) 下载骑行记录 FIT 文件。用于批量导出用户的骑行数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install onelap-ride-download?

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

Is onelap-ride-download free?

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

Which platforms does onelap-ride-download support?

onelap-ride-download is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created onelap-ride-download?

It is built and maintained by 码代码的猿猿 (@ckboss); the current version is v1.0.0.

💬 Comments