Wraps the LabArchives REST API so you can automate electronic lab notebook workflows without wrestling with raw HTTP calls. You get scripts for backing up notebooks (with or without attachments), uploading experimental data files, managing entries, and pulling site reports. The authentication setup is straightforward once you have Enterprise API credentials from your admin. Most useful if you're dealing with repetitive data uploads from instruments, need programmatic backups, or want to chain LabArchives into workflows with Jupyter, Protocols.io, or REDCap. The Python wrapper handles the XML parsing and endpoint management, which saves time compared to building it yourself.
npx skills add https://github.com/davila7/claude-code-templates --skill labarchive-integration