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

jayll1303

Repository-level view of 66 collected skills across 1 GitHub repositories.

skills collected
66
repositories
1
updated
2026-05-28
repository explorer

Repositories and representative skills

modal-batch-processing
software-developers

Modal job orchestration with .map, .starmap, .spawn, .spawn_map, @modal.batched. Use when fanning out work, polling job IDs, capping concurrency, or batching GPU calls.

2026-05-28
modal-sandbox
software-developers

Use this skill for Modal Sandbox lifecycle and interactive isolated execution. Trigger when the user needs to run untrusted or user-supplied code in a sandbox, keep a long-lived controller process alive, stream stdout from `exec()` calls, reattach to an existing sandbox, upload files at runtime, expose a tunneled HTTP or TCP service, or checkpoint and restore sandbox state. Do not use it for regular `@app.function` deployments, LLM serving, or training workflows.

2026-05-28
aie-skills-installer
software-developers

Analyze project and recommend relevant AIE-Skills. Use when installing, setting up ML skills, bootstrapping AI/ML workflow, or sharing skills across repos.

2026-05-28
arxiv-reader
physicists

Read and analyze arXiv papers via HTML. Use when user mentions arxiv, paper, research paper, academic paper, arxiv ID, or asks to read/summarize/analyze a scientific paper.

2026-05-28
disk-cleanup
network-and-computer-systems-administrators

Diagnose and clean disk space on Linux servers, especially ML/LLM servers with Docker. Use when disk full, df shows high usage, du mismatch, Docker eating space, deleted files still consuming space, or need to free up disk on EC2/GPU server.

2026-05-28
docker-gpu-setup
software-developers

Build reproducible GPU-enabled Docker containers for ML/CUDA workloads. Use when writing GPU Dockerfiles, selecting NGC base images, configuring docker-compose GPU passthrough, setting up NVIDIA Container Toolkit, or installing uv inside Docker containers.

2026-05-28
experiment-tracking
network-and-computer-systems-administrators

Set up selfhosted experiment tracking with MLflow or W&B. Use when deploying MLflow servers, configuring W&B selfhosted, logging metrics and artifacts, comparing experiment runs, managing model registry, or troubleshooting offline sync.

2026-05-28
fastapi-at-scale
software-developers

Build production-grade FastAPI at scale. Use when structuring projects, async SQLAlchemy, Alembic migrations, JWT auth, rate limiting, testing with httpx, deploying uvicorn/gunicorn/Docker.

2026-05-28
Showing top 8 of 66 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded