conbio-data-analysis

GitHub

用于保护生物学稿件的数据分析与报告规范,涵盖统计模型选择、不确定性报告、稳健性检验及可重复性实践,确保分析符合期刊严格的方法学要求。

Conservation-Biology-Skills/skills/conbio-data-analysis/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

执行主分析和支持性分析 构建结果章节 应审稿人要求进行稳健性或替代模型分析 在数据提交前确保分析可复现

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill conbio-data-analysis -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Conservation-Biology-Skills/skills/conbio-data-analysis -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@conbio-data-analysis

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill conbio-data-analysis -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "conbio-data-analysis",
    "description": "Use when executing and reporting the analysis for a Conservation Biology manuscript so it survives expert, double-blind review — appropriate ecological\/statistical models, honest uncertainty, robustness, and reproducibility. Covers detection, hierarchical models, spatial structure, and effect sizes that matter for conservation. Guides analysis norms; it does not fabricate results."
}

Data Analysis (conbio-data-analysis)

Conservation Biology reviewers are methodologically sophisticated, and the journal expects a data-availability statement with data and code deposited at acceptance (see conbio-reporting-and-data-policy). Analyze as if your code will be re-run — because it may be. This skill covers execution and reporting norms; design decisions live in conbio-study-design.

When to trigger

  • Running main and supporting analyses; building the results section
  • A reviewer asked for robustness, alternative models, or uncertainty
  • Reconciling exploratory vs. confirmatory analyses
  • Making the analysis reproducible before deposit

Analysis norms Conservation Biology expects

  1. Report uncertainty honestly. Confidence/credible intervals, not just stars or p-values; report the magnitude and conservation meaning of the estimate, not only significance.
  2. Use the right model for the data. Hierarchical/mixed models for nested data; occupancy and N-mixture for detection; capture-recapture for survival/abundance; GLMs/GAMs for nonlinearity; account for spatial autocorrelation and zero-inflation where present.
  3. Robustness that probes, not decorates. Show specifications that could break the result (alternative predictors, samples, priors, estimators), and say what you learn.
  4. Right inference. Cluster/group at the correct level; avoid pseudoreplication in the analysis; correct for multiple comparisons when testing many implications.
  5. Confirmatory vs. exploratory. Separate preregistered/confirmatory tests from exploratory ones; do not mine for a significant interaction and theorize it post hoc.
  6. Model checking. Report convergence, residual diagnostics, validation/out-of-sample performance for predictive models; show the result is not an artifact of one modeling choice.

Conservation-specific reporting

  • Translate estimates into decision-relevant quantities (extinction risk, population trend, effect of a management action, area needed) with uncertainty.
  • For projections (PVA, SDM, climate), state the assumptions and the range of plausible outcomes — not a single point forecast.

Reproducibility while you work (not at the end)

  • One master script regenerates every table and figure from the (raw or constructed) data.
  • Set and report seeds for bootstrap, MCMC, simulation, and any stochastic step.
  • Pin software/package versions (renv.lock, requirements.txt, recorded installs).
  • Keep table/figure numbers matched to script outputs.

Anti-patterns

  • Stars/p-values with no effect sizes or intervals
  • Raw counts analyzed as abundance with detection ignored
  • "Robustness" that only reruns near-identical specs to manufacture stability
  • p-hacking / HARKing exploratory results into confirmatory claims
  • A single point projection presented as certain
  • A results section whose numbers the code cannot reproduce

Evidence pass for Conservation Biology

Use this as a second-pass capability check. First lock the species/system threat, conservation decision, and uncertainty relevant to action; then test whether the manuscript addresses conservation-science reviewers who ask whether evidence changes biodiversity, management, or policy action.

  • Primary move: Audit unit, comparison, uncertainty, missingness, sensitivity, and reproducibility before making any prose or submission recommendation.
  • Decision ledger: return claim / evidence / blocker / next edit rows so the next pass can patch the manuscript directly.
  • Neighbor test: compare against Biological Conservation for applied conservation breadth, Global Change Biology for climate/ecosystem process, Ecology Letters for theory-forward ecology; if the neighboring outlet has the stronger audience claim, recommend re-routing before polishing.
  • Submission-ready gate: before final advice, re-open resources/official-source-map.md for upload-week rules and name the one live-check item that could change the recommendation.

Output format

【Main estimate】magnitude + interval + conservation meaning
【Model】why this model fits the data (detection / hierarchy / spatial)
【Robustness】specs that could break it → what held
【Confirmatory vs exploratory】clearly separated?
【Uncertainty in projections】range stated, not a point?
【Reproducible】master script + seeds + pinned versions? [Y/N]
【Next】conbio-figures-and-tables

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 12:47

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
5717eab
Hash
d36336f5
Indexed
2026-07-05 12:47

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 15:57
浙ICP备14020137号-1 $방문자$