StackA2A
media-content

Chess Agent

52

by Telex

An agent that plays chess. Accepts moves in standard notation and returns updated board state as FEN and an image.

Updated 2026-02-23
Quality Score52/100
Community
0
Freshness
86
Official
30
Skills
70
Protocol
85
🔒 Security
20

Getting Started

1Clone the repository
$ git clone
2Navigate to the project
$ cd repo
3Install dependencies
$ # Check README for install instructions
4Run the agent
$ # Check README for run instructions

Or connect to the hosted endpoint: https://system-integration.telex.im/chessagent

Capabilities

StreamingPush NotificationsMulti-TurnAuth: none

Skills (1)

Play Move

Plays a move and returns the updated board in FEN format and as an image.

chessgameplayboard
chessgameplayboard
Agent Card