Agent 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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/pymc-bayesian-modeling
SKILL.md
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-lockand catalog entries - route compatibility for callers that still ask for
pymc-bayesian-modeling
Resolution Order
- Use the canonical local
pymcskill payload first. - Reuse its assets, references, and scripts:
../pymc/SKILL.md../pymc/assets/**../pymc/references/**../pymc/scripts/**
- Keep this alias thin and free of its own duplicated heavy payload.
Minimal Workflow
- Read
../pymc/SKILL.mdfor the full PyMC workflow. - Use the canonical templates and diagnostic scripts from
../pymc/. - Report results under the requested alias name only for user-facing continuity.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?