stan-bayesian-modeling

Stan probabilistic programming for Bayesian inference

509 stars

Best use case

stan-bayesian-modeling is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Stan probabilistic programming for Bayesian inference

Teams using stan-bayesian-modeling should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/stan-bayesian-modeling/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/science/mathematics/skills/stan-bayesian-modeling/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/stan-bayesian-modeling/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How stan-bayesian-modeling Compares

Feature / Agentstan-bayesian-modelingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Stan probabilistic programming for Bayesian inference

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Stan Bayesian Modeling

## Purpose

Provides Stan probabilistic programming capabilities for Bayesian inference and statistical modeling.

## Capabilities

- Stan model specification
- MCMC sampling (NUTS, HMC)
- Variational inference
- Prior predictive checks
- Posterior predictive checks
- Model comparison (LOO-CV, WAIC)

## Usage Guidelines

1. **Model Specification**: Write Stan code with clear blocks
2. **Prior Selection**: Choose appropriate, weakly informative priors
3. **Diagnostics**: Check Rhat, ESS, and divergences
4. **Model Comparison**: Use LOO-CV for model selection

## Tools/Libraries

- Stan
- CmdStan
- RStan
- PyStan

Related Skills

zustand

509
from a5c-ai/babysitter

Zustand state management patterns including store creation, middleware, persistence, slices, and DevTools integration.

substance

509
from a5c-ai/babysitter

Substance Painter/Designer skill for baking and material export.

topic-modeling-text-mining

509
from a5c-ai/babysitter

Apply LDA, NMF, and other computational methods to discover patterns in large text corpora with appropriate parameter tuning

metadata-standards-implementation

509
from a5c-ai/babysitter

Apply Dublin Core, METS, MODS, and other metadata schemas for digital collections and archival materials

standards-alignment-mapping

509
from a5c-ai/babysitter

Systematically map curriculum content to educational standards with vertical and horizontal alignment documentation

elicit-research-assistant

509
from a5c-ai/babysitter

AI-assisted literature review for question-answering over papers and evidence synthesis

bayesian-inference-engine

509
from a5c-ai/babysitter

Bayesian probabilistic reasoning for prior specification, posterior computation, and belief updating

academic-writing-assistant

509
from a5c-ai/babysitter

Skill for assisting with academic and scientific writing

pymc-bayesian-modeler

509
from a5c-ai/babysitter

PyMC probabilistic programming skill for hierarchical Bayesian models in physics data analysis

cad-modeling

509
from a5c-ai/babysitter

Expert skill for parametric 3D CAD model development with design intent and configuration management

lean-proof-assistant

509
from a5c-ai/babysitter

Interface with Lean 4 proof assistant for formal theorem verification

coq-proof-assistant

509
from a5c-ai/babysitter

Interface with Coq proof assistant for formal verification