labarchive-integration

Manage LabArchives notebook entries and attachments via its REST API.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/yf8578/clawomics --skill labarchive-integration-yf8578
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: labarchive-integration
Source: https://github.com/yf8578/clawomics/tree/main/skills/labarchive-integration
Command: npx skills add https://github.com/yf8578/clawomics --skill labarchive-integration-yf8578

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires labarchives-py, requests, PyYAML, xml.etree.ElementTree, nbformat, nbconvert, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates interactions with LabArchives, an electronic lab notebook, enabling programmatic management of research data and documentation.

Core Features & Use Cases

  • Notebook Management: Access, backup, and manage notebook entries and attachments.
  • Third-Party Integration: Connect with tools like Protocols.io, Jupyter, and REDCap for seamless data flow.
  • Use Case: Automatically back up all your lab notebooks nightly, or programmatically upload experimental results from a Jupyter notebook directly into your LabArchives entry.

Quick Start

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

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 via the REST API?

This Skill automates LabArchives notebook backups via its REST API, enabling programmatic control to securely retrieve, manage, and save research documentation and attachments without manual intervention.

Can I programmatically upload Jupyter notebook results into LabArchives entries?

Yes, this Skill integrates Jupyter with LabArchives to programmatically upload experimental results and notebook outputs directly into your electronic lab notebook entries as attachments.

Does this Skill support OAuth for new LabArchives API integrations?

Yes, this Skill supports OAuth for new LabArchives API integrations alongside standard user authentication, enabling secure programmatic access for customized research data workflows.

How do I generate site reports and manage entries in LabArchives?

You generate site reports and manage entries by leveraging this Skill's programmatic control over the LabArchives REST API, supporting user authentication, entry manipulation, and attachment management for research documentation.

Can I connect LabArchives with external scientific tools like Protocols.io and REDCap?

Yes, this Skill connects LabArchives with external scientific tools like Protocols.io and REDCap, facilitating seamless third-party integration and automated data flow between your electronic lab notebook and external research platforms.