Open the headless UO character's bank box and deposit/withdraw/list items in it. Use whenever the user asks to go to the bank, bank something, store/withdraw items from the bank, or check bank contents.
Buy items from an NPC vendor with the headless UO client — find the vendor, open their buy list with the "<Name> buy" speech command, list what's for sale, and purchase. Use whenever the user asks to buy/purchase something from a shop, vendor, or shopkeeper.
Fight a single focused target with the headless UO client — pursue it, watch its HP and your own, keep melee range or archery line-of-sight, and handle running out of arrows. Use whenever the user asks to fight, kill, attack, or engage a monster/mobile in…
List a container's contents and move items into/out of any container (backpack, bank box, chest, another container) with the headless UO client. Use whenever the user asks to put/store/move/drop an item into something, list what's inside a…
What to do when the headless UO character dies — detecting ghost state, getting resurrected via a healer, and checking equipment afterward. Use whenever the user asks about death, being a ghost, resurrection, or the character shows HP:0.
Walk the headless UO character to a target (x, y), diagnose/handle blocked paths (walls, dead ends), and travel long distances via moongates. Doors are opened automatically. Use whenever the user asks to walk/go/move/navigate/travel to a place, when a `goto`…
Start the ClassicUO headless client daemon, log in, load map data, and load POI data. Use whenever the user asks to run/start/log in to the headless UO client, or before any goto/pos/canwalk/tiles/items/closest/findpoi command that needs the map or POI data…
Equip or unequip items on the headless UO character, including opening the backpack so its contents are visible. Use whenever the user asks to wear/equip/unequip/remove gear, check inventory, or move items to/from the backpack.