betfair

Place and cancel Betfair Exchange bets via command-line interface.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill betfair
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: betfair
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/betfair
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill betfair

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @betfair-sports/betfair-api-node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides direct access to the Betfair Exchange, enabling users to place bets, manage trades, and access real-time market data without leaving the chat interface.

Core Features & Use Cases

  • Market Data Access: Search for sports markets, view detailed market information, and check live prices and orderbooks.
  • Trading Execution: Place back and lay orders, cancel existing bets, and manage open positions.
  • Account Management: View account balance and overall exposure.
  • Use Case: A user can search for a specific football match market, check the current odds, and place a back bet on a team to win, all through simple chat commands.

Quick Start

Use the betfair skill to search for markets related to football.

Frequently Asked Questions about betfair

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I place back and lay orders on the Betfair Exchange programmatically?

You can place back and lay orders on the Betfair Exchange using simple chat commands to execute trades. The Skill supports programmatic order placement, cancellation, and open position management via a command-line interface.

What do I need to access real-time Betfair market data and odds?

To access real-time Betfair market data and odds, you need Betfair API credentials for authentication. Once authenticated, you can search for sports markets, view detailed information, and check live prices and orderbooks without leaving the chat interface.

Can I check my Betfair account balance and exposure through a command-line interface?

Yes, you can check your Betfair account balance and overall exposure through the command-line interface. The Skill provides direct account management functionality alongside its trading execution and market data access features.

Does the Betfair API node package support market searching for specific sports events?

Yes, the Betfair API node package supports market searching for specific sports events. You can search for markets related to football or other sports, view detailed market information, and check live prices directly through chat commands.

What is the best way to automate sports betting trades without leaving my chat environment?

The best way to automate sports betting trades is by using this Skill's command-line interface to interact directly with the Betfair Exchange. It enables market searching, price checking, order placement, and cancellation entirely within your chat environment.

Why does my Betfair API integration require authentication credentials to operate?

Your Betfair API integration requires authentication credentials because it accesses the live Betfair Exchange for real-time market data and order execution. These credentials validate your account to securely place bets, manage trades, and retrieve balance information.