xuansenpa1/skillrevise

Official release for SkillRevise: trace-conditioned revision of LLM-authored agent skills

55Stars on the repository
186Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mesh-analysis

01

xuansenpa1/skillrevise

Skill Claude CodeCodex

Analyzes 3D mesh files (STL) to calculate geometric properties (volume, components) and extract attribute data. Use this skill to process noisy 3D scan data and filter debris.

not rated 55 2mo ago A 43 tokens copy · 100% MIT

csv-processing

02

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when reading sensor data from CSV files, writing simulation results to CSV, processing time-series data with pandas, or handling missing values in datasets.

not rated 55 2mo ago A 34 tokens copy · 100% MIT

pid-controller

03

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when implementing PID control loops for adaptive cruise control, vehicle speed regulation, throttle/brake management, or any feedback control system requiring proportional-integral-derivative control.

not rated 55 2mo ago A 39 tokens copy · 100% MIT

simulation-metrics

04

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when calculating control system performance metrics such as rise time, overshoot percentage, steady-state error, or settling time for evaluating simulation results.

not rated 55 2mo ago A 34 tokens copy · 100% MIT

vehicle-dynamics

05

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when simulating vehicle motion, calculating safe following distances, time-to-collision, speed/position updates, or implementing vehicle state machines for cruise control modes.

not rated 55 2mo ago A 38 tokens copy · 100% MIT

yaml-config

06

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when reading or writing YAML configuration files, loading vehicle parameters, or handling config file parsing with proper error handling.

not rated 55 2mo ago A 28 tokens copy · 100% MIT

azure-bgp

07

xuansenpa1/skillrevise

Skill Claude CodeCodex

Analyze and resolve BGP oscillation and BGP route leaks in Azure Virtual WAN–style hub-and-spoke topologies (and similar cloud-managed BGP environments). Detect preference cycles, identify valley-free violations, and propose allowed policy-level mitigations while rejecting prohibited fixes.

not rated 55 2mo ago A 58 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Geospatial routing data handling for depot and station coordinates, route node IDs, internal index mappings, great-circle distance matrices, and route-distance reconstruction. Use when optimization or reporting tasks involve latitude/longitude, station IDs, depots, distance metrics, vehicle routes, or validating…

not rated 55 2mo ago A 65 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Translate logistics and operations rules into optimization variables and constraints. Use when an operations problem describes vehicles, routes, depots, pickups, dropoffs, inventory, capacity, assignments, time windows, service targets, penalties, resource limits, or other business rules that need to become an…

not rated 55 2mo ago A 66 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Subtour-elimination methods for TSP, VRP, pickup/dropoff routing, and routing MIPs with binary arc variables. Use when route-continuity constraints may permit disconnected cycles and the model needs MTZ constraints, flow-based connectivity constraints, DFJ subset cuts, or lazy/iterative subtour cuts.

not rated 55 2mo ago A 70 tokens copy · 100% MIT

scip-opt

11

xuansenpa1/skillrevise

Skill Claude CodeCodex

SCIP optimization with PySCIPOpt. Use when facing an optimization problem with an objective, hard constraints, soft penalties, integer decisions, routing, assignment, scheduling, allocation, packing, capacity, inventory, or service-level rules. Prefer modeling and solving the problem with PySCIPOpt when it is…

not rated 55 2mo ago A 67 tokens copy · 100% MIT

citation-management

12

xuansenpa1/skillrevise

Skill Claude CodeCodex

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure…

not rated 55 2mo ago A 68 tokens copy · 89% MIT

civ6lib

13

xuansenpa1/skillrevise

Skill Claude CodeCodex

Civilization 6 district mechanics library. Use when working with district placement validation, adjacency bonus calculations, or understanding Civ6 game rules.

not rated 55 2mo ago A 32 tokens copy · 100% MIT

hex-grid-spatial

14

xuansenpa1/skillrevise

Skill Claude CodeCodex

Hex grid spatial utilities for offset coordinate systems. Use when working with hexagonal grids, calculating distances, finding neighbors, or spatial queries on hex maps.

not rated 55 2mo ago A 35 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Strategy for solving constraint optimization problems on spatial maps. Use when you need to place items on a grid/map to maximize some objective while satisfying constraints.

not rated 55 2mo ago A 35 tokens copy · 100% MIT

sqlite-map-parser

16

xuansenpa1/skillrevise

Skill Claude CodeCodex

Parse SQLite databases into structured JSON data. Use when exploring unknown database schemas, understanding table relationships, and extracting map data as JSON.

not rated 55 2mo ago A 30 tokens copy · 100% MIT

pdf

17

xuansenpa1/skillrevise

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

not rated 55 2mo ago A 50 tokens copy · 80% MIT

pymatgen

18

xuansenpa1/skillrevise

Skill Claude CodeCodex

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

not rated 55 2mo ago A 38 tokens copy · 91% MIT

sympy

19

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics…

not rated 55 2mo ago A 98 tokens copy · 91% MIT

pcap-analysis

20

xuansenpa1/skillrevise

Skill Claude CodeCodex

Guidance for analyzing network packet captures (PCAP files) and computing network statistics using Python, with tested utility functions.

not rated 55 2mo ago A 28 tokens copy · 100% MIT

threat-detection

21

xuansenpa1/skillrevise

Skill Claude CodeCodex

Exact detection thresholds for identifying malicious network patterns including port scans, DoS attacks, and beaconing behavior.

not rated 55 2mo ago A 26 tokens copy · 100% MIT

d3js-visualization

22

xuansenpa1/skillrevise

Skill Claude CodeCodex

Build deterministic, verifiable data visualizations with D3.js (v6). Generate standalone HTML/SVG (and optional PNG) from local data files without external network dependencies. Use when tasks require charts, plots, axes/scales, legends, tooltips, or data-driven SVG output.

not rated 55 2mo ago A 65 tokens copy · 97% MIT

dialogue-graph

23

xuansenpa1/skillrevise

Skill Claude CodeCodex

A library for building, validating, visualizing, and serializing dialogue graphs. Use this when parsing scripts or creating branching narrative structures.

not rated 55 2mo ago A 32 tokens copy · 100% MIT

dyn-object-masks

24

xuansenpa1/skillrevise

Skill Claude CodeCodex

Generate dynamic-object binary masks after global motion compensation, output CSR sparse format.

not rated 55 2mo ago A 20 tokens copy · 100% MIT

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: