gesslar
Community@gesslar · Toronto, ON, Canaduh
Agent Skills by gesslar
Showing 33 vetted skills indexed across 1 GitHub repositories.
buff-system
Apply, track, expire, and query boons and curses on living objects in Oxidus.
http-server
Create reusable HTTP server daemons for Oxidus LPC environments.
npc-creation
Create and modify Oxidus NPCs and monsters using STD_NPC and LPML data.
lpcdoc
Generate LPCDoc comment blocks for LPC functions, classes, and modules.
skills-and-advancement
Model nested skill trees and progression with Oxidus Mudlib functions.
signal-system
Coordinate decoupled events across objects via signal emission and slot registration.
room-creation
Automate Oxidus Mudlib room creation with function-based APIs and layered inheritance.
lpml
Provide LPML syntax, data types, and extension rules from the specification.
gmcp-outgoing
Route GMCP data from MUD servers to clients as JSON payloads.
wiki-writing
Standardize Oxidus wiki page creation with frontmatter, layout, and component rules.
daemon-creation
Automate Oxidus daemon creation with STD_DAEMON lifecycle and persistence hooks.
channel-system
Coordinate Oxidus channel modules and central daemon for message routing and delivery.
object-finding
Locate objects, livings, players, NPCs, and clones across rooms and containers.
currency-and-shops
Coordinate Oxidus currency, wealth tracking, and shop management across daemons and coin objects.
action-messages
Compose perspective-aware action messages for interactive narratives and MUD-style gameplay using token-based grammar adaptation.
http-client
Create LPC HTTP client daemons for Oxidus issuing outbound requests and managing responses.
persistence
Serialize Oxidus LPC objects and daemon data across restarts.
virtual-object-creation
Encodes LPML properties into game objects via extension-based routing and module compilation.
help-file-creation
Create and organize Oxidus help files under doc/ directories.
mass-and-capacity
Solve mass, capacity, and container constraints for objects in Oxidus.
lpc-coding-style
Enforces LPC coding conventions for oxidus-mudlib repository modules.
combat-system
Implement Oxidus combat mechanics for NPCs and players in LPC.
driver-overrides
Document FluffOS driver efun overrides and wrappers in Oxidus.
virtual-area-creation
Create procedurally generated virtual areas for Oxidus Mudlib from coordinate data.