Learning-Bayesian-StatisticsLearning-Bayesian-StatisticsOfficialยท2 Agent Skills Included

baygent-skills

Bayesian modeling, causal inference, and simulation-based diagnostics

Guides full Bayesian modeling workflows with PyMC and ArviZ, from prior selection to convergence diagnostics and calibrated reporting. Runs production-grade causal inference with DAG-first design, mandatory refutation tests, and calibrated causal language. Trains amortized simulation-based inference with BayesFlow, eliminating hand-rolled diagnostics and unreliable statistical claims.
npx skills add Learning-Bayesian-Statistics/baygent-skills --all -g -y
Available:

Explains the repository's skill structure, dual PyMC 5/6 environments, and authoring rules so the agent loads, runs, and tests each statistical skill correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install baygent-skills?โ–ผ

Run `npx skills add Learning-Bayesian-Statistics/baygent-skills --all -g -y` in your terminal to install all three skills globally. Note that causal-inference depends on bayesian-workflow, so install both together.

What does baygent-skills do?โ–ผ

It walks your coding agent through complete Bayesian analyses: prior selection, MCMC sampling, convergence diagnostics, causal effect estimation with refutation tests, and simulation-based inference with BayesFlow.

Which agents work with baygent-skills?โ–ผ

Any agent supporting the Agent Skills spec works, including Claude Code, Kimi Code, Cursor, and Gemini CLI.

Do I need to know Bayesian statistics to use it?โ–ผ

Basic familiarity helps, but the skills enforce the correct workflow steps automatically and can adapt reports into plain language for non-technical audiences.

Does it support both PyMC 5 and PyMC 6?โ–ผ

Yes. The bayesian-workflow scripts are verified on both PyMC 5 and PyMC 6 stacks, with a cross-environment equivalence test guaranteeing identical diagnostics.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’