Xekri
Community@xekriredmane · Mountain View, CA
A software dragon in the Bay Area.
Agent Skills by Xekri
Showing 9 vetted skills indexed across 2 GitHub repositories.
disassemble
Disassemble 6502 routines from main.bin into human-readable assembly instructions.
gen-pdf
Convert noweb literate programming documents into PDFs via LaTeX compilation.
assemble
Compile literate assembly projects into executable binaries and disk images.
annotate
Insert structured comments, labels, and headers into assembly routines.
trace-address
Trace and label data addresses in 6502 Apple II binaries.
find-gaps
Detect and categorize code gaps in assembly binaries for reverse engineering.
macro-apply
Detect and replace multi-instruction assembly patterns with macros in .nw files.
chunk-placement
Checks data chunk label placement in 'main.nw' for assembly code structure.
re-next
Discover and document the next unlabeled address in main.nw for 6502 Apple II disassembly.