← Back to Skills Marketplace
841
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install race-finder
Description
Find upcoming races — running, trail, triathlon, cycling, swimming, and obstacle courses. Search by location, distance, sport, and date. Returns race details with registration links.
Usage Guidance
This skill is a documentation-only wrapper for a public race-search API and appears internally consistent. Things to consider before installing: 1) The skill will make outbound HTTPS requests to api.racefinder.net when used — if you have privacy concerns, avoid sending sensitive location or personally identifying data. 2) The package has no published homepage or verified publisher metadata in the registry; if you want higher assurance, verify the domain (racefinder.net), check the referenced GitHub repo (nftechie) and confirm the API is legitimate. 3) Registration links may redirect to third-party sites (e.g., runsignup); verify those links before submitting payment or personal information. Otherwise, no credentials or local file access are requested and the skill's behavior matches its description.
Capability Analysis
Type: OpenClaw Skill
Name: race-finder
Version: 1.0.0
The skill bundle is benign. All files consistently describe an API for finding races, with `SKILL.md` providing the API definition and agent instructions. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The 'Tips for Agents' in `SKILL.md` are helpful and align with the stated purpose, guiding the agent to use the `https://api.racefinder.net` API and `runsignup.com` for registration links.
Capability Assessment
Purpose & Capability
Name/description (find upcoming races) match the SKILL.md and README which document a public HTTP API (https://api.racefinder.net). No unrelated credentials, binaries, or platform access are requested. The README and docs reference racefinder.net and RunSignUp as data sources; while the publisher identity/homepage is missing, that is a transparency issue rather than an incoherence with the stated capability.
Instruction Scope
SKILL.md only documents GET requests to a public API and provides curl examples. It does not instruct the agent to read local files, access system credentials, or exfiltrate data to unexpected endpoints. It will send user query parameters to the documented external API (expected behavior).
Install Mechanism
There is no install spec and no code files; this is instruction-only documentation. No archives, third-party packages, or downloads are specified, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented API is public and explicitly 'No authentication required,' so there is no disproportionate secret access requested.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not modify other skills or system configuration in the documentation. Autonomous invocation is allowed by platform default but the skill itself does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install race-finder - After installation, invoke the skill by name or use
/race-finder - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Race Finder?
Find upcoming races — running, trail, triathlon, cycling, swimming, and obstacle courses. Search by location, distance, sport, and date. Returns race details with registration links. It is an AI Agent Skill for Claude Code / OpenClaw, with 841 downloads so far.
How do I install Race Finder?
Run "/install race-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Race Finder free?
Yes, Race Finder is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Race Finder support?
Race Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Race Finder?
It is built and maintained by nftechie (@nftechie); the current version is v1.0.0.
More Skills