Agent Skills by Lazy_Frog
Showing 35 vetted skills indexed across 1 GitHub repositories.
path-tracing
Analyze target images to extract rendering parameters and reproduce ray-traced scenes.
video-processing
Edit, convert, and extract media from video files using FFmpeg commands.
install-windows-3.11
Install Windows 3.11 in QEMU with VNC and noVNC remote access.
chess-best-move
Detect chess pieces from board images and compute best moves with Stockfish.
reshard-c4-data
Reshard large datasets into size-limited and count-limited shards with metadata.
gcode-to-text
Decode text embedded in G-code toolpaths by analyzing X/Y coordinate geometry.
vulnerable-secret
Extract hidden secrets from vulnerable executables using reverse engineering and exploitation techniques.
compile-compcert
Build CompCert from source using opam-managed Coq, OCaml, and Menhir dependencies.
train-fasttext
Guide FastText supervised text classification training under accuracy and size constraints.
mailman
Configure Postfix and Mailman3 mailing lists with LMTP delivery verification.
schemelike-metacircular-eval
Implement a metacircular Scheme evaluator with closures, environments, and special forms.
winning-avg-corewars
Create CoreWars warriors meeting win-rate targets against specified opponents.
llm-inference-batching-scheduler
Design LLM inference batching schedulers balancing compilation cost and latency constraints.
extract-moves-from-video
Extract typed command text from video recordings of terminal sessions.
gpt2-codegolf
Plan minimal GPT-2 inference under strict byte budgets.
feal-linear-cryptanalysis
Recover FEAL cipher keys using linear cryptanalysis with known plaintext-ciphertext pairs.
polyglot-rust-c
Create source files that compile and execute as both Rust and C/C++ programs.
write-compressor
Develop compression encoders with decoder state synchronization and dual simulation verification.
sanitize-git-repo
Scan git repositories for secrets and rewrite history to remove them.
qemu-startup
Start QEMU VMs with serial console and boot verification.
torch-tensor-parallelism
Implement tensor-parallel linear layers in PyTorch with sharded weights and bias handling.
circuit-fibsqrt
Design gate-level circuits for integer square roots and Fibonacci numbers.
query-optimize
Optimize slow SQL queries with plan analysis and index recommendations.
frontend-design
Design and generate production-grade frontend interfaces with HTML/CSS/JS or framework code.