labarchive-integration

Automate LabArchives ELN workflows via its REST API for notebooks, entries, and attachments.

8|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/hxk622/TokenDance --skill labarchive-integration-hxk622
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: labarchive-integration
Source: https://github.com/hxk622/TokenDance/tree/main/backend/app/skills/builtin/scientific/lab-automation/labarchive-integration
Command: npx skills add https://github.com/hxk622/TokenDance --skill labarchive-integration-hxk622

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates interactions with LabArchives, an electronic lab notebook, reducing manual data entry and improving research reproducibility.

Core Features & Use Cases

  • Notebook Management: Programmatically back up, list, and manage notebooks and their contents.
  • Entry & Attachment Handling: Create, update, and manage entries and upload various file types to your ELN.
  • Use Case: Automatically back up all your lab notebooks nightly, or programmatically upload experimental results and associated data files to specific entries.

Quick Start

Use the labarchive-integration skill to back up the notebook with ID '12345' for user ID '67890'.

Frequently Asked Questions about labarchive-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate LabArchives notebook backups programmatically?

To automate ELN workflows for research data management, this Skill integrates with the LabArchives REST API. It handles programmatic access to notebooks, entries, attachments, and site reports to reduce manual data entry.

What's the best way to upload experimental attachments to an electronic lab notebook?

This Skill programmatically creates, updates, and manages entries while uploading various file types to your ELN. It requires API credentials and user authentication to perform these operations.

Does the LabArchives API require authentication credentials for data management integration?

Yes, LabArchives data management integration requires API credentials and user authentication for programmatic operations. This Skill uses these credentials to access notebooks, entries, and site reports.

Can I manage research compliance and site reports through ELN automation?

Yes, you can manage research compliance and site reports through ELN automation. This Skill supports programmatic access to site reports via the LabArchives REST API to help maintain research reproducibility and compliance.

How do I list and manage electronic lab notebook entries via a script?

You list and manage electronic lab notebook entries via a script by using this Skill's programmatic access capabilities. It connects to the LabArchives REST API to manage notebook contents, entries, and attachments.