← 返回
开发者工具 中文

Strava CLI Skill

Use the stravacli terminal tool to access Strava data (athlete profile, activities, streams, routes, segments, clubs, gear, uploads) and perform limited writ...
使用stravacli终端工具访问Strava数据(运动员资料、活动、数据流、路线、赛段、俱乐部、装备、上传)并执行有限的写入操作。
brainsoft-raxat brainsoft-raxat 来源
开发者工具 clawhub v2.2.98 2 版本 100000 Key: 无需
★ 0
Stars
📥 658
下载
💾 8
安装
2
版本
#latest

概述

stravacli

Use stravacli for Strava operations from terminal.

Prerequisites

This skill depends on the external CLI project:

  • Source: https://github.com/Brainsoft-Raxat/strava-cli

Install stravacli before using this skill:

  • Recommended (release binary):
  • Download latest from: https://github.com/Brainsoft-Raxat/strava-cli/releases/latest
  • Or with Go:
  • go install github.com/Brainsoft-Raxat/strava-cli/cmd/stravacli@latest

Then verify binary is available in PATH:

  • stravacli --version

Setup

  • Authenticate before data commands:
  • Local: stravacli auth login
  • Headless/VPS: stravacli auth login --remote, then complete with stravacli auth login --auth-url ''
  • Verify auth: stravacli auth status

Read commands (preferred by default)

  • Athlete profile: stravacli athlete me --json
  • Athlete stats: stravacli athlete stats --json
  • Athlete zones: stravacli athlete zones --json
  • List activities: stravacli activities list --per-page 10 --json
  • Activity details: stravacli activities get --json
  • Activity laps: stravacli activities laps --json
  • Activity streams: stravacli activities streams --json
  • Routes list/get: stravacli routes list --json / stravacli routes get --json
  • Export route file: stravacli routes export --format gpx --out ./route.gpx
  • Segments/starred/explore: stravacli segments starred --json, stravacli segments explore --bounds --json
  • Clubs: stravacli clubs list --json
  • Gear: stravacli gear get --json
  • Upload status: stravacli uploads get --json

Write commands (ask/confirm first)

  • Update activity metadata: stravacli activities update --name 'New name' --description '...'
  • Upload activity file: stravacli activities upload --file ./run.fit --yes --json

Always confirm intent before write actions.

Output conventions

  • Use --json when results need parsing or reuse.
  • Keep user summaries concise; include key metrics and IDs.
  • If a command fails with auth errors, suggest stravacli auth status then re-login.

版本历史

共 2 个版本

  • v2.2.98 当前
    2026-03-29 15:22 安全 安全
  • v1.0.0
    2026-03-07 01:53

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Watcher

robin797860
管理和监控个人股票自选列表,支持利用同花顺数据添加、删除、列出股票及汇总近期表现。适用于用户希望追踪特定股票、获取表现汇总或管理自选列表时。
★ 112 📥 45,570
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 271 📥 99,772
data-analysis

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,913