UCSB-NLP-Chang/Skill-Usage

48Stars on the repository
197Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

harbor

01

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.

not rated 48 4mo ago A 49 tokens

skill-creator

02

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 48 4mo ago A 64 tokens

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Discovers relevant agent skills using keyword (BM25) search. Breaks complex tasks into sub-tasks and finds 10 skills via term matching. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

not rated 48 4mo ago A 58 tokens

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Discovers relevant agent skills using semantic (embedding) search. Breaks complex tasks into sub-tasks and finds 10 skills via natural language similarity. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

not rated 48 4mo ago A 58 tokens

finding-skills

05

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

Discovers relevant agent skills from a local index of skills for a given task. Breaks complex tasks into sub-tasks and finds 10 skills across keyword, semantic, and hybrid search. Use when starting a new task, looking for specialized capabilities, or wanting to find best practices for a domain.

not rated 48 4mo ago A 64 tokens

mesh-analysis

06

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 43 tokens

csv-processing

07

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 34 tokens

pid-controller

08

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 39 tokens

simulation-metrics

09

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 34 tokens

vehicle-dynamics

10

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 38 tokens

yaml-config

11

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 28 tokens

azure-bgp

12

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 58 tokens

citation-management

13

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 68 tokens

civ6lib

14

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 32 tokens

hex-grid-spatial

15

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 35 tokens

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 35 tokens

sqlite-map-parser

17

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 30 tokens

pdf

18

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 50 tokens

pymatgen

19

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 38 tokens

sympy

20

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 98 tokens

pcap-analysis

21

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

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

not rated 48 4mo ago A 28 tokens

threat-detection

22

UCSB-NLP-Chang/Skill-Usage

Skill Claude CodeCodex

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

not rated 48 4mo ago A 26 tokens

d3js-visualization

23

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 65 tokens

dialogue-graph

24

UCSB-NLP-Chang/Skill-Usage

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 48 4mo ago A 32 tokens

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: