← Back to Skills Marketplace
The Odds Api
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
172
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install the-odds-api
Description
The Odds API integration. Manage data, records, and automate workflows. Use when the user wants to interact with The Odds API data.
Usage Guidance
This skill is internally consistent: it expects you to install and use the Membrane CLI to access The Odds API and does not request unrelated credentials. Before installing, decide whether you trust the Membrane service and @membranehq/cli from npm (package maintainer and supply chain risk). If you prefer not to install a global npm package, use the npx examples shown. Do not share your personal API keys directly with the skill — follow the connection/login flow described so Membrane can manage auth server-side. If you want higher assurance, review the @membranehq/cli package source on its repository and the Membrane privacy/security documentation before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: the-odds-api
Version: 1.0.1
The skill provides instructions for an AI agent to interact with 'The Odds API' via the Membrane CLI. It focuses on legitimate API management tasks such as authentication, action discovery, and execution through the Membrane platform. The instructions promote secure practices by delegating credential management to the Membrane service rather than handling secrets locally. No malicious patterns, data exfiltration, or suspicious obfuscation were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (The Odds API integration) matches the runtime instructions: install the Membrane CLI, log in via Membrane, create a connector to the-odds-api, discover and run actions. Nothing requested is unrelated to accessing The Odds API via Membrane.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI and using it to login, create connections, list/discover actions, and run them. It does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data to unknown endpoints. It does assume network access and a Membrane account (documented).
Install Mechanism
The README asks the user to run `npm install -g @membranehq/cli@latest` (and sometimes shows npx). Installing a public npm CLI is a common pattern but carries the usual npm package-install risks (you are trusting the package maintainer). There is no custom URL download or archive extraction in the skill content.
Credentials
The skill declares no required environment variables or credentials. It explicitly advises using Membrane-managed connections rather than collecting API keys locally, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, requests no persistent system presence, and does not set always:true. Autonomous invocation is allowed (platform default) but the skill itself doesn't request elevated persistence or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install the-odds-api - After installation, invoke the skill by name or use
/the-odds-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is The Odds Api?
The Odds API integration. Manage data, records, and automate workflows. Use when the user wants to interact with The Odds API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install The Odds Api?
Run "/install the-odds-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is The Odds Api free?
Yes, The Odds Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does The Odds Api support?
The Odds Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created The Odds Api?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills