Skill Claude CodeCodex
Preprocesses receipt images and extracts text using Tesseract OCR with optimal settings for receipt layouts.
Open-World Self-Evolution for LLM Agents — agents that build both their skills and their own verification signals from scratch, with no target-task supervision. (Code coming soon.)
Skill Claude CodeCodex
Preprocesses receipt images and extracts text using Tesseract OCR with optimal settings for receipt layouts.
Skill Claude CodeCodex
Parses OCR text from receipts to extract dates and total amounts using keyword-priority matching and regex, writes results to Excel.
Skill Claude CodeCodex
Utility functions for cleaning raw clinical lab CSV data - handling decimal comma formats, scientific notation normalization, missing value detection, and numeric coercion of mixed-type columns.
Skill Claude CodeCodex
Domain-specific clinical lab unit detection and conversion module with conversion factor registry, physiological range boundaries, and boundary-based auto-detection logic to convert SI units to US conventional units.
Skill Claude CodeCodex
Loads, merges, and preprocesses lake water temperature and environmental driver CSV datasets. Provides category mapping for Heat/Flow/Wind/Human factor groups.
Skill Claude CodeCodex
Trains Random Forest to determine feature importances of environmental predictors on water temperature, maps features to categories (Heat/Flow/Wind/Human), and identifies the dominant driving factor category.
Skill Claude CodeCodex
Performs Mann-Kendall trend detection on lake water temperature time series using pymannkendall. Outputs slope (Sen's slope) and p-value to trendresult.csv.
Skill Claude CodeCodex
Extracts display math formulas from marker-pdf Markdown output, strips equation numbers/tags/trailing punctuation, and organizes them for output.
Skill Claude CodeCodex
Validates extracted LaTeX formulas for syntax correctness and produces fixed versions of problematic formulas. Focuses on typos/syntax errors only.
Skill Claude CodeCodex
Converts academic PDF to Markdown using marker-pdf v1.3.3, preserving LaTeX math delimiters in $$ format.
Skill Claude CodeCodex
Provides utilities and guidance for constructing Lean 4 proofs involving recursive sequences and geometric sum inequalities. Covers reading existing Lean template files, crafting induction-based proofs with closed-form intermediate lemmas, and using math2001 textbook tactics (simpleinduction, numbers, addarith, extra…
Skill Claude CodeCodex
End-to-end pipeline that reads test center log CSVs and product codebook files, orchestrates text normalization and fuzzy matching, and produces structured solution.json output.
Skill Claude CodeCodex
Fuzzy string matching and confidence calibration for mapping normalized text segments against codebook entries. Implements SequenceMatcher, Levenshtein, Jaccard, cosine similarity, ensemble scoring, and UNKNOWN thresholding.
Skill Claude CodeCodex
Preprocesses and normalizes noisy multilingual (Chinese-English mixed) industrial text. Handles full-width to half-width conversion, Unicode NFKC normalization, lowercasing, whitespace cleanup, punctuation normalization, abbreviation expansion, and splitting compound reasons.
Skill Claude CodeCodex
Extracts reflow soldering process parameters from the PDF handbook including preheat range, ramp rate limits, TAL window, peak temp requirements, and conveyor speed formulas.
Skill Claude CodeCodex
Formats and serializes computed analysis results into exact JSON structures for q01-q05 output files with numpy/pandas type coercion, rounding, and sorting.
Skill Claude CodeCodex
Processes thermocouple CSV data, MES logs, and test defect data to compute preheat ramp rates, TAL, peak temperatures, conveyor speed compliance, and best-run selection per board family.
Skill Claude CodeCodex
Parses FJSP instance, downtime, policy, baseline files and exports solutions to JSON/CSV.
Skill Claude CodeCodex
Core FJSP scheduling engine with downtime-aware scheduling, greedy dispatching, repair, and SA optimization.
Skill Claude CodeCodex
Validates FJSP schedules for completeness, precedence, machine overlaps, downtime overlaps, eligibility.
Skill Claude CodeCodex
Counts occurrences of template objects (coins, enemies, turtles) in grayscale keyframe images using OpenCV matchTemplate with TMCCOEFFNORMED and Non-Maximum Suppression, then aggregates results into a CSV file.
Skill Claude CodeCodex
Extracts keyframes from an MP4 video at uniform temporal intervals using OpenCV VideoCapture, saves them with sequential naming (keyframes001.png, keyframes002.png, etc.), and converts them in-place from BGR to grayscale.
Skill Claude CodeCodex
Core clustering and evaluation utilities for Mars cloud annotations. Custom weighted Euclidean DBSCAN clustering, centroid computation, greedy bipartite matching, and per-image F1/delta scoring.
Skill Claude CodeCodex
Parallel grid search over DBSCAN hyperparameters for Mars cloud clustering. Aggregates per-image F1 and delta scores with proper averaging semantics.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: