← Back to Skills Marketplace
453
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install stravacli
Description
Use the stravacli terminal tool to access Strava data (athlete profile, activities, streams, routes, segments, clubs, gear, uploads) and perform limited writ...
Usage Guidance
This skill is a thin wrapper that instructs the agent to call the external stravacli CLI. Before installing or following its instructions: (1) review the GitHub repo and release artifacts you will install (check source and release integrity) because installing binaries or running `go install` executes third‑party code; (2) be aware stravacli will perform OAuth and store tokens locally—know where tokens are saved and protect/revoke them if needed; (3) the skill will only perform writes if you confirm, but double-check any upload/update commands before approving; (4) if you need headless auth, avoid exposing callback URLs you don't control, as that may leak tokens. If any of these points are unacceptable, do not install or run the external CLI.
Capability Analysis
Type: OpenClaw Skill
Name: stravacli
Version: 2.2.98
The skill bundle is benign. It provides instructions for an AI agent to install and use the `stravacli` terminal tool for Strava operations. The `SKILL.md` file contains clear, transparent instructions for setup, authentication, and command usage, including legitimate file export and upload actions. There is no evidence of prompt injection attempts, data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or obfuscation within the provided files. The reliance on an external binary from GitHub is a standard integration pattern and does not indicate malice in the skill bundle itself.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: it tells the agent to use the external stravacli tool to read and (with confirmation) write Strava data. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Instructions only tell the agent to install and run stravacli commands (read commands by default, explicit confirmation for write commands). The SKILL.md does not instruct reading arbitrary system files or sending data to unexpected endpoints. It does reference local files for uploads/exports and the CLI's auth flows, which is appropriate for a CLI integration.
Install Mechanism
There is no automatic install; the doc points to GitHub releases or go install. Both are reasonable but require trusting the third‑party repository and any released binaries.
Credentials
The skill requests no environment variables and relies on the CLI's own OAuth authentication for Strava tokens — appropriate and proportional for the described functionality.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request elevated system presence or modify other skills. Normal autonomous invocation is allowed (platform default).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install stravacli - After installation, invoke the skill by name or use
/stravacli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.98
Add prerequisite install guidance and source repository link for stravacli dependency.
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 453 downloads so far.
How do I install Strava CLI Skill?
Run "/install stravacli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Strava CLI Skill free?
Yes, Strava CLI Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Strava CLI Skill support?
Strava CLI Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Strava CLI Skill?
It is built and maintained by Raxat (@brainsoft-raxat); the current version is v2.2.98.
More Skills