pymc-labspymc-labsOfficialยท5 Agent Skills Included

python-analytics-skills

Bayesian modeling, model evaluation, and reactive Python notebooks

Guides Bayesian statistical modeling with PyMC, covering priors, MCMC sampling, diagnostics, hierarchical models, Gaussian processes, and causal inference. Eliminates guesswork in prior selection, model comparison with LOO-CV, and slow test suites through mock sampling patterns. Builds reactive marimo notebooks with UI components, SQL integration, and caching for faster exploratory data analysis.
npx skills add pymc-labs/python-analytics-skills --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install python-analytics-skills?โ–ผ

Run `npx skills add pymc-labs/python-analytics-skills --all -g -y` in your terminal to install all skills globally.

What does this skill suite do for Bayesian modeling?โ–ผ

It gives your coding assistant expert knowledge for building PyMC models, choosing priors, running MCMC, checking convergence, and comparing models with LOO-CV.

How do I speed up PyMC model testing?โ–ผ

The pymc-testing skill teaches mock sampling patterns that replace slow MCMC runs with fast prior predictive checks, ideal for CI pipelines.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and load automatically in Claude Code, Cursor, Gemini CLI, and other compatible platforms.

Can it help build reactive Python notebooks?โ–ผ

Yes. The marimo-notebook skill covers reactive cells, UI widgets, SQL queries, caching, and converting Jupyter notebooks to marimo.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’