Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

CausalPy

CausalPy 收录了来自 pymc-labs 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
1.2k
更新
2026-07-22
Forks
112
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

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

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-07-22
pr-workflows
软件开发工程师

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

2026-07-22
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-06-10
pr-to-green
软件开发工程师

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

2026-06-10
choosing-causalpy-methods
数据科学家

Choose the appropriate CausalPy experiment class from a causal or impact question, data structure, treatment assignment, and identification assumptions. Use before writing analysis code when the method is not yet settled, including plain-English questions about whether a campaign, policy, or intervention worked.

2026-06-10
feature-exploration
软件开发工程师

Explore unfamiliar APIs, libraries, or implementation behavior with minimal reproducible examples and documented findings. Use when implementation details are unclear and can be resolved by reading docs, inspecting code, and running focused experiments.

2026-06-08
python-environment
软件开发工程师

Detect, configure, and use a conda-compatible tool. Use before tasks that need the project environment, such as importing project code, running tests, building docs, or invoking repo tooling.

2026-06-08
research-and-planning
软件开发工程师

Perform structured research and turn findings into an implementation plan.

2026-06-08
working-with-marimo
软件开发工程师

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

2026-06-08
causal-detective
数据科学家

Challenge causal claims through structured threat assessment, counterfactual reasoning, and CausalPy falsification checks. Use when validating whether a causal effect is real or when the user asks "is this effect real?" or "can I trust this result?"

2026-06-08
example-datasets
数据科学家

Load built-in CausalPy example datasets for demos, tutorials, tests, and quick causal-analysis prototypes. Use when the user needs sample data or asks which demo datasets are available.

2026-06-08