Agent Skills by tabgab
Showing 29 vetted skills indexed across 1 GitHub repositories.
opp-repl-troubleshooting
Map opp_repl error messages to root causes and remedies for OMNeT++ simulations.
opp-repl-speed-tests
Measure CPU instruction counts to detect performance regressions in opp_repl simulations.
opp-repl-filtering
Filter simulation configurations and tasks using regex include/exclude patterns.
opp-repl-mcp-server
Execute Python code in a live opp_repl IPython session via MCP.
opp-repl-overlay-builds
Orchestrate writable overlay builds with fuse-overlayfs to test patches without modifying source checkouts.
opp-repl-tasks-and-results
Model operations and outcomes for opp_repl task and result tracking.
opp-repl-installation
Install opp_repl from PyPI or source with optional extras and environment setup.
opp-repl-project-scaffolding
Scaffold a complete OMNeT++ project with essential files and network sources.
opp-repl-parameter-optimization
Optimize OMNeT++ simulation parameters with SciPy Nelder-Mead to meet target metrics.
opp-repl-chart-tests
Render result-analysis charts and compare them pixel-by-pixel against baselines.
opp-repl-fingerprint-tests
Compare OMNeT++ simulation trajectory fingerprints against stored baselines to detect regressions.
opp-repl-sanitizer-tests
Run sanitizer-instrumented builds to detect memory errors and undefined behavior in opp_repl simulations.
opp-repl-github-actions
Dispatch GitHub Actions workflow_dispatch events from opp_repl to trigger CI pipelines.
opp-repl-smoke-tests
Run opp_repl smoke tests to verify simulations start and terminate without crashing.
opp-repl-comparing-simulations
Compare two project variants or commits to classify simulation outcomes as identical, divergent, or different.
opp-repl-result-analysis
Consolidate OMNeT++ simulation results into pandas DataFrames.
opp-repl-opp-env-integration
Route OMNeT++ builds and runs through opp_env workspaces.
opp-repl-overview
Route opp_repl user tasks to the exact sibling skills via a decision tree.
opp-repl-feature-and-release-tests
Orchestrate opp_repl test suites and aggregate per-suite results for CI release gating.
opp-repl-concepts
Clarify the opp_repl object hierarchy and project-to-variable mappings.
opp-repl-running-simulations
Build and run OMNeT++ simulations with opp_repl across multiple configs.
opp-repl-cli-tools
Automate non-interactive opp_repl tasks via shell wrappers in CI pipelines.
opp-repl-opp-files
Define and load OMNeT++ project descriptors for installations and simulation projects.
opp-repl-ssh-cluster
Distribute simulation tasks across SSH-connected machines using Dask clusters.