benchling-integration
仓库创建 2025年10月20日最近提交 5 小时前SkillHot 收录 20 天前
▸ 精选理由
对需要与 Benchling 自动化交互的实验室与数据工程师非常有用。
▸ 风险提示
需要 Benchling API 凭证并访问外部服务。
这个 Skill 做什么
用 Python/REST 与 Benchling 平台集成,自动化登记、库存、ELN 与流程。
可以用 Python/REST 自动化操作 Benchling 的登记、库存、ELN 和实验流程,把实验数据从手工录入变成程序化处理。适合需要批量建库、同步库存或把实验记录接入下游分析和自动化流程时使用。特点是提供 benchling-sdk 和 v2 API 支持,便于做复杂查询、Apps 集成和 Data Warehouse 报表接入。
▸ 展开 SKILL.md 英文原文
Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries. Use when automating lab data with benchling-sdk or the v2 API.
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/benchling-integration/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/K-Dense-AI/scientific-agent-skills/main/skills/benchling-integration/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Benchling Integration ## Overview Benchling is a cloud platform for life sciences R&D. Access registry entities (DNA, RNA, proteins), inventory, electronic lab notebooks, and workflows programmatically via the Python SDK and REST API. **Version note:** Examples target **benchling-sdk 1.25.0** (latest stable on PyPI). Docs: [benchling.com/sdk-docs](https://benchling.com/sdk-docs/). Platform guide: [docs.benchling.com](https://docs.benchling.com/). ## When to Use This Skill This skill should be used when: - Working with Benchling's Python SDK or REST API - Managing biological sequences (DNA, RNA, proteins) and registry entities - Automating inventory operations (samples, containers, loc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有