Skip to main content
Repositório GitHub

universal-ml-intern

universal-ml-intern contém 9 skills coletadas de mudler, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
9
Stars
12
atualizado
2026-04-21
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

paper-search-alt
Desenvolvedores de software

Alternative paper search backends — OpenAlex (~250M works, no auth, strong PDF extraction) and CORE (~49M full-text, BODY search). Use when hf-papers can't find a paper, when Semantic Scholar is rate-limited, when you need PDFs of older/long-tail papers, or when you need to search the actual body text of papers (not just titles/abstracts).

2026-04-21
github-code
Desenvolvedores de software

Discover GitHub repositories, find example scripts within them, and read source files with line-range support and automatic Jupyter notebook conversion. Use BEFORE writing any ML training, fine-tuning, or inference code — your knowledge of library APIs is outdated and example scripts show the current patterns.

2026-04-21
hf-datasets
Cientistas de dados

Inspect a HuggingFace dataset in one call — status, configs/splits, schema, sample rows, parquet file listing, and detailed messages-column analysis (roles, keys, tool-calls). REQUIRED before submitting any training job to verify column format matches the training method.

2026-04-21
hf-docs
Cientistas de dados

Explore and fetch HuggingFace library documentation (transformers, trl, datasets, peft, accelerate, trackio, vllm, optimum, courses, etc.). Use when you need current trainer arguments, config parameters, or API reference that your internal knowledge may have wrong.

2026-04-21
hf-jobs
Cientistas de dados

Submit and manage HuggingFace compute jobs — run training / fine-tuning / inference / batch work on HF cloud infrastructure in Python or Docker mode. Supports one-shot and recurring (cron-style) jobs.

2026-04-21
hf-papers
Cientistas de dados

Discover ML research papers, read their contents by section, trace citations, find linked datasets/models — combining HuggingFace Papers, arXiv, and Semantic Scholar. Use whenever you need to research a method, find training recipes with published results, crawl a citation graph, or locate the datasets a paper used. This is your starting point for any literature-first workflow.

2026-04-21
hf-repos
Desenvolvedores de software

File and git-like operations on HuggingFace repositories (model / dataset / space). Covers list / read / upload / delete of files, branches, tags, pull requests, and repo management (create / update). Use to inspect repos, ship artifacts, and propose changes via PRs.

2026-04-21
ml-research-loop
Cientistas de dados

The autonomous ML-research loop protocol. Use when driving a `program.md`-defined experiment session — this skill defines the LOOP FOREVER shape, pre-flight checks, keep/discard discipline, when to search papers, and when to spawn a research sub-agent. Pair this skill with the `/loop` harness command (or equivalent) for autonomous operation.

2026-04-21
research-subagent
Professores de química do ensino superiorProfessores de ciências biológicas do ensino superior

Spawn a research sub-agent with its own context window to do deep literature crawls and return a concise, recipe-ranked summary — keeping the main conversation context clean. Use whenever the research phase would produce too much raw tool output to keep in-context (paper reads, long citation chains, doc-reading marathons).

2026-04-21