betfair

Trade Betfair markets programmatically through the MCP server integration.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill betfair-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: betfair
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/betfair
Command: npx skills add https://github.com/nirholas/agenti --skill betfair-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Betfair offers deep markets and complex order types, but manual trading and data gathering can be slow and error-prone; this skill automates data retrieval and order placement to streamline betting activity.

Core Features & Use Cases

  • Market discovery and market details via /bf markets and /bf market
  • Real-time prices, order placement (back/lay), and order management
  • Use Case: automate repeated market screening and execution for a sports-betting strategy.

Quick Start

Configure BETFAIR_APP_KEY and BETFAIR_SESSION_TOKEN, then start using the /bf commands to search markets and place trades.

Frequently Asked Questions about betfair

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

FAQPage Schema
How do I automate Betfair trading and order placement?

You can automate Betfair trading by using this skill to programmatically search markets, retrieve live prices, and place back or lay orders through the MCP server. It streamlines repeated market screening and execution for betting strategies.

What credentials do I need to access the Betfair API for live market data?

To access the Betfair API feed, you need a BETFAIR_APP_KEY along with either a BETFAIR_SESSION_TOKEN or your BETFAIR_USERNAME and BETFAIR_PASSWORD for authentication and secure data retrieval.

Can I manage my account balance and open positions across multiple Betfair markets?

Yes, you can manage your balance and open positions across multiple Betfair markets. The skill provides commands to monitor your account status and track active orders within different markets simultaneously.

How do I search for specific Betfair markets and get real-time price details?

You can search for specific Betfair markets and retrieve real-time price details by using the dedicated market discovery commands. This allows you to query market information and access live pricing data programmatically.

Does this skill support placing both back and lay orders programmatically?

Yes, it supports placing both back and lay orders programmatically. Once authenticated with your Betfair credentials, you can automate order placement and manage your active orders directly through the server commands.

What is the best way to streamline sports betting market screening and execution?

The best way to streamline sports betting market screening is to automate data retrieval and order placement. This skill eliminates slow manual data gathering, allowing you to execute betting strategies programmatically across multiple markets.