·instrument-data-to-allotrope
{}

instrument-data-to-allotrope

将实验室仪器输出文件(PDF、CSV、Excel、TXT)转换为同素异形简单模型 (ASM) JSON 格式或扁平化 2D CSV。当科学家需要标准化 LIMS 系统、数据湖或下游分析的仪器数据时,可以使用此技能。支持自动检测仪器类型。输出包括完整的 ASM JSON、易于导入的扁平化 CSV 以及可供数据工程师导出的 Python 代码。常见的触发因素包括转换仪器文件、标准化实验室数据、准备上传到 LIMS/ELN 系统的数据或为生产管道生成解析器代码。

127安装·5热度·@anthropics

安装

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill instrument-data-to-allotrope

如何安装 instrument-data-to-allotrope

通过命令行快速安装 instrument-data-to-allotrope AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill instrument-data-to-allotrope
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:anthropics/knowledge-work-plugins。

SKILL.md

查看原文

Convert instrument files into standardized Allotrope Simple Model (ASM) format for LIMS upload, data lakes, or handoff to data engineering teams.

Note: This is an Example Skill This skill demonstrates how skills can support your data engineering tasks—automating schema transformations, parsing instrument outputs, and generating production-ready code.

To customize for your organization: Modify the references/ files to include your company's specific schemas or ontology mappings Use an MCP server to connect to systems that define your schemas (e.g., your LIMS, data catalog, or schema registry) Extend the scripts/ to handle proprietary instrument formats or internal data standards

将实验室仪器输出文件(PDF、CSV、Excel、TXT)转换为同素异形简单模型 (ASM) JSON 格式或扁平化 2D CSV。当科学家需要标准化 LIMS 系统、数据湖或下游分析的仪器数据时,可以使用此技能。支持自动检测仪器类型。输出包括完整的 ASM JSON、易于导入的扁平化 CSV 以及可供数据工程师导出的 Python 代码。常见的触发因素包括转换仪器文件、标准化实验室数据、准备上传到 LIMS/ELN 系统的数据或为生产管道生成解析器代码。 来源:anthropics/knowledge-work-plugins。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill instrument-data-to-allotrope
分类
{}数据分析
认证
收录时间
2026-02-18
更新时间
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

快速解答

什么是 instrument-data-to-allotrope?

将实验室仪器输出文件(PDF、CSV、Excel、TXT)转换为同素异形简单模型 (ASM) JSON 格式或扁平化 2D CSV。当科学家需要标准化 LIMS 系统、数据湖或下游分析的仪器数据时,可以使用此技能。支持自动检测仪器类型。输出包括完整的 ASM JSON、易于导入的扁平化 CSV 以及可供数据工程师导出的 Python 代码。常见的触发因素包括转换仪器文件、标准化实验室数据、准备上传到 LIMS/ELN 系统的数据或为生产管道生成解析器代码。 来源:anthropics/knowledge-work-plugins。

如何安装 instrument-data-to-allotrope?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/anthropics/knowledge-work-plugins --skill instrument-data-to-allotrope 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/anthropics/knowledge-work-plugins