2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Start a new chess game with 3 minutes of time on each player's clock. | |||
#Swap the colors for the assistant and the user in the current chess game. | |||
#Get the SAN (Standard Algebraic Notation) representation of the move {chess_move}. | |||
#List the legal moves available in the current position of the chess game. | |||
#Start a new chess game with the assistant playing as {color} and a specific opening strategy, e.g., "Sicilian Defense." | |||
#Undo the last move made by the user and provide an alternative move suggestion. | |||
#Evaluate the current position on the chessboard and give a material and positional score. | |||
#Show a hint or a recommended move for the user in the current game position. | |||
#Provide a brief explanation of an opening or strategy if the user starts with an opening move like {chess_move}. | |||
#Make the move {chess_move} and save the current game state as a PGN file. | |||
==Tips and Tricks== | ==Tips and Tricks== |