Zhang-Henry

60 mods across 1 repository, 62 stars between them.

evo-erlang-ssh-fix

25

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fix CVE-2025-32433 in Erlang/OTP SSH server - unauthenticated connection message execution vulnerability. Use when tasked with fixing the SSH state machine vulnerability that allows pre-auth command execution.

62 12d ago A 51 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fix visual stability issues (CLS, FOUC, FOIT) in Next.js e-commerce apps. Addresses theme flicker, font loading, image dimensions, and async content placeholders.

62 12d ago A 46 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Implement a Flink streaming job that analyzes Google cluster trace data to find the longest session (stage) of task SUBMIT events per finished job. Use when the task involves Flink session windows on cluster trace task/job events, session gap detection, or counting events in session windows keyed by job ID.

62 12d ago A 67 tokens original Apache-2.0

evo-flood-analysis

28

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze USGS streamflow stations for flood events by comparing gage height data against NWS flood stage thresholds. Use when detecting flood days for USGS stations over a date range.

62 12d ago A 42 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Generates a community pulse report for a GitHub repository by querying the GitHub Search API for PRs and issues within a date range, computing merge statistics, identifying top contributors, classifying bug reports by label substring, and counting resolved bugs. Use when asked to produce a JSON summary of repository…

62 12d ago A 70 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Run and calibrate the General Lake Model (GLM) for lake temperature simulation. Use when task requires running GLM, computing RMSE against observations, and calibrating parameters to meet an RMSE threshold.

62 12d ago A 51 tokens original Apache-2.0

evo-gw-detection

31

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Gravitational wave detection using matched filtering with PyCBC. Loads .gwf data, conditions it, performs grid search over mass parameters for multiple approximants, and reports peak SNR per approximant.

62 12d ago A 48 tokens original Apache-2.0

evo-dc-dispatch

32

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Solve DC Optimal Power Flow with spinning reserves from MATPOWER-format network JSON. Produces economic dispatch report with generator outputs, reserves, line loadings, and operating margin.

62 12d ago A 41 tokens original Apache-2.0

evo-hvac-controller

33

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

HVAC PID temperature controller skill. Runs calibration, estimates first-order system parameters, tunes PID gains via IMC, executes closed-loop control, and computes performance metrics. Use for thermal control tasks with first-order plant dynamics.

62 12d ago A 50 tokens original Apache-2.0

evo-invoice-fraud

34

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Invoice fraud detection skill: extracts invoices from PDF, matches against vendor master and PO register, flags fraud using priority-ordered checks. Auto-calibrates fuzzy threshold and filters non-standard PO entries.

62 12d ago A 46 tokens original Apache-2.0

evo-jax-tasks

35

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Solve JAX numerical computing tasks from a problem.json manifest. Handles reductions, vmap, grad, scan, and jit tasks.

62 12d ago A 33 tokens original Apache-2.0

evo-receipt-ocr

36

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Extract dates and total amounts from scanned receipt images using OCR and write results to Excel. Use when processing receipt images for data extraction.

62 12d ago A 34 tokens original Apache-2.0

evo-ckd-harmonizer

37

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Harmonize clinical lab data with mixed units to US conventional units. Detects bimodal distributions from mixed unit systems, applies molecular-weight-based conversions, handles comma decimals and scientific notation.

62 12d ago A 46 tokens original Apache-2.0

evo-lake-warming

38

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze lake surface water temperature trends and attribute warming to driver categories using Mann-Kendall trend test with year-based Sen slope, and per-category R-squared importance. All mappings derived at runtime.

62 12d ago A 46 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Extract display-mode LaTeX formulas from PDF research papers. Use when the task requires identifying all display-mode (own-line) formulas from a PDF, extracting them as LaTeX, cleaning tags/punctuation, detecting bracket mismatches and misspelled commands, and outputting original + fixed formulas in markdown format.

62 12d ago A 72 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Completes Lean 4 induction proofs for recursive sequence bounds. Use when a task requires proving an inequality about a recursively defined sequence (e.g., geometric series partial sums) in Lean 4 with the Math2001/Macbeth library tactics (simpleinduction, addarith, numbers, extra). Provides end-to-end proof…

62 12d ago A 80 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Normalize noisy bilingual manufacturing defect reason texts into standardized codebook entries. Derives all categories, keywords, and matching rules from supplied codebook files at runtime. Policy parameters are configurable.

62 12d ago A 43 tokens original Apache-2.0

evo-reflow-analysis

42

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze reflow oven thermocouple data, MES logs, and test defects to answer questions about preheat ramp rates, TAL, peak temperature, conveyor speed, and best run selection per the handbook specifications.

62 12d ago A 47 tokens original Apache-2.0

evo-fjsp-repair

43

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Repair FJSP baseline schedules to eliminate downtime violations while respecting freeze, right-shift, and policy budget constraints. Use when given manufacturing scheduling tasks with instance.txt, downtime.csv, policy.json, and baselinesolution.json.

62 12d ago A 51 tokens original Apache-2.0

evo-mario-counter

44

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Extract keyframes from a Super Mario video, convert to grayscale, count coins/enemies/turtles using template matching with NMS and SQDIFF filtering, and output CSV results. Use when given a video file with template images for object counting.

62 12d ago A 55 tokens original Apache-2.0

evo-mars-clustering

45

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

DBSCAN hyperparameter grid search for Mars cloud clustering with Pareto frontier extraction. Use when optimizing DBSCAN parameters (minsamples, epsilon, shapeweight) to cluster citizen science annotations against expert labels.

62 12d ago A 47 tokens original Apache-2.0

evo-dubbing

46

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Multilingual video dubbing pipeline: TTS synthesis with Kokoro, temporal alignment to SRT windows, ITU-R BS.1770-4 loudness normalization, and video muxing. Use when tasked with dubbing a video from one language to another.

62 12d ago A 58 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fill OOXML (.docx) templates by replacing {{PLACEHOLDER}} tokens with data from a JSON file. Handles placeholders split across XML runs, conditional sections (IF/ENDIF blocks), and processes all document parts including headers and footers.

62 12d ago A 58 tokens original Apache-2.0

evo-doc-organizer

48

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Organize heterogeneous documents (PDF, DOCX, PPTX) into subject-based folders using keyword-based text classification. Use when you need to sort documents into predefined categories based on their content.

62 12d ago A 44 tokens original Apache-2.0