AgentStack
xuansenpa1 avatar

xuansenpa1

41 listings · 0 installs

Open-source publisher. Listings imported from github.com/xuansenpa1 — credited to the original author with their license.

↗ github.com/xuansenpa1
41 results
Self-run
SKILL

Threat Detection

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

0
14
Free
Self-run
SKILL

Seisbench Model Api

An overview of the core model API of SeisBench, a Python framework for training and applying machine learning algorithms to seismic data. It is useful for annotating waveforms using pretrained SOTA ML models, for tasks like phase picking, earthquake detection, waveform denoising and depth estimation. For any waveform, you can manipulate it into an obspy stream object and it will work seamlessly w…

0
11
Free
Self-run
SKILL

Hex Grid Spatial

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

0
15
Free
Self-run
SKILL

Map Optimization Strategy

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.

0
14
Free
Self-run
SKILL

Economic Dispatch

Generator economic dispatch and cost optimization for power systems. Use when minimizing generation costs, computing optimal generator setpoints, calculating operating margins, or working with generator cost functions.

0
15
Free
Self-run
SKILL

Output Validation

Local self-check of instructions and mask outputs (format/range/consistency) without using GT.

0
13
Free
Self-run
SKILL

Sampling And Indexing

Standardize video sampling and frame indexing so interval instructions and mask frames stay aligned with a valid key/index scheme.

0
13
Free
Self-run
SKILL

Box Least Squares

Box Least Squares (BLS) periodogram for detecting transiting exoplanets and eclipsing binaries. Use when searching for periodic box-shaped dips in light curves. Alternative to Transit Least Squares, available in astropy.timeseries. Based on Kovács et al. (2002).

0
12
Free
Self-run
SKILL

Civ6lib

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

0
16
Free
Self-run
SKILL

Geospatial Analysis

Analyze geospatial data using geopandas with proper coordinate projections. Use when calculating distances between geographic features, performing spatial filtering, or working with plate boundaries and earthquake data.

0
16
Free
Self-run
SKILL

Vehicle Dynamics

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.

0
11
Free
Self-run
SKILL

D3js Visualization

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.

0
11
Free
Self-run
SKILL

Locational Marginal Prices

Extract locational marginal prices (LMPs) from DC-OPF solutions using dual values. Use when computing nodal electricity prices, reserve clearing prices, or performing price impact analysis.

0
13
Free
Self-run
SKILL

Ac Branch Pi Model

AC branch pi-model power flow equations (P/Q and |S|) with transformer tap ratio and phase shift, matching `acopf-math-model.md` and MATPOWER branch fields. Use when computing branch flows in either direction, aggregating bus injections for nodal balance, checking MVA (rateA) limits, computing branch loading %, or debugging sign/units issues in AC power flow.

0
12
Free
Self-run
SKILL

Dyn Object Masks

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

0
13
Free
Self-run
SKILL

Pcap Analysis

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

0
10
Free
Self-run
SKILL

Power Flow Data

Power system network data formats and topology. Use when parsing bus, generator, and branch data for power flow analysis.

0
14
Free
Self-run
SKILL

Obspy Data Api

An overview of the core data API of ObsPy, a Python framework for processing seismological data. It is useful for parsing common seismological file formats, or manipulating custom data into standard objects for downstream use cases such as ObsPy's signal processing routines or SeisBench's modeling API.

0
11
Free
Self-run
SKILL

Casadi Ipopt Nlp

Nonlinear optimization with CasADi and IPOPT solver. Use when building and solving NLP problems: defining symbolic variables, adding nonlinear constraints, setting solver options, handling multiple initializations, and extracting solutions. Covers power systems optimization patterns including per-unit scaling and complex number formulations.

0
14
Free
Self-run
SKILL

Routing Subtour Elimination

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.

0
13
Free
Self-run
SKILL

Dialogue Graph

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

0
13
Free
Self-run
SKILL

Milp Solver Workflow

Use for formulating, solving, debugging, and validating mixed-integer linear optimization models with open-source solvers, including variable indexing, sparse constraints, linearized costs, solver limits, MIP gaps, incumbent extraction, numerical tolerances, and deterministic output reporting.

0
16
Free
Self-run
SKILL

Exoplanet Workflows

General workflows and best practices for exoplanet detection and characterization from light curve data. Use when planning an exoplanet analysis pipeline, understanding when to use different methods, or troubleshooting detection issues.

0
14
Free
Self-run
SKILL

Dc Power Flow

DC power flow analysis for power systems. Use when computing power flows using DC approximation, building susceptance matrices, calculating line flows and loading percentages, or performing sensitivity analysis on transmission networks.

0
14
Free
Self-run
SKILL

Seismic Picker Selection

This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by leading seismology researchers at the 2025 Earthquake Catalog Workshop. Use it when you have a seismic phase picking task at hand.

0
14
Free
Self-run
SKILL

Unit Commitment Data Modeling

Use for parsing structured unit commitment input data from JSON, CSV, benchmark cases, spreadsheets, databases, or nested tables; finding fields for time periods, resources, load, reserve, generator limits, initial conditions, startup data, renewable availability, and production costs without assuming one source-specific schema.

0
10
Free
Self-run
SKILL

Egomotion Estimation

Estimate camera motion with optical flow + affine/homography, allow multi-label per frame.

0
13
Free
Self-run
SKILL

Pdf Editing

Complete guide for reading and editing PDF documents with PyMuPDF.

0
14
Free
Self-run
SKILL

Logistics Rules To Optimization

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 optimization model.

0
15
Free
Self-run
SKILL

Scip Opt

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 available.

0
13
Free
Self-run
SKILL

Azure Bgp

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.

0
14
Free
Self-run
SKILL

Gamma Phase Associator

An overview of the python package for running the GaMMA earthquake phase association algorithm. The algorithm expects phase picks data and station data as input and produces (through unsupervised clustering) earthquake events with source information like earthquake location, origin time and magnitude. The skill explains commonly used functions and the expected input/output format.

0
10
Free
Self-run
SKILL

Simulation Metrics

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.

0
11
Free
Self-run
SKILL

Sympy

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 calculations, number theory problems, geometry computations, and generating executable co…

0
14
Free
Self-run
SKILL

Geospatial Routing Data

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 travel distance from reported paths.

0
15
Free
Self-run
SKILL

Yaml Config

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

0
12
Free
Self-run
SKILL

Unit Commitment Operating Rules

Use for day-ahead or multi-period unit commitment problems, including thermal on/off schedules, dispatch, startup/shutdown logic, minimum up/down time, ramping, spinning reserve deliverability, renewable curtailment, operating-cost accounting, and independent feasibility checks for power-system operations schedules.

0
14
Free
Self-run
SKILL

Sqlite Map Parser

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

0
9
Free
Self-run
SKILL

Enterprise Artifact Search

Multi-hop evidence search + structured extraction over enterprise artifact datasets (docs/chats/meetings/PRs/URLs). Strong disambiguation to prevent cross-product leakage; returns JSON-ready entities plus evidence pointers.

0
11
Free
Self-run
SKILL

Timeseries Detrending

Tools and techniques for detrending time series data in macroeconomic analysis. Use when working with economic time series that need to be decomposed into trend and cyclical components. Covers HP filter, log transformations for growth series, and correlation analysis of business cycles.

0
13
Free
Self-run
SKILL

Text Parser

Guide for parsing structured text input files.

0
9
Free
You've reached the end · 41 loaded