Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
pymc-labs
GitHub 创作者资料

pymc-labs

按仓库查看 7 个 GitHub 仓库中的 40 个已收集 skills,并展示近似职业覆盖。

已收集 skills
40
仓库
7
职业领域
1
更新
2026-05-31
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
pymc-marketing
10 个 skills1.2k381更新于 2026-05-19
占该创作者 25%
当前展示该仓库 Top 8 / 10 个已收集 skills。
#002
CausalPy
9 个 skills1.1k103更新于 2026-05-25
占该创作者 23%
choosing-causalpy-methods
数据科学家

Choose the appropriate CausalPy experiment class from a causal question, data structure, treatment assignment, and identification assumptions. Use before writing analysis code when the method is not yet settled.

2026-05-25
running-causalpy-experiments
数据科学家

Fit, summarize, plot, and interpret a chosen CausalPy experiment. Use after the causal method has been selected, including when configuring PyMC/sklearn models and scale-aware custom priors.

2026-05-25
maintainer-pr-review
软件质量保证分析师与测试员

Review CausalPy pull requests end-to-end by classifying PR type, checking branch freshness, mergeability, remote CI, correctness, security, tests, docs, and maintainer concerns. Use when asked to review a PR, assess a branch before merge, summarize PR risks, or request changes.

2026-05-15
github-issues
软件开发工程师

Create, evaluate, and triage GitHub issues for CausalPy. Use when filing a bug, proposing an enhancement, analyzing existing issues, or splitting large work into parent-child sub-issues.

2026-05-01
pr-to-green
软件开发工程师

Bring a pull request to green by syncing with main, resolving conflicts safely, and fixing failing checks with CausalPy conventions.

2026-05-01
pr-workflows
软件开发工程师

Turn issues into PRs, handle commits, and run prek checks consistently.

2026-05-01
research-and-planning
软件开发工程师

Perform structured research and turn findings into an implementation plan.

2026-05-01
working-with-marimo
软件开发工程师

Interactive development in marimo notebooks with validation loops. Use for creating/editing marimo notebooks and verifying execution.

2026-05-01
当前展示该仓库 Top 8 / 9 个已收集 skills。
#003
decision-lab
5 个 skills14312更新于 2026-04-03
占该创作者 13%
create-decision-pack-programmatically
软件开发工程师

How to create a dlab decision-pack directory using generate_dpack() from Python code

2026-04-03
dlab-cli
数据科学家

Complete reference for decision-lab (dlab). Use when the user asks about creating decision-packs, designing data science agents, running sessions, analyzing results, or anything related to dlab CLI, agent architecture, parallel subagents, or decision-pack configuration. Covers the full workflow from scaffolding to analysis.

2026-04-03
design-data-science-agent-systems
软件开发工程师

Design agent system prompts, parallel architectures, and methodological guardrails for data science decision-packs. Use when creating orchestrator, subagent, or parallel agent systems for analytical workflows. Covers anti-fabrication rules, epistemic humility, when to stop, conflict detection, uncertainty reporting, retry protocols, prompt design principles, and the decision-lab runtime mechanics.

2026-03-31
create-decision-pack-interactively
数据科学家

Guide a human through creating a dlab decision-pack by asking questions and then calling generate_dpack(). Use this skill whenever the user wants to create, set up, or scaffold a new decision-pack, agent environment, or Docker-sandboxed config for dlab — even if they don't use the word "decision-pack" explicitly. Trigger on phrases like "set up a new agent", "create an environment for X", "I want to run opencode for Y", "scaffold a project", or "make a new config".

2026-03-31
tui-design-system
网页与数字界面设计师

Visual language and UX patterns for Textual TUI applications in dlab

2026-03-31
#004
decision-hub
5 个 skills757更新于 2026-05-31
占该创作者 13%
#005
pymc-modeling
5 个 skills30更新于 2026-05-21
占该创作者 13%
model-evaluation
未分类

Load when the user is comparing Bayesian models, computing LOO-CV / ELPD, calling az.loo or az.compare, doing model stacking/averaging, or computing Bayes factors. Covers the ArviZ 1.0 LOO/ELPD/stacking APIs exclusively (no waic). Triggers include: model comparison, LOO, ELPD, az.compare, az.loo, loo_expectations, loo_metrics, loo_r2, Pareto k, stacking, Bayes factor, cross-validation, predictive accuracy, information criterion.

2026-05-21
prior-elicitation
未分类

Load when the user is choosing priors, running prior predictive checks, calling find_constrained_prior, using PreliZ, or otherwise eliciting domain knowledge into a Bayesian model. Covers weakly informative priors, constrained priors, sensitivity analysis, and elicitation workflows. Triggers include: prior selection, elicitation, find_constrained_prior, PreliZ, prior predictive, expert/informative priors, weakly informative priors, constrained priors.

2026-05-21
pymc-extras
未分类

Load when the user is working with pymc-extras (pmx) features: splines / BSplineBasis, distributional regression / GAMLSS, R2D2M2CP or horseshoe priors, discrete variable marginalization, or Laplace approximation via fit_laplace. Triggers include: pymc_extras, pymc-extras, pmx, splines, BSplineBasis, distributional regression, GAMLSS, R2D2, horseshoe (regularized/Finnish), marginalize, fit_laplace, penalized splines.

2026-05-21
pymc-modeling
未分类

Load whenever the user is working on code that imports pymc, pytensor, or arviz, or asks about Bayesian modeling, MCMC, priors, posteriors, sampling, or model diagnostics. Covers PyMC 6+, PyTensor 3+, ArviZ 1.0+ (DataTree API), pymc-bart, pymc-extras, nutpie, and JAX/NumPyro backends. Use for building probabilistic models, specifying priors, running MCMC, diagnosing convergence, or comparing models. Triggers include: Bayesian inference, posterior sampling, hierarchical/multilevel models, GLMs, time series, Gaussian processes, HSGP, BART, mixture models, prior/posterior predictive checks, MCMC diagnostics, LOO-CV, model comparison, causal inference with do/observe, and any PyTensor Op or graph work.

2026-05-21
pymc-testing
未分类

Load when writing or modifying pytest tests that touch pymc.Model, pm.sample, or any PyMC model code. Covers pymc.testing.mock_sample, pytest fixtures for Bayesian models, and the distinction between fast structure-only tests (mocking) and slow posterior inference tests. Triggers include: testing PyMC, pytest with pymc, unit tests for Bayesian models, mock sampling, test fixtures for models, CI/CD for PyMC.

2026-05-21
#006
python-analytics-skills
3 个 skills459更新于 2026-03-05
占该创作者 7.5%
pymc-modeling
数据科学家

Bayesian statistical modeling with PyMC v5+. Use when building probabilistic models, specifying priors, running MCMC inference, diagnosing convergence, or comparing models. Covers PyMC, ArviZ, pymc-bart, pymc-extras, nutpie, and JAX/NumPyro backends. Triggers on tasks involving: Bayesian inference, posterior sampling, hierarchical/multilevel models, GLMs, time series, Gaussian processes, BART, mixture models, prior/posterior predictive checks, MCMC diagnostics, LOO-CV, WAIC, model comparison, or causal inference with do/observe.

2026-03-05
pymc-testing
软件质量保证分析师与测试员

Testing PyMC models with pytest. Use when writing unit tests for Bayesian models, setting up test fixtures, mocking MCMC sampling, or testing model structure. Covers pymc.testing.mock_sample, pytest fixtures, and the distinction between fast structure-only tests (mocking) and slow posterior inference tests. Triggers on: testing PyMC, pytest, unit tests for models, mock sampling, test fixtures, CI/CD for Bayesian models.

2026-02-22
marimo-notebook
数据科学家

ALWAYS use when: creating/editing marimo notebooks, working with any .py file containing @app.cell decorators, building reactive Python notebooks, doing exploratory data analysis in notebook form, converting Jupyter (.ipynb) to marimo, or when user mentions "marimo", "reactive notebook", or asks for an interactive Python notebook. Covers marimo CLI (edit, run, convert, export), UI components (mo.ui.*), layout functions, SQL integration, caching, state management, and wigglystuff widgets. If a task involves notebooks and Python, invoke this skill first.

2026-02-05
#007
agent-skills
3 个 skills162更新于 2026-02-05
占该创作者 7.5%
已展示 7 / 7 个仓库
已展示全部仓库