An open API service indexing awesome lists of open source software.

https://github.com/sinagilassi/mozichem-skills

MoziChem-Skills
https://github.com/sinagilassi/mozichem-skills

Last synced: 7 days ago
JSON representation

MoziChem-Skills

Awesome Lists containing this project

README

          

# ๐Ÿงช MoziChem Skills

This repository contains reusable skills for MoziChem workflows.

## ๐Ÿงฉ Available Skills

### ๐Ÿ“˜ `pythermodb-reference-maker`

Creates `pyThermoDB`-style YAML references from thermodynamic tables and correlations.

It is intended for turning source material into structured reference entries that can be used in thermodynamic datasets and model workflows. The skill helps organize both simple property tables and equation-based correlations into the YAML format expected by `pyThermoDB`.

Typical use cases include:

- converting tabulated reference data into YAML
- formatting correlation coefficients for properties such as heat capacity, vapor pressure, or density
- keeping table structure and metadata consistent with the target schema

The skill folder includes:

- `SKILL.md` for the main instructions
- `assets/` for YAML templates
- `references/` for supporting rules and examples
- `scripts/` for helper validation and conversion utilities

Supported inputs include:

- CSV
- PDF
- images
- raw text

## ๐Ÿ“ Structure

- `pythermodb-reference-maker/SKILL.md`
- `pythermodb-reference-maker/assets/`
- `pythermodb-reference-maker/references/`
- `pythermodb-reference-maker/scripts/`

## ๐Ÿ“„ License

This project is licensed under the Apache License 2.0.

## โ“ FAQ

For any question, contact me on [LinkedIn](https://www.linkedin.com/in/sina-gilassi/)