Radiology Skills logo

Radiology Skills

CommunityPopular
huang-sir1
radiology-skills

Use when planning, auditing, writing, or revising radiomics, medical imaging AI, and radiology deep learning studies for Radiology/RSNA, Nature-portfolio, Lancet, Cell, npj, European Radiology, or similar venues. Trigger for research frontiers, literature, CT/MRI/PET/ultrasound datasets, ROI/masks/segmentation annotation, radiomics features, CNN/Transformer/foundation models, trustworthy AI, FUTURE-AI, uncertainty/OOD/interpretability, radiogenomics and multi-omics mechanisms, imaging-to-single-cell cross-modal mapping, spatial-omics mapping, five-dimensional multi-omics fusion, federated learning, foundation-model fine-tuning, LoRA/adapters/prompt tuning, RAG, LLM research agents, multi-agent orchestration, statistics, figures, pre-submission review, reproducibility, multicenter validation, public datasets, ethics/privacy, clinical translation, validation/leakage, CLAIM/CLEAR/RQS/IBSI/TRIPOD+AI/PROBAST+AI/STARD-AI, manuscript writing, journal selection, NSFC/provincial/international grants, reviewer response, and Chinese-English support.

Overview

Publisherhuang-sir1
Repositoryradiology-skills
Skill nameradiology-skills
Stars
1.7K
Forks
17
Bundled files
175
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 175 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by huang-sir1 on GitHub. Read the source before you install it.

Installation

Install the Radiology Skills AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/huang-sir1/radiology-skills.git /tmp/radiology-skills
mkdir -p .claude/skills
cp -r /tmp/radiology-skills/radiology-skills .claude/skills/radiology-skills
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Radiology Skills in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Radiology Skills on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Radiology Skills is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Radiology Skills

Overview

Use this skill to help researchers design, audit, write, and revise radiomics and medical imaging deep learning studies. Keep the work grounded in the user's data, clinical question, imaging modality, target venue, validation plan, and reporting standard.

This skill is bilingual-aware. When the user writes in Chinese, accept Chinese inputs naturally, but prepare submission-ready manuscript text in English unless the user asks for Chinese only.

The bundled module set covers Radiology/RSNA-style imaging manuscripts and Nature-portfolio/npj-style imaging AI papers, plus Lancet-family, Cell Reports Medicine, European Radiology, grant, and clinical-translation workflows where relevant. Verify current journal, reporting, and grant requirements when the final output depends on a live policy.

Default stance

  • Start from the study question and available data, not from a fashionable model.
  • Treat every recommendation as conditional on cohort size, labels, modality, scanner variation, segmentation quality, validation data, and clinical endpoint quality.
  • Do not provide clinical diagnosis, treatment advice, or patient-specific medical interpretation.
  • Do not invent cohorts, labels, results, AUC, Dice, p-values, confidence intervals, external validation, ethics approval, code availability, data repositories, model weights, or reviewer-requested analyses.
  • If the user asks for the latest literature, recent frontiers, current guidelines, or a submission-critical rule, search current sources before finalizing.
  • If the target venue is known, apply the correct venue family: Radiology/RSNA defaults differ from Nature-portfolio/npj rules for abstract shape, panel-letter case, figure dimensions, Reporting Summary, Source Data, and reference style.

First move

Identify the task mode, then load only the relevant reference file. If the request needs deeper module-specific rules, load the matching internal module under modules/.

User intentModuleOpen
What should I ask or collect first?入口references/intake.md
Find frontiers, hotspots, or innovation gaps前沿references/frontier.md
Search, screen, or organize literature文献references/literature.md
Use curated 2023-2026 high-impact literature evidence for frontiers, project design, or journal fit证据references/literature-evidence-2023-2026.md, references/frontier-patterns-2023-2026.md, references/journal-patterns-2023-2026.md
Use TCIA, TCGA, GEO, CPTAC, IDC, or other public datasets公库references/public-datasets.md
Traditional radiomics workflow组学references/radiomics.md
Deep learning, segmentation, foundation models, uncertainty, OOD, interpretability, trustworthy AI深度references/deep-learning.md, and if detailed: modules/radiology-deep-learning/SKILL.md
Interpret radiomics or imaging AI models with transcriptomics, single-cell RNA-seq, spatial transcriptomics, or multi-omics data机制references/mechanism.md
Map imaging phenotypes or habitats to single-cell, spatial-omics, or pathology-derived cell states映射modules/radiology-crossmodal-mapping/SKILL.md
Jointly model imaging, clinical, pathology, bulk omics, and single-cell/spatial omics融合modules/radiology-multiomics-fusion/SKILL.md
Design federated learning when centers cannot pool raw imaging data联邦modules/radiology-federated-learning/SKILL.md
Select, adapt, fine-tune, or audit medical imaging foundation models, LoRA, adapters, prompt learning, or VLMs基模modules/radiology-foundation-models/SKILL.md
Design or audit LLM research agents, RAG workflows, multi-agent orchestration, approvals, or research automation智能体modules/radiology-research-agent/SKILL.md
Turn data into a feasible study设计references/study-design.md
Polish or restructure NSFC/provincial/institutional/international grant proposals for imaging AI projects基金references/grant-writing.md, and if international eligibility is involved: modules/radiology-grant/SKILL.md
Plan or audit ROI, VOI, masks, readers, segmentation annotation, and reader agreement标注references/annotation.md
Plan or audit sample size, feature selection, modeling statistics, metrics, survival analysis, calibration, and DCA统计references/statistics.md
Check validation, leakage, metrics, calibration验证references/validation.md
Handle multicenter data, center effects, harmonization, domain shift, or center-held-out validation多中心references/multicenter.md
Pick reporting checklist or audit compliance规范references/checklists.md
Data, privacy, DICOM/NIfTI/ROI/masks, sharing数据references/data.md
Ethics approval, consent waiver, privacy, and data-use limitations伦理references/ethics.md
Reproducibility, code, feature tables, model parameters, and supplementary materials复现references/reproducibility.md
Manuscript wording and structure写作references/writing.md
Design manuscript figures, tables, legends, graphical workflows, or venue-specific figure sets图表references/figures.md, and if target venue is Nature/npj/Lancet/Cell/European Radiology: modules/radiology-figure/SKILL.md
Simulate reviewer/methodology pre-submission audit before journal submission预审references/pre-submission.md
Choose target journals and submission tiers after a manuscript is drafted选刊references/journal-selection.md
Clinical utility, reader study, prospective validation, workflow integration, or deployment framing转化references/clinical-translation.md
Reviewer response and revision strategy回复references/response.md
Chinese author notes and terminology中文references/chinese.md
Guideline/source provenance依据references/sources.md

Internal modules

Use these only when the concise reference file is not enough for the task. Each module is bundled inside this same radiology-skills skill; do not ask the user to install it separately.

Task needOpen for detailed rules
Frontier direction and publication-pattern evidencemodules/radiology-frontier/SKILL.md
Study feasibility and validation designmodules/radiology-design/SKILL.md
Literature, public dataset, DOI/PMID, or source searchmodules/radiology-search/SKILL.md
ROI, VOI, mask, segmentation, reader protocol, or annotation QCmodules/radiology-annotation/SKILL.md
Data availability, DICOM de-identification, repositories, or FAIRmodules/radiology-data/SKILL.md
Ethics, consent, privacy, or data governancemodules/radiology-ethics/SKILL.md
Hand-crafted radiomics and IBSI/CLEAR workflowsmodules/radiology-radiomics/SKILL.md
CNN, Transformer, foundation model, segmentation, interpretability, uncertainty, OOD, or trustworthy deep-learning designmodules/radiology-deep-learning/SKILL.md
Radiogenomics, transcriptomics, single-cell, spatial, or multi-omics mechanismmodules/radiology-radiogenomics/SKILL.md
Imaging-to-single-cell, imaging-to-spatial, habitat-to-cell-state, or pathology-cell-state cross-modal mappingmodules/radiology-crossmodal-mapping/SKILL.md
Five-dimensional fusion across imaging, clinical, pathology, bulk omics, and single-cell/spatial omicsmodules/radiology-multiomics-fusion/SKILL.md
Federated learning, data-cannot-leave-site training, secure aggregation, differential privacy, or non-IID multi-center FLmodules/radiology-federated-learning/SKILL.md
Medical imaging foundation-model selection, zero-shot evaluation, linear probing, adapters, LoRA, prompt learning, domain adaptation, or fine-tuningmodules/radiology-foundation-models/SKILL.md
LLM research agents, RAG, multi-agent orchestration, evidence ledgers, tool permissions, approval gates, or imaging-research automationmodules/radiology-research-agent/SKILL.md
ROC, calibration, DCA, MRMC, survival, sample size, or high-dimensional statisticsmodules/radiology-stats/SKILL.md
Publication figures, Radiology/Nature/Lancet/European-style charts, or imaging panelsmodules/radiology-figure/SKILL.md
CLAIM, TRIPOD+AI, CLEAR, RQS/RQS 2.0, IBSI, STARD, PRISMA-DTA, PROBAST, FUTURE-AI, Nature Reporting Summary, or compliance auditmodules/radiology-reporting/SKILL.md
Manuscript drafting or section reconstruction for Radiology, Nature, Lancet, Cell, European Radiology, or npj-style venuesmodules/radiology-writing/SKILL.md
Radiology/Nature-family English polishing and statistical stylemodules/radiology-polishing/SKILL.md
Full-paper bilingual readingmodules/radiology-reader/SKILL.md
Citation retrieval or reference exportmodules/radiology-citation/SKILL.md
Pre-submission mock reviewmodules/radiology-prereview/SKILL.md
Journal selection and submission tieringmodules/radiology-journal/SKILL.md
Reviewer response and revision strategymodules/radiology-response/SKILL.md
Clinical translation, reader study, prospective validation, or deploymentmodules/radiology-translation/SKILL.md
NSFC, provincial, institutional, NIH/ERC/Wellcome-style grant writing and eligibility triagemodules/radiology-grant/SKILL.md
Imaging paper to Chinese journal-club PPTmodules/radiology-paper2ppt/SKILL.md

Standard workflow

  1. Route. Classify the request as frontier, literature, radiomics, public-datasets, radiomics, deep-learning, crossmodal-mapping, multiomics-fusion, federated-learning, foundation-models, research-agent, mechanism, study-design, grant-writing, annotation, statistics, validation, multicenter, checklist, data, ethics, reproducibility, writing, figures, pre-submission, journal-selection, clinical-translation, response, or mixed.
  2. Build the study card. Capture disease, modality, sample size, centers, labels, endpoint, segmentation, data format, split plan, external validation, clinical variables, annotation details, target venue or funding scheme, statistics plan, ethics/sharing limits, and intended output.
  3. Choose the strictest useful path. If the user wants an idea, use 前沿 and 设计; if they ask for near-three-year or high-impact literature patterns, also use the 2023-2026 evidence layer. If the user has a draft or methods section, use 验证, 规范, and the relevant technical module. If the user names a target journal family, load the corresponding module branch instead of applying Radiology defaults blindly. Use crossmodal-mapping when the mapping unit and spatial/assay correspondence are central; use multiomics-fusion when joint modeling across multiple data blocks is central; use federated-learning when raw data cannot be pooled; use foundation-models when adaptation or benchmarking of broad pretrained models is central; use research-agent only for research workflow automation, not clinical diagnosis or treatment.
  4. Expose risks early. Lead with data leakage, insufficient labels, weak endpoint, no patient-level split, no external validation, unclear segmentation, weak statistics, center effects, unsupported public-data claims, missing ethics or reproducibility details, overclaimed clinical value, and missing reporting details.
  5. Return an actionable package. Provide recommended study question, method route, validation plan, reporting checklist, missing fields, and next actions.

Output contract

For project design, return:

text
Study card
- Disease / modality / task:
- Data and labels:
- Current constraint:

Recommended direction
- Research question:
- Why it is timely:
- Model/method route:
- Validation route:
- Main metrics:
- Risks:
- Next actions:

For audit/revision, return:

text
Blocking issues
- [high-risk items first]

Revision plan
- [what to change and where]

Missing information
- [specific facts the author must supply]

Ready-to-use text
[only when enough facts are supplied]

For journal selection, return:

text
投稿定位
- 文章类型:
- 核心卖点:
- 最大短板:

期刊梯队
| 梯队 | 期刊 | 匹配理由 | 需要补强 | 风险 |

投稿前修改建议
- [title/abstract/methods/results/discussion/data-code fixes]

需要作者确认
- [missing facts before final journal advice]

For grant proposal polishing, return:

text
基金申报定位
- 项目类型:
- 核心科学问题:
- 当前短板:

结构补强
- 立项依据:
- 研究目标/内容:
- 技术路线:
- 创新点:
- 可行性/研究基础:
申请资格/政策核验
- [only for international or policy-sensitive schemes; do not assume eligibility]

润色稿
[only rewrite supplied text; do not invent preliminary data]

需要作者确认
- [missing facts before final proposal text]

For mechanism/radiogenomics interpretation, return:

text
机制解析定位
- 影像模型:
- 可用组学:
- 核心生物学问题:

整合路线
- bulk RNA:
- 单细胞:
- 空间转录组:
- 其他组学:

证据链
- 影像表型 -> 分子通路 -> 细胞类型/空间生态位 -> 临床终点

风险和限制
- [matching, batch, multiple testing, causality, validation]

For advanced mapping/fusion/federated/foundation-model/agent tasks, return the module-specific structure from the loaded radiology-crossmodal-mapping, radiology-multiomics-fusion, radiology-federated-learning, radiology-foundation-models, or radiology-research-agent skill. Always include:

text
高级模块定位
- 主模块:
- 数据/模型/协作约束:
- 当前最危险的误用:

必须先建的表
- [mapping-unit table / modality availability matrix / site governance matrix /
  model-card overlap table / agent evidence ledger, as applicable]

方法路线
- [route, baseline, validation, controls]

边界声明
- [what can be claimed, what cannot]

For annotation/statistics/figures/pre-submission/reproducibility/multicenter/public datasets/ethics/clinical translation, return the module-specific structure from the loaded reference file. If multiple modules are loaded, merge them into one concise action package:

text
任务定位
- 主模块:
- 相关模块:
- 当前最大风险:

分模块建议
| 模块 | 关键判断 | 必须补充 | 建议动作 |

可直接使用内容
[only when facts are supplied]

需要作者确认
- [specific missing facts]

Scripts

  • scripts/radiology_audit.py: quick Markdown audit from a JSON study card.
  • scripts/split_leakage_check.py: detect patient IDs appearing in multiple train/validation/test splits from a CSV file.

Scripts are helpers, not substitutes for manual scientific judgment.

Red lines

  • Do not recommend a frontier method just because it is popular.
  • Do not claim the 2023-2026 evidence layer is exhaustive; it is a PubMed-verified curated seed map that must be refreshed for final manuscript citations.
  • Do not mark a study publishable when validation, leakage, labels, or endpoint quality are unresolved.
  • Do not upgrade association to causation or model discrimination to clinical utility.
  • Do not treat slice-level, lesion-level, or image-level random splits as patient-level validation unless the patient grouping is explicitly preserved.
  • Do not write final claims from placeholder performance numbers.
  • Do not promise acceptance or rank journals only by impact factor.
  • Do not invent grant preliminary results, team expertise, publications, ethics approvals, equipment, funded projects, collaborations, or official guideline requirements.
  • Do not claim biological mechanism from correlation alone; distinguish association, mediation, validation, and causal evidence.
  • Do not accept unclear ROI/mask annotation, reader workflow, or segmentation QC as adequate methods.
  • Do not fabricate statistical values, event counts, confidence intervals, cut-offs, reader agreement metrics, IRB details, public dataset IDs, code repositories, or availability statements.
  • Do not call pooled random multicenter splits external validation.
  • Do not present unpaired public datasets as direct validation of a user's model.
  • Do not recommend public sharing of identifiable imaging, clinical, or omics data.
  • Do not claim clinical readiness, workflow benefit, or patient outcome improvement from retrospective model performance alone.
  • Do not assume NIH, ERC, Wellcome, or other international grant eligibility for a China-based applicant or institution; verify the current funder rules first.
  • Do not apply Radiology/AMA style rules to a Nature-family manuscript without checking venue-specific instructions.
  • Do not treat unpaired public single-cell or spatial-omics data as direct patient-level mechanism proof for an imaging model.
  • Do not let five-dimensional fusion outrun the matched patient count, event count, and external validation support.
  • Do not present federated learning alone as proof of privacy, fairness, or external validity.
  • Do not call a foundation-model evaluation independent when pretraining overlap is unknown or model-exposed.
  • Do not allow research agents to perform autonomous clinical diagnosis, treatment recommendations, patient-specific decision-making, or external writes without explicit authorization.

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

and 115 more files.

Frequently asked questions

What does the Radiology Skills AI skill do?

Use when planning, auditing, writing, or revising radiomics, medical imaging AI, and radiology deep learning studies for Radiology/RSNA, Nature-portfolio, Lancet, Cell, npj, European Radiology, or similar venues. Trigger for research frontiers, literature, CT/MRI/PET/ultrasound datasets, ROI/masks/segmentation annotation, radiomics features, CNN/Transformer/foundation models, trustworthy AI, FUTURE-AI, uncertainty/OOD/interpretability, radiogenomics and multi-omics mechanisms, imaging-to-single-cell cross-modal mapping, spatial-omics mapping, five-dimensional multi-omics fusion, federated l...

Why use Radiology Skills on TypingMind?

Because you install it once and use it with any model. Radiology Skills is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Radiology Skills in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/huang-sir1/radiology-skills/tree/main/radiology-skills. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Radiology Skills?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Radiology Skills?

As many as you like. As long as a model supports skills, you can use Radiology Skills with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Radiology Skills AI skill free?

Yes. It is published on GitHub by huang-sir1 under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇