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

open-science-skills

open-science-skills 收录了来自 scdenney 的 34 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
34
Stars
22
更新
2026-06-27
Forks
0
职业覆盖
10 个职业分类 · 已分类 88%
仓库浏览

这个仓库中的 skills

research-repo
未分类

Scaffold or audit an entire research project repository organized around its source library. Use whenever the user is starting, structuring, organizing, or reviewing a whole project — "set up a research repo", "how should I structure/organize this project", "initialize my sources folder", "new paper or literature-review project", "audit my repo structure", "is my sources folder set up right", "check my project layout". Builds the full tree from the sources spine outward — sources/{og,md,unprocessed}, references.bib, a PDF→Markdown convert script (OpenDataLoader PDF), a process-source intake command, CLAUDE.md/AGENTS.md, .gitignore, .venv — plus the analysis, manuscript, and review folders; or audits an existing repo and reports what is present, partial, or missing. NOT for intaking or converting a single PDF (use process-source) or building a publication replication package (use replication-package).

2026-06-27
llm-calibration-logprobs
未分类

LLM token logprobs and calibration: per-decision confidence, ECE, Brier, reliability diagrams, low-confidence triage.

2026-06-26
model-council-voting
未分类

LLM council/panel voting: multi-model coders, consensus rules, inter-rater agreement (kappa, alpha), correlated-error diagnostics.

2026-06-26
vlm-ocr-evaluation
未分类

Compare OCR systems before a bulk run: candidate set, stratified ground truth, CER/WER, normalization, per-language and per-stratum accuracy.

2026-06-26
fact-check
软件开发工程师

Fact-check a manuscript's claims against the cited sources themselves: locate each source's knowledge-base Markdown file and verify the in-text claim is actually supported. Runs a pre-flight gate that refuses unless a per-source Markdown knowledge base exists and is clean (PDFs converted via process-source); then runs citation-check; then audits claim support, overclaiming, direction, scope, and misattribution.

2026-06-14
citation-check
软件开发工程师

Audit citation existence and fabrication risk, in-text/reference parity, DOIs, claim support, and style.

2026-06-14
paper-tex
软件开发工程师

Typeset a working paper or journal submission in house-style LaTeX from any draft — Markdown, Word (.docx), TeX, ODT, RTF, or HTML. Convert with pandoc, wrap in an EB Garamond template, build the PDF with latexmk, and prepare for a specific journal (spacing, page limit, anonymization, disclosures, citation style). Use for "format/typeset/convert my paper to LaTeX", "make a working paper", "prepare this for submission to <journal>".

2026-06-13
conjoint-cleaning
软件开发工程师

Clean and reshape Qualtrics conjoint exports to analysis-ready long format.

2026-06-10
conjoint-diagnostics
软件开发工程师

Diagnose conjoint design integrity, estimation choices, and validity.

2026-06-10
cross-national-design
软件开发工程师

Design cross-national survey experiments: power, equivalence, localization.

2026-06-10
fair-check
软件开发工程师

Audit manuscript and replication package against FAIR open-science principles.

2026-06-10
hypothesis-building
其他心理学家

Build falsifiable causal hypotheses: DAGs, FPCI, equivalence testing.

2026-06-10
journal-review
社会学家

Draft a senior peer-review report on a social-science manuscript.

2026-06-10
list-experiment
软件开发工程师

Design and diagnose list experiments (item count technique).

2026-06-10
literature-review
社会学家

Build or audit a literature review: evidence map, gaps, synthesis plan.

2026-06-10
methods-reporting
社会学家

Check methods reporting against CONSORT, JARS, DA-RT standards.

2026-06-10
narrative-building
其他心理学家

Draft or audit scientific introductions: argument logic, framing, multi-experiment coherence.

2026-06-10
paper-review-lite-codex
软件开发工程师

Cross-model adversarial pre-submission audit. Claude and Codex independently apply the paper-review-lite specification, then each cross-checks the other's findings; surviving issues are annotated by confidence.

2026-06-10
paper-review-lite
其他生物科学家

Pre-submission audit: argument, numerics, refs, writing, figures, replication.

2026-06-10
post-ocr-cleanup
历史学家

Clean post-OCR text: correction, QA, multilingual handling, provenance.

2026-06-10
pre-registration-writing
医学科学家(非流行病学)

Write pre-analysis plans: PAP structure, registry, analysis strategy.

2026-06-10
presubmit
软件开发工程师

Run the standalone presubmit CLI: adversarial 30+ stage peer-review pipeline.

2026-06-10
replication-package
软件开发工程师

Scaffold or audit a social-science replication package at a target directory. Generates folder structure, README, master.R, figure/table crosswalk, codebook template, LICENSE placeholder, .gitignore, and pre-release checklist. Adapted from Yusaku Horiuchi's replication-package-guide with FAIR-principle integration; platform-neutral (Harvard Dataverse, OSF, Zenodo, GitHub releases, institutional archives).

2026-06-10
text-classification
数据科学家

LLM-based text classification: codebook, validation, agreement statistics.

2026-06-10
topic-modeling
社会学家

Structural topic modeling: STM spec, topic count, coherence-exclusivity.

2026-06-10
vlm-ocr-pipeline
软件开发工程师

VLM-based OCR pipeline: model selection, prompts, architecture, evaluation.

2026-06-10
figures
技术写作员

Design and format publication-quality figures: chart choice, color, scales, legends, captions, reproducibility.

2026-06-04
figure-table-audit
技术写作员

Audit figures, tables, captions, cross-references, and statistical notes.

2026-06-03
diverge
软件开发工程师

Generate 3–5 conceptually distinct approaches to a task before implementing. Labels each by creativity dimension: Novel, Surprising, Diverse, or Conventional. Holds for user selection before writing any code. Based on Creative Preference Optimization (Ismayilzada et al., 2025) — brainstorm-then-select for maximizing novelty, surprise, and diversity in outputs.

2026-05-31
diverge-codex
软件开发工程师

Delegate creative divergence to Codex (GPT-5.4). Codex generates 3-5 conceptually distinct approaches before any implementation; Claude presents them for selection, then has Codex implement the chosen one. Cross-model brainstorm-then-select.

2026-05-31
diverge
软件开发工程师

Before implementing, generate 3-5 conceptually distinct approaches labeled by creativity dimension (Novel, Surprising, Diverse, Conventional), then hold for selection. Brainstorm-then-select to resist defaulting to the most obvious solution.

2026-05-31
tables
经济学家

Design and format publication-quality tables: column order, row grouping, notes, precision, reproducibility.

2026-05-09
conjoint-design
调查研究员

Design conjoint experiments: attributes, power, AMCE/AMIE estimation.

2026-05-09
survey-design
调查研究员

Design survey instruments: questions, scales, flow, social desirability.

2026-05-09