·instrument-data-to-allotrope
{}

instrument-data-to-allotrope

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

128安裝·4熱度·@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-11

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