Skip to main content
Run any Skill in Manus
with one click
GitHub repository

walkermind-os

walkermind-os contains 52 collected skills from bayuewalker, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
52
Stars
6
updated
2026-07-17
Forks
1
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

graphify
software-developers

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-07-17
aiq-research
computer-occupations-all-other

Use when asked to run deep research or AI-Q research through a reachable NVIDIA AI-Q Blueprint backend.

2026-06-30
cuopt-multi-objective-exploration
data-scientists-152051

Trace and interpret the Pareto frontier across competing objectives using repeated single-objective cuOpt solves (weighted-sum and ε-constraint).

2026-06-30
cuopt-numerical-optimization-api-c
software-developers

LP, MILP, and QP (beta) with cuOpt — C API only. Use when the user is embedding LP, MILP, or QP in C/C++.

2026-06-30
cuopt-numerical-optimization-api-cli
software-developers

LP, MILP, and QP (beta) with cuOpt — CLI only (MPS files, cuopt_cli). Use when the user is solving LP, MILP, or QP from MPS via command line.

2026-06-30
cuopt-numerical-optimization-api-python
software-developers

Solve LP, MILP, QP (beta) with cuOpt Python API — linear/quadratic objectives, integer variables, scheduling, portfolio, least squares.

2026-06-30
cuopt-routing-formulation
data-scientists-152051

Vehicle routing (VRP, TSP, PDP) — problem types and data requirements. Domain concepts; no API or interface.

2026-06-30
cuopt-server-common
software-developers

cuOpt REST server — what it does and how requests flow. Domain concepts; no deploy or client code.

2026-06-30
cuopt-skill-evolution
software-developers

After solving a non-trivial problem, detect generalizable learnings and propose skill updates. Always active — applies to every interaction.

2026-06-30
dali-dynamic-mode
software-developers

DALI imperative dynamic mode (`nvidia.dali.experimental.dynamic`, ndd): use when working on ndd code or migrating pipelines; skip pipeline-only tasks.

2026-06-30
holoscan-setup
network-and-computer-systems-administrators

Guides Holoscan SDK installation: inspects the host, assesses platform compatibility, recommends an install method, and delegates to the matching install skill.

2026-06-30
hsb-setup
network-and-computer-systems-administrators

Clone the latest NVIDIA Holoscan Sensor Bridge repo, ask which supported devkit is being used, configure the host per platform, build the correct demo container, run it, and verify HSB connectivity by pinging 192.168.0.2. Use for Holoscan Sensor Bridge setup, build, container launch, and first-connectivity bring-up.

2026-06-30
nemo-data-designer-plugin
software-developers

Use when the user wants to create a dataset, generate synthetic data, or build a data generation pipeline.

2026-06-30
nemo-mbridge-mlm-bridge-training
data-scientists-152051

Run Megatron-LM (MLM) and Megatron Bridge training with mock or real data. Covers correlation testing, available recipes, and multi-GPU examples.

2026-06-30
nemo-mbridge-perf-cuda-graphs
software-developers

Validate and use CUDA graph capture in Megatron Bridge, including local full-iteration graphs and Transformer Engine scoped graphs for attention, MLP, and MoE modules.

2026-06-30
nemo-mbridge-perf-expert-parallel-overlap
software-developers

Validate and use MoE expert-parallel communication overlap in Megatron-Bridge, including overlap_moe_expert_parallel_comm, delay_wgrad_compute, and flex dispatcher backends such as DeepEP and HybridEP.

2026-06-30
nemo-mbridge-perf-memory-tuning
software-developers

Techniques for reducing peak GPU memory in Megatron Bridge — expandable segments, parallelism resizing, activation recompute, CPU offloading constraints, and common OOM fixes.

2026-06-30
nemo-mbridge-perf-moe-comm-overlap
software-developers

MoE expert-parallel communication overlap in Megatron Bridge. Covers dispatch/combine overlap, flex dispatcher backends, and expert wgrad scheduling.

2026-06-30
nemo-mbridge-perf-sequence-packing
software-developers

Validate and use packed sequences and long-context training in Megatron-Bridge, distinguishing offline packed SFT for LLMs from in-batch packing for VLMs, and applying the right CP constraints.

2026-06-30
nemo-mbridge-recipe-recommender
software-developers

Recommend and customize Megatron Bridge recipes for a user's model, GPU count, and training goal. Indexes library recipes (pretrain/SFT/PEFT) and performance recipes.

2026-06-30
nemoclaw-user-guide
computer-occupations-all-other

Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form. Use when users ask how to install, configure, operate, troubleshoot, secure, or learn NemoClaw with an AI coding assistant. Trigger keywords - nemoclaw docs, use nemoclaw with ai agent, nemoclaw mcp docs, nemoclaw install help, nemoclaw quickstart, nemoclaw markdown docs, llms.txt, agent skills.

2026-06-30
nemotron-retrieval-recipes
data-scientists-152051

Use when planning, debugging, tuning, evaluating, exporting, or deploying public Nemotron `embed`/`rerank` retrieval recipes.

2026-06-30
nv-generate-ct-rflow
software-developers

Used for generating synthetic CT volumes and masks with NV-Generate-CTMR rflow-ct. Not for production training data without review.

2026-06-30
nv-generate-mr-brain-finetune
software-developers

Used for finetuning NV-Generate-CTMR MR-brain diffusion UNet from a NIfTI datalist. Not for clinical or production data approval.

2026-06-30
nv-generate-mr-brain
software-developers

Used for generating synthetic brain MRI volumes with NV-Generate-CTMR rflow-mr-brain. Not for production training data.

2026-06-30
nv-generate-mr
software-developers

Used for generating synthetic body MRI volumes with NV-Generate-CTMR rflow-mr. Not for paired masks or production training data.

2026-06-30
nv-generate-vae-finetune
software-developers

Used for finetuning the NV-Generate-CTMR MAISI VAE from CT/MRI NIfTI datalists. Not for clinical or production data approval.

2026-06-30
nv-reason-cxr
software-developers

Used for command-shape or live NV-Reason-CXR chest X-ray reasoning smoke tests. Not for diagnosis or clinical reporting.

2026-06-30
nv-segment-ct-finetune
software-developers

Used for smoke or dataset finetuning of NV-Segment-CT VISTA3D on CT NIfTI labels. Not for clinical validation.

2026-06-30
nv-segment-ct
software-developers

Used for running NV-Segment-CT VISTA3D on CT NIfTI volumes and recording label-map evidence.

2026-06-30
nv-segment-ctmr
software-developers

Used for running NV-Segment-CTMR on CT or MRI NIfTI volumes and recording label-map evidence. Not for clinical interpretation.

2026-06-30
physical-ai-neural-reconstruction
computer-occupations-all-other

Router for NVIDIA NuRec/NRE: USDZ rendering, NCore conversion, 3DGS, gRPC sensor sim, PhysicalAI HF datasets. Do NOT use for SimReady or infra setup.

2026-06-30
physical-ai-video-data-augmentation
software-developers

Use when running video data augmentation and auto-labeling workflows on OSMO: flow selection, preflight, submit-time interpolation, monitoring, and output retrieval. Trigger keywords: video data augmentation, data enrichment, auto labeling, VDA demo, OSMO workflow, pseudo labeling.

2026-06-30
skill-card-generator
software-developers

Use only to generate or update a governance skill card for a specified existing agent skill directory. Do not use for explaining, listing, comparing, or discussing skill capabilities.

2026-06-30
tao-run-on-lepton
software-developers

DGX Cloud Lepton managed GPU compute platform with run/status/cancel interface. Use when submitting TAO jobs to DGX Cloud, dispatching training/eval/inference to Lepton GPU resources, or managing Lepton workspace deployments. Trigger phrases include "run on Lepton", "submit to DGX Cloud", "Lepton job", "managed GPU on DGX Cloud".

2026-06-30
tilegym-converting-cutile-to-triton
software-developers

Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit). Handles standard in-repo conversion, debugging (cudaErrorIllegalAddress, shape mismatch, numerical mismatch), and mapping cuTile idioms (ct.load/ct.store, ct.Constant, ct.launch) to Triton equivalents. Covers dual-kernel layout flags (e.g. transpose=True/False + autotune grid via META) per translations/advanced-patterns.md. Use when converting, porting, or translating cuTile kernels to Triton, or debugging existing Triton translations.

2026-06-30
tilegym-monkey-patch-kernels-to-transformers
software-developers

Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' init/forward/load weight methods prior to instantiating models. Used when the user requires integrating TileGym kernels into `transformers` models.

2026-06-30
vss-deploy-dense-captioning
network-and-computer-systems-administrators

Use this skill when deploying standalone RT-VLM dense captioning or calling its REST API (uploads, captions, streams, chat-completions, Kafka). Not for VSS profile deploy or video-search ingestion.

2026-06-30
vss-deploy-detection-tracking-2d
network-and-computer-systems-administrators

Use this skill when the user wants to deploy, run, debug, tear down, or call the REST API of the RTVI-CV 2D detection / tracking microservice. Trigger when the user says things like 'deploy rtvi-cv', 'start warehouse 2d', 'add a stream', 'check rtvi-cv health', or 'stop the perception container'. Not for VLM, embedding, or analytics — use the matching vss-* skill.

2026-06-30
vss-deploy-detection-tracking-3d
network-and-computer-systems-administrators

Deploy and operate the RTVI-CV-3D microservice as MV3DT (`MODE=mv3dt`): per-camera DeepStream perception plus BEV Fusion over calibrated cameras. Supports the bundled sample dataset, custom video files, and RTSP streams, and chains to `vss-generate-video-calibration` when calibration is missing. Use `vss-deploy-profile` for the full warehouse blueprint and `vss-deploy-detection-tracking-2d` for single-camera 2D detection.

2026-06-30
Showing top 40 of 52 collected skills in this repository.