https://github.com/sinagilassi/mozichem-skills
MoziChem-Skills
https://github.com/sinagilassi/mozichem-skills
Last synced: 7 days ago
JSON representation
MoziChem-Skills
- Host: GitHub
- URL: https://github.com/sinagilassi/mozichem-skills
- Owner: sinagilassi
- License: apache-2.0
- Created: 2026-05-02T17:19:15.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-06T20:47:01.000Z (12 days ago)
- Last Synced: 2026-06-06T22:14:38.429Z (12 days ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)