Skip to main content
Run any Skill in Manus
with one click
jxtngx
GitHub creator profile

jxtngx

Repository-level view of 13 collected skills across 2 GitHub repositories.

skills collected
13
repositories
2
updated
2026-04-21
repository explorer

Repositories and representative skills

cosmos-models
software-developers

Working with NVIDIA Cosmos World Foundation Models (Cosmos-Predict, Cosmos-Reason, Cosmos-Transfer) on DGX Spark โ€” pulling containers, running baseline inference, fine-tuning on custom data, and exporting for production. Use when the user is on Lab 11+ or otherwise interacting with Cosmos.

2026-04-21
cuda-kernel-authoring
software-developers

Step-by-step workflow for writing a new CUDA kernel from spec to profile-validated implementation on DGX Spark (sm_121). Use when starting a new kernel, refactoring an existing one, or porting Python/PyTorch logic to CUDA.

2026-04-21
curriculum-plan
computer-science-teachers-postsecondary

The master 4-month cuda-spatial-intelligence-lab curriculum. Use when the user asks about the overall plan, what week they are on, what to study next, or for the rubric used to grade weekly checkpoints. Read the relevant month file for week-level detail.

2026-04-21
dgx-spark-setup
network-and-computer-systems-administrators

Bootstrap a fresh NVIDIA DGX Spark for this curriculum โ€” verify hardware, log into NGC, pull baseline ARM64 containers, install CUDA-13/CMake/Ninja/Nsight host tooling, and prove the toolchain works with the standard CMake template. Use when starting work on a new Spark.

2026-04-21
lab-notebook
technical-writers

How to author a rigorous report/LAB.md for a curriculum lab โ€” the writeup that is graded on the Writeup axis of the rubric and shipped publicly with the repo. Use when running /lab-report or finishing a lab.

2026-04-21
langchain-deepagents-nextjs
software-developers

Build the Month-4 NextJS application backed by a LangChain DeepAgent that consumes home cameras/sensors and routes inference to Spark (Triton) or AWS (SageMaker/Bedrock). Use when scaffolding the app, defining tools, wiring SSE streaming, or persisting agent memory.

2026-04-21
python-bindings
software-developers

Canonical pattern for wrapping our CUDA kernels as PyTorch custom ops via torch.utils.cpp_extension. Use proactively when a lab from Lab 02 onward needs a python/ wrapper, or when a production kernel needs to survive torch.compile / TensorRT export.

2026-04-21
sagemaker-bedrock-deploy
software-developers

Deploy a model trained on DGX Spark to AWS โ€” either as a SageMaker BYOC real-time/async endpoint, or as a Bedrock custom-model import (for supported architectures). Covers ECR, container contract, autoscaling, and verifying the same model produces consistent outputs as the local Spark Triton deployment.

2026-04-21
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded