omero-integration

Interact with OMERO servers via omero-py for image retrieval and metadata annotation.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Yezez9/Research-Agent --skill omero-integration-yezez9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omero-integration
Source: https://github.com/Yezez9/Research-Agent/tree/main/scientific-skills/omero-integration
Command: npx skills add https://github.com/Yezez9/Research-Agent --skill omero-integration-yezez9

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires omero-py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management, visualization, and analysis of complex microscopy image datasets, overcoming the challenges of manual data handling and enabling programmatic access to scientific imaging information.

Core Features & Use Cases

  • Data Access: Connect to OMERO servers and programmatically retrieve images, datasets, and screening data.
  • Metadata Management: Create, link, and query tags, key-value pairs, and file annotations.
  • Image Analysis: Access raw pixel data, perform image processing, and analyze regions of interest (ROIs).
  • Workflow Automation: Develop server-side scripts for batch processing and automated analysis pipelines.
  • Use Case: A researcher needs to analyze thousands of microscopy images stored in OMERO. They can use this Skill to automatically retrieve images, segment cells using ROIs, extract intensity measurements, and store the results in an OMERO table for further statistical analysis.

Quick Start

Connect to the OMERO server using your credentials and list all projects.

Frequently Asked Questions about omero-integration

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

FAQPage Schema
How do I retrieve microscopy images and screening data from an OMERO server programmatically?

You can retrieve microscopy images and screening data by connecting to an OMERO server with your credentials using this Skill to programmatically access and list projects and datasets via the omero-py library.

How can I automate batch processing for high-content screening workflows in OMERO?

Automate high-content screening workflows by developing and executing server-side scripts through this Skill to run batch processing and automated analysis pipelines directly on the OMERO platform.

Can I extract raw pixel data and analyze regions of interest (ROIs) from microscopy images?

Yes, you can access raw pixel data and analyze regions of interest (ROIs) using this Skill to perform image processing and segment cells for high-content microscopy analysis.

How do I manage and query metadata annotations for microscopy datasets?

Manage microscopy metadata by using this Skill to create, link, and query tags, key-value pairs, and file annotations for datasets stored on your OMERO server.

Do I need omero-py to connect to an OMERO server for image analysis?

Yes, you need the omero-py library installed as a dependency to enable seamless integration with OMERO servers for programmatic image retrieval and pixel data analysis.

What is the best way to store intensity measurements from segmented cells in OMERO?

Store intensity measurements by using this Skill to automatically retrieve images, segment cells using ROIs, extract measurements, and save the results directly in an OMERO table for statistical analysis.