Skip to content
Automation
Skill

/pymc-bayesian-modeling

Compatibility alias for the descriptive PyMC skill name. Delegate to the canonical local `pymc` payload while preserving route and README compatibility.

From plugin
vibe-skills
2.7k200 skills8 agents3 commands
Install
$ npx -y skills add foryourhealth111-pixel/Vibe-Skills --skill pymc-bayesian-modeling --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/pymc-bayesian-modeling

Context preview

The summary Claude sees to decide when to auto-load this skill.

Compatibility alias for the descriptive PyMC skill name. Delegate to the canonical local `pymc` payload while preserving route and README compatibility.

SKILL.md

pymc-bayesian-modeling.SKILL.md
name: pymc-bayesian-modeling
description: Compatibility alias for the descriptive PyMC skill name. Delegate to the canonical local `pymc` payload while preserving route and README compatibility.

pymc-bayesian-modeling (Compatibility Alias)

Purpose

Provide a stable descriptive alias for Bayesian modeling workflows that are canonically maintained under the sibling `pymc` skill directory.

This preserves:

  • README-facing descriptive naming
  • existing `skills-lock` and catalog entries
  • route compatibility for callers that still ask for `pymc-bayesian-modeling`

Resolution Order

1. Use the canonical local `pymc` skill payload first. 2. Reuse its assets, references, and scripts:

  • `../pymc/SKILL.md`
  • `../pymc/assets/**`
  • `../pymc/references/**`
  • `../pymc/scripts/**`

3. Keep this alias thin and free of its own duplicated heavy payload.

Minimal Workflow

1. Read `../pymc/SKILL.md` for the full PyMC workflow. 2. Use the canonical templates and diagnostic scripts from `../pymc/`. 3. Report results under the requested alias name only for user-facing continuity.

Ships withvibe-skills

VibeSkills is a general-purpose Skill that automatically routes local Skills and intelligently orchestrates harness workflows.

Get the whole plugin

Other skills on vibe-skills.