Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

open-science-skills

يحتوي open-science-skills على 34 من skills المجمعة من scdenney، مع تغطية مهنية على مستوى المستودع وصفحات 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