xuansenpa1

60 mods across 1 repository, 55 stars between them.

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.

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.

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.

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.

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.

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.

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.

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…

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…

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.

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…

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…

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.

55 2mo ago A 32 tokens original 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.

55 2mo ago A 35 tokens original 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.

55 2mo ago A 35 tokens original 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.

55 2mo ago A 30 tokens original 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.

55 2mo ago A 50 tokens copy · 73% 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.

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…

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.

55 2mo ago A 28 tokens original 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.

55 2mo ago A 26 tokens original 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.

55 2mo ago A 65 tokens original 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.

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.

55 2mo ago A 20 tokens original MIT