bids

仓库创建 2025年10月20日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由

显著加速数据整理和合规性检查,适合影像研究团队使用。

这个 Skill 做什么

管理、查询与验证 BIDS 标准的神经影像与生物医学数据集。

帮你把神经影像和生物医学数据按 BIDS 规范整理、查询和校验,适用于 MRI、EEG、MEG、iEEG、PET、显微镜图像等数据的项目。需要把散乱的 DICOM 或其他原始数据转成可复现的 BIDS 数据集、写 metadata sidecars、创建衍生数据或检查合规性时会用到。特别之处在于熟悉 BIDS 的命名和目录规则,能自动检验合规并生成可机读的元数据,减少手工出错。

▸ 展开 SKILL.md 英文原文

Use this skill when working with Brain Imaging Data Structure (BIDS) datasets: organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET, microscopy, NIRS, motion capture, EMG, MR spectroscopy, behavioral), querying BIDS layouts, validating compliance, converting DICOM to BIDS, writing metadata sidecars, or creating BIDS derivatives.

数据与抓取BIDS神经影像数据组织通用
3.2w
Stars
3.2k
Forks
40
仓库内 Skill
+1.6k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/bids/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/bids/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Brain Imaging Data Structure (BIDS)

## Overview

The Brain Imaging Data Structure (BIDS) is a community standard for organizing and describing neuroscience and biomedical research datasets. It defines a consistent file naming convention, directory hierarchy, and metadata schema so that datasets are immediately understandable by humans and software tools alike. BIDS is governed by the BIDS Specification (currently v1.11.x) and is maintained by the community via the BIDS-Standard GitHub organization.

While BIDS originated for MRI, it has grown well beyond neuroimaging. The specification now covers 11 modalities spanning imaging, electrophysiology, and behavioral data:

- **Imaging**: MRI (
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有