Skip to main content
johnpwrs
GitHub creator profile

johnpwrs

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
Aug 26, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

uo-bank
unclassified

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.

Aug 26, 2026
uo-buy-items
unclassified

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.

Aug 26, 2026
uo-combat-loop
unclassified

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…

Aug 26, 2026
uo-containers
unclassified

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…

Aug 26, 2026
uo-death-recovery
unclassified

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.

Aug 26, 2026
uo-navigation
unclassified

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`…

Aug 26, 2026
uo-login
unclassified

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…

Aug 25, 2026
uo-equip-items
unclassified

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.

Aug 24, 2026
Showing 1 of 1 repositories
All repositories loaded