
from agent-almanac10
Build and analyze discrete or continuous Markov chains: transition matrices, state classification, stationary distributions, and mean first-passage times.
Provides end-to-end workflows for constructing, classifying, and analyzing discrete-time and continuous-time Markov chains from observed transition data. Produces transition matrices or generators, classifies states (transient/recurrent/absorbing), computes stationary distributions, mean first-passage times, and supports simulation-based validation.
Use this skill when modeling systems with the Markov property from observed transitions or rates—e.g., reliability analysis, queuing systems, user-behavior modeling, or as a foundation for HMM/MDP workflows. Triggers include requests to compute stationary distributions, absorption probabilities, or to validate analytic results with simulation.
Suitable for analytic and data-focused agents (Python-capable assistants, scientific computation agents, Claude/Codex-style agents with numerical libraries).
This skill has not been reviewed by our automated audit pipeline yet.
Build Parameterized Report
Generate multiple customized reports from one Quarto or R Markdown template by supplying parameter sets and automating batch renders.
Create Team
Author a multi-agent team composition file (coordination pattern, members, tasks, CONFIG block) for the Agent Almanac teams registry.
Generate Tour Report
Create a Quarto-based, self-contained travel report (HTML/PDF) with embedded maps, daily itineraries, logistics tables, and accommodation/transport details for
Track ML Experiments (MLflow)
Set up MLflow experiment tracking: server, autologging, artifact storage, run comparison and lifecycle management for reproducible ML workflows.