tabgab avatar

tabgab

Community

@tabgab

0Followers
|
36Public Repos
|
29Published Skills

Agent Skills by tabgab

Showing 29 vetted skills indexed across 1 GitHub repositories.

tabgabtabgab

opp-repl-troubleshooting

Map opp_repl error messages to root causes and remedies for OMNeT++ simulations.

Community
Advanced
tabgabtabgab

opp-repl-speed-tests

Measure CPU instruction counts to detect performance regressions in opp_repl simulations.

Community
Advanced
tabgabtabgab

opp-repl-filtering

Filter simulation configurations and tasks using regex include/exclude patterns.

Community
Intermediate
tabgabtabgab

opp-repl-mcp-server

Execute Python code in a live opp_repl IPython session via MCP.

Community
Advanced
tabgabtabgab

opp-repl-overlay-builds

Orchestrate writable overlay builds with fuse-overlayfs to test patches without modifying source checkouts.

Community
Advanced
tabgabtabgab

opp-repl-tasks-and-results

Model operations and outcomes for opp_repl task and result tracking.

Community
Intermediate
tabgabtabgab

opp-repl-installation

Install opp_repl from PyPI or source with optional extras and environment setup.

Community
Advanced
tabgabtabgab

opp-repl-project-scaffolding

Scaffold a complete OMNeT++ project with essential files and network sources.

Community
Advanced
tabgabtabgab

opp-repl-parameter-optimization

Optimize OMNeT++ simulation parameters with SciPy Nelder-Mead to meet target metrics.

Community
Advanced
tabgabtabgab

opp-repl-chart-tests

Render result-analysis charts and compare them pixel-by-pixel against baselines.

Community
Intermediate
tabgabtabgab

opp-repl-fingerprint-tests

Compare OMNeT++ simulation trajectory fingerprints against stored baselines to detect regressions.

Community
Intermediate
tabgabtabgab

opp-repl-sanitizer-tests

Run sanitizer-instrumented builds to detect memory errors and undefined behavior in opp_repl simulations.

Community
Advanced
tabgabtabgab

opp-repl-github-actions

Dispatch GitHub Actions workflow_dispatch events from opp_repl to trigger CI pipelines.

Community
Intermediate
tabgabtabgab

opp-repl-smoke-tests

Run opp_repl smoke tests to verify simulations start and terminate without crashing.

Community
Intermediate
tabgabtabgab

opp-repl-comparing-simulations

Compare two project variants or commits to classify simulation outcomes as identical, divergent, or different.

Community
Intermediate
tabgabtabgab

opp-repl-result-analysis

Consolidate OMNeT++ simulation results into pandas DataFrames.

Community
Advanced
tabgabtabgab

opp-repl-opp-env-integration

Route OMNeT++ builds and runs through opp_env workspaces.

Community
Intermediate
tabgabtabgab

opp-repl-overview

Route opp_repl user tasks to the exact sibling skills via a decision tree.

Community
Intermediate
tabgabtabgab

opp-repl-feature-and-release-tests

Orchestrate opp_repl test suites and aggregate per-suite results for CI release gating.

Community
Advanced
tabgabtabgab

opp-repl-concepts

Clarify the opp_repl object hierarchy and project-to-variable mappings.

Community
Basic
tabgabtabgab

opp-repl-running-simulations

Build and run OMNeT++ simulations with opp_repl across multiple configs.

Community
Advanced
tabgabtabgab

opp-repl-cli-tools

Automate non-interactive opp_repl tasks via shell wrappers in CI pipelines.

Community
Intermediate
tabgabtabgab

opp-repl-opp-files

Define and load OMNeT++ project descriptors for installations and simulation projects.

Community
Advanced
tabgabtabgab

opp-repl-ssh-cluster

Distribute simulation tasks across SSH-connected machines using Dask clusters.

Community
Intermediate