nanomaterial-lims-manager

Solid

Laboratory Information Management System skill for nanomaterial sample tracking and data management

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
84
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Nanomaterial LIMS Manager ## Purpose The Nanomaterial LIMS Manager skill provides comprehensive laboratory information management for nanomaterial research, enabling systematic sample tracking, data linking, and quality assurance throughout the development lifecycle. ## Capabilities - Sample tracking and chain of custody - Synthesis parameter logging - Characterization data linking - Batch genealogy tracking - Quality control checkpoints - Regulatory documentation ## Usage Guidelines ### LIMS Operations 1. **Sample Management** - Register new samples - Track sample locations - Maintain chain of custody 2. **Data Integration** - Link synthesis records - Associate characterization data - Build batch genealogy 3. **Quality Management** - Define QC checkpoints - Track specifications - Generate certificates ## Process Integration - All synthesis and characterization processes - Nanomaterial Scale-Up and Process Transfer ## Input Schema ```json { "operation": "register|track|query|report", "sample_id": "string", "sample_type": "nanoparticle|thin_film|device", "metadata": { "project": "string", "synthesized_by": "string", "synthesis_date": "string" } } ``` ## Output Schema ```json { "sample_record": { "sample_id": "string", "status": "active|consumed|archived", "location": "string", "linked_data": [{ "data_type": "string", "record_id": "string" }] }, "genealogy": { "parent_bat...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

nanosensor-calibration-manager

Nanosensor characterization skill for calibration, sensitivity analysis, and selectivity validation

1,160 Updated today
a5c-ai
AI & Automation Solid

nanomaterial-sds-generator

Safety documentation skill for generating Safety Data Sheets for nanomaterials

1,160 Updated today
a5c-ai
AI & Automation Solid

raman-spectroscopy-analyzer

Raman spectroscopy skill for molecular fingerprinting, structural characterization, and chemical identification of nanomaterials

1,160 Updated today
a5c-ai
AI & Automation Listed

lamindb

This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.

335 Updated today
aiskillstore
AI & Automation Solid

lamindb

This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.

27,705 Updated today
davila7