Medhelp avatar

Medhelp

Community

@MedTiLab

4Followers
|
6Public Repos
|
161Published Skills

I am a clinical doctor

Skills Distribution
DomainAI Models & ...Biomedical Meta-An.. (35%)Clinical & Epidemi.. (20%)Academic Writing &.. (20%)LLM Training, Comp.. (15%)

Agent Skills by Medhelp

Showing 161 vetted skills indexed across 1 GitHub repositories.

MedTiLabMedTiLab
5

sentence-transformers

Generate sentence, text, and image embeddings for semantic search and RAG.

Community
Intermediate
MedTiLabMedTiLab
5

peft-fine-tuning

Fine-tune large language models with LoRA, QLoRA, and adapter methods using HuggingFace PEFT.

Community
Advanced
MedTiLabMedTiLab
5

axolotl

Configure and fine-tune LLMs with Axolotl YAML configs, LoRA, DPO, and multimodal training.

Community
Intermediate
MedTiLabMedTiLab
5

unsloth

Guides LLM fine-tuning with Unsloth using LoRA, QLoRA, and GRPO reinforcement learning.

Community
Intermediate
MedTiLabMedTiLab
5

nnsight-remote-interpretability

Interpret and manipulate PyTorch model internals locally or remotely via NDIF.

Community
Intermediate
MedTiLabMedTiLab
5

transformer-lens-interpretability

Inspect and manipulate transformer internals using HookPoints and activation caching.

Community
Advanced
MedTiLabMedTiLab
5

pyvene-interventions

Perform causal interventions on PyTorch models using pyvene's declarative intervention framework.

Community
Advanced
MedTiLabMedTiLab
5

sparse-autoencoder-training

Train and analyze Sparse Autoencoders with SAELens to decompose neural network activations into interpretable features.

Community
Advanced
MedTiLabMedTiLab
5

audiocraft-audio-generation

Generate music and sound effects from text prompts using AudioCraft models.

Community
Advanced
MedTiLabMedTiLab
5

clip

Performs zero-shot image classification and image-text retrieval using CLIP embeddings.

Community
Intermediate
MedTiLabMedTiLab
5

stable-diffusion-image-generation

Generate images from text prompts using Stable Diffusion models via HuggingFace Diffusers.

Community
Advanced
MedTiLabMedTiLab
5

whisper

Transcribe and translate multilingual audio into text using OpenAI Whisper models.

Community
Intermediate
MedTiLabMedTiLab
5

openrlhf-training

Train large language models with distributed PPO, GRPO, RLOO, and DPO using Ray and vLLM.

Community
Advanced
MedTiLabMedTiLab
5

simpo-training

Trains LLMs with reference-free SimPO preference optimization using preference pair datasets.

Community
Advanced
MedTiLabMedTiLab
5

slime-rl-training

Guides LLM post-training with reinforcement learning using Megatron-LM and SGLang.

Community
Advanced
MedTiLabMedTiLab
5

fine-tuning-with-trl

Fine-tune LLMs with TRL using SFT, DPO, PPO, GRPO, and reward model training.

Community
Advanced
MedTiLabMedTiLab
5

miles-rl-training

Configures RL post-training for large MoE models with FP8, INT4, and speculative decoding.

Community
Advanced
MedTiLabMedTiLab
5

torchforge-rl-training

Implements PyTorch-native agentic RL training with GRPO, Monarch, and TorchTitan.

Community
Advanced
MedTiLabMedTiLab
5

verl-rl-training

Implements reinforcement learning training for LLMs using verl with PPO, GRPO, and distributed backends.

Community
Advanced
MedTiLabMedTiLab
5

evaluating-llms-harness

Evaluates LLMs across 60+ academic benchmarks using standardized prompts and metrics.

Community
Advanced
MedTiLabMedTiLab
5

evaluating-code-models

Benchmarks code generation models on HumanEval, MBPP, and MultiPL-E with pass@k metrics.

Community
Advanced
MedTiLabMedTiLab
5

implementing-llms-litgpt

Implements and fine-tunes LLMs using LitGPT with LoRA, QLoRA, and FSDP training workflows.

Community
Advanced
MedTiLabMedTiLab
5

mamba-architecture

Implements and benchmarks Mamba selective state-space models for linear-complexity sequence modeling.

Community
Advanced
MedTiLabMedTiLab
5

nanogpt

Train and fine-tune minimalist GPT models in PyTorch from scratch.

Community
Intermediate

Frequently Asked Questions About Medhelp

FAQPage Schema
What tasks can I accomplish with Medhelp's skills?ā–¼

You can execute full medical systematic review and meta-analysis pipelines: literature search across PubMed/PMC/bioRxiv/OpenAlex, PDF parsing with MinerU, staged screening, effect-size extraction (HR/OR/RR/SMD/sensitivity/specificity), R-based diagnostic accuracy statistics, PRISMA manuscript writing, plus grant proposals, peer review, and Nature-style figure and citation preparation.

Who are Medhelp's skills designed for?ā–¼

They target clinical researchers, epidemiologists, and academic authors. The manifest is built by a clinical doctor around MedHelp Meta projects, with skills for tumor biomarker meta-analysis, baseline Table 1 generation, clinical pre-analysis, NSF/NIH/NSFC grant writing, and journal submission workflows for medical and translational research teams.

How do the meta-analysis skills run in practice?ā–¼

Start with meta-pipeline-planner or meta-analysis-workflow to create the research brief and task queue, then use pubmed-search-strategy, staged screening, legal PDF acquisition, MinerU parsing, meta-extraction, and meta-statistics-r. Skills use Read/Write/Bash/Glob/Grep permissions and enforce a standard Meta project directory contract.

Are Medhelp's skills open source and what do they cost?ā–¼

Most skills carry permissive licenses (MIT, Apache-2.0, BSD-3-Clause); some use GPL-3.0 (scikit-survival, denario), and the docx/xlsx/pdf/pptx document skills are proprietary. The skills themselves are free; costs only arise from external services you configure, such as Gemini or OpenRouter API keys.

What prerequisites and dependencies do the skills require?ā–¼

Deep research skills need API keys such as GEMINI_API_KEY or OpenRouter access. Statistical skills require R or Python libraries (scikit-survival, PyMC, statsmodels, polars). Local database skills expect datasets under $HOME/database (NHANES, HRS, MIMIC-IV), and Zotero integration uses the local Zotero API for full-text handoff.