Zhang-Henry

60 mods across 1 repository, 62 stars between them.

evo-stl-mass

01

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Parse binary STL files with material IDs in attribute bytes, find largest connected component, compute volume and mass. Use when calculating mass of 3D printed parts from STL scan data.

62 12d ago A 43 tokens original Apache-2.0

evo-acc-simulation

02

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Reusable evolved utilities for acc simulation; use for closely related task execution and validation.

62 12d ago A 23 tokens original Apache-2.0

evo-bgp-analysis

03

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Detect BGP route oscillation and route leaks in Azure Virtual WAN topologies, evaluate candidate solutions. Use when analyzing BGP preference cycles and valley-free routing violations.

62 12d ago A 39 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Verify academic BibTeX citations to identify fake/hallucinated references using DOI resolution, CrossRef API, Semantic Scholar, DBLP provenance analysis, and structural red flag detection. Use when asked to check bibliography integrity.

62 12d ago A 51 tokens original Apache-2.0

evo-civ6-adjacency

05

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Optimize Civ6 district placement for maximum adjacency bonuses. Use when given a .Civ6Map file and scenario parameters (numcities, population, civilization). Reads map as SQLite, computes hex grid neighbors, validates placement rules, calculates adjacency bonuses per district type, and uses greedy optimization to find…

62 12d ago A 71 tokens original Apache-2.0

evo-sc100-filler

06

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fill California SC-100 Small Claims Court PDF forms using pymupdf. Use when you need to fill interactive PDF court forms with case data.

62 12d ago A 36 tokens original Apache-2.0

evo-wyckoff

07

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze CIF files for Wyckoff position multiplicities and approximate fractional coordinates. Use when a task requires parsing crystallographic CIF files, determining Wyckoff positions via symmetry analysis, and outputting multiplicity counts and rational coordinate strings.

62 12d ago A 53 tokens original Apache-2.0

evo-pcap-analysis

08

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze PCAP files to compute network statistics and fill a CSV template. Dynamically discovers metrics from the template and resolves them from computed data. Use when given a packets.pcap and a stats CSV template to fill.

62 12d ago A 49 tokens original Apache-2.0

evo-d3-stock-viz

09

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Generate a D3.js v6 single-page web app with a force-simulation bubble chart and coordinated data table for stock market data. Use when the task requires visualizing stocks by sector with bubble sizing by market cap, sector-colored clustering, tooltips, and click-linked table.

62 12d ago A 64 tokens original Apache-2.0

evo-dialogue-parser

10

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Parse branching dialogue scripts into structured JSON graphs and DOT visualizations. Use when given a text file with section headers containing dialogue lines and numbered choices.

62 12d ago A 35 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Analyze camera egomotion and detect dynamic objects in video. Classifies camera motion (Stay, Dolly In/Out, Pan Left/Right, Tilt Up/Down, Roll Left/Right) and produces binary masks of independently moving objects. All thresholds are derived from runtime data distributions. Use when given a video file and asked to…

62 12d ago A 87 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Seismic phase association pipeline: loads MSEED waveforms and station CSV, runs SeisBench PhaseNet for P/S picking, associates picks into earthquake events using greedy time-clustering with travel-time corrections, and outputs event catalog CSV. Use when task involves earthquake detection, phase picking, or seismic…

62 12d ago A 70 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Find the earthquake furthest from a tectonic plate boundary within that plate. Uses GeoPandas for spatial containment and distance computation with EPSG:4087 projection.

62 12d ago A 39 tokens original Apache-2.0

evo-business-cycle

14

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Calculate Pearson correlation between HP-filtered cyclical components of real PCE and real PFI from ERP tables and CPI data. Use when detrending macroeconomic time series and computing business cycle correlations.

62 12d ago A 44 tokens original Apache-2.0

evo-acopf

15

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Solve AC Optimal Power Flow for MATPOWER-format networks using CasADi+IPOPT. Use when tasked with finding least-cost AC-feasible operating points and producing OPF reports.

62 12d ago A 41 tokens original Apache-2.0

evo-dcopf-market

16

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

DC-OPF with reserve co-optimization market clearing solver. Solves base and counterfactual scenarios for transmission constraint analysis.

62 12d ago A 33 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Surgically update a single cell in an embedded Excel workbook inside a PPTX file, driven by a text-box instruction on the slide. Recalculates cached values for dependent formula cells. Discovers all structure at runtime. Preserves formulas, styles, and package integrity.

62 12d ago A 64 tokens original Apache-2.0

evo-tess-transit

19

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Detect exoplanet transit periods from TESS space telescope lightcurves. Identifies and removes stellar variability, runs BLS transit search with harmonic filtering, refines with batman model fitting, and validates across multiple detrending configurations.

62 12d ago A 54 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Dice game scoring optimization: parse Excel workbook with dice rolls, compute category scores per turn, optimize game scores across turns with no-repeat category constraint, and answer comparative questions about player matchups.

62 12d ago A 46 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Find top-k similar chemicals from a PDF molecule pool using Morgan fingerprints with Tanimoto similarity. Resolves chemical names to SMILES at runtime via PubChemPy, computes Morgan fingerprints with RDKit, and ranks by Tanimoto similarity with alphabetical tie-breaking.

62 12d ago A 60 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fix Python build failures in CI environments. Analyzes tox/pytest failures, identifies version compatibility issues, dependency import errors, and test logic bugs. Produces analysis, diff patches, and applies fixes.

62 12d ago A 48 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Fix Java Maven build failures in CI environments. Handles tools.jar compatibility issues (Java 9+), dependency resolution errors, and generates proper unified diff patches. Use when tasked with fixing build errors in a Java/Maven repository.

62 12d ago A 52 tokens original Apache-2.0

Zhang-Henry/CoEvoSkills

Skill Claude CodeCodex

Patches Apache Druid 0.20.0 for CVE-2021-25646 (Jackson deserialization bypass of JavaScript security config). Use when you need to fix the vulnerability where an empty-key JSON payload can override @JacksonInject parameters, enabling unauthorized JavaScript execution.

62 12d ago A 67 tokens original Apache-2.0