agentsclimarketplace

Kinetic modeler

Skill a5c-ai/babysitter/library/specializations/domains/science/chemical-engineering/skills/kinetic-modeler

Reaction kinetics modeling skill for parameter estimation, mechanism validation, and rate equation developmentFrom its SKILL.md

Install
npx -y skills add a5c-ai/babysitter --skill kinetic-modeler

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.0 KB, 309 tokens by cl100k_base, as published. Nobody here has run it

Kinetic Modeler Skill

Purpose

The Kinetic Modeler Skill develops and validates reaction kinetics models, performing parameter estimation from experimental data and supporting reactor design.

Capabilities

  • Rate equation formulation (power law, LHHW, Eley-Rideal)
  • Parameter estimation via nonlinear regression
  • Arrhenius parameter calculation
  • Activation energy determination
  • Model discrimination (AIC, BIC criteria)
  • Confidence interval estimation
  • Reaction mechanism validation
  • Kinetic data analysis

Usage Guidelines

When to Use

  • Developing kinetic models
  • Estimating rate parameters
  • Validating reaction mechanisms
  • Supporting reactor design

Prerequisites

  • Experimental data available
  • Proposed mechanism identified
  • Operating conditions characterized
  • Thermodynamic constraints known

Best Practices

  • Use statistically valid data
  • Test multiple model forms
  • Validate with independent data
  • Report parameter uncertainties

Process Integration

This skill integrates with:

  • Kinetic Model Development
  • Reactor Design and Selection
  • Catalyst Evaluation and Optimization

Configuration

kinetic-modeler:
  model-types:
    - power-law
    - langmuir-hinshelwood
    - eley-rideal
    - mechanistic
  estimation-methods:
    - least-squares
    - maximum-likelihood
    - bayesian

Output Artifacts

  • Kinetic models
  • Parameter estimates
  • Confidence intervals
  • Model validation reports
  • Mechanism analysis

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.