labstep

Manage Labstep experiments, protocols, and inventory via the labstepPy API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/neurogenomics/lab-agents --skill labstep-neurogenomics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: labstep
Source: https://github.com/neurogenomics/lab-agents/tree/main/lab-skills/skills/labstep
Command: npx skills add https://github.com/neurogenomics/lab-agents --skill labstep-neurogenomics

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines interactions with the Labstep electronic lab notebook, allowing for efficient querying and management of experiments, protocols, and inventory without manual navigation.

Core Features & Use Cases

  • Query Labstep Data: Retrieve experiments, protocols, inventory, and other entities.
  • Read-Only Access: Safely browse lab data without accidental modifications.
  • Use Case: Quickly find all experiments related to "lysis buffer" or list all resources tagged "antibody" to manage lab inventory.

Quick Start

Show me the last 10 experiments in Labstep.

Frequently Asked Questions about labstep

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

FAQPage Schema
How do I query experiments and inventory in my electronic lab notebook?

You can query electronic lab notebook experiments and inventory by interacting with the Labstep API, which retrieves detailed entity data without manual navigation. It supports read-only browsing of laboratory protocols and resources.

Can I manage lab inventory and protocols without manually navigating the interface?

Yes, you can manage lab inventory and protocols without manual navigation by utilizing the labstepPy Python package. This Skill streamlines creating, reading, and managing laboratory entities via API interactions.

Does the Labstep API integration support read-only access for browsing lab data?

Yes, the Labstep API integration supports read-only access to safely browse lab data. This prevents accidental modifications while allowing you to retrieve experiments, protocols, and inventory entities efficiently.

How do I find all experiments related to a specific reagent like lysis buffer?

To find experiments related to a specific reagent like lysis buffer, use the Skill's detailed querying capabilities to search Labstep entities. It filters laboratory experiments and inventory by specific tags or keywords.

Are write operations allowed when managing experiments through the API?

Write operations are allowed when managing experiments through the API but require explicit confirmation. The default policy is read-only to ensure safe browsing, preventing accidental modifications to laboratory data.

Do I need the labstepPy package to interact with my lab notebook data?

Yes, you need the labstepPy package to interact with your lab notebook data. This Skill utilizes the labstepPy Python package for all API interactions, enabling experiment and inventory management.