用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/scdenney/open-science-skills --skill fair-check命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Operate a live Qualtrics survey via the v3 APIs without breaking fielding. Publish gating, quotas, flow routing, embedded data, panel-vendor redirects, and read-back verification.
Read or convert any document a research workflow hands you — PDF, Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, or CSV. Use whenever a document has to be read, opened, quoted, summarized, searched, extracted, or added to a source library. Decides whether to read the file directly or convert it, picks the converter from the document's actual structure, and decides whether the resulting Markdown is a tracked artifact or a scratch file to delete.
Operate a live Qualtrics survey via the v3 APIs without breaking fielding. Publish gating, quotas, flow routing, embedded data, panel-vendor redirects, and read-back verification.
基于 SOC 职业分类
正在显示 SKILL.md
| name | fair-check |
| description | Audit manuscript and replication package against FAIR open-science principles. |
Use the FAIR principles as manuscript-facing checks for research objects: Findable, Accessible, Interoperable, Reusable. FAIR does not mean everything must be openly downloadable. Sensitive or restricted data can be FAIR when metadata, access conditions, identifiers, and reuse terms are explicit. The practical standard is "as open as possible, as restricted as necessary."
Core references: Wilkinson et al. (2016) for the FAIR principles, GO FAIR for the F/A/I/R subprinciples, OSF documentation for repository metadata and data archiving, FORCE11 for data citation principles, and TOP/DA-RT for manuscript transparency expectations.
Before judging compliance, list every research object the manuscript depends on:
If an object is not shareable, it still needs metadata and a clear access or non-availability explanation.
For each research object, verify:
Prompt author if missing: repository URL, DOI/identifier, title, contributors, version/date, and how each object maps to manuscript claims.
Verify:
Prompt author if missing: access restrictions, embargo date, contact process, data-use agreement, privacy constraints, and post-acceptance public URL.
Verify that others can read and combine the materials:
renv.lock, requirements.txt, environment.yml, Dockerfile, session info, package versions, or OS notes.Prompt author if missing: codebook, README, variable dictionary, software environment, data provenance, or mapping from files to outputs.
Verify:
Prompt author if missing: license choices, consent/sharing compatibility, restrictions on reuse, provenance notes, and replication instructions.
Check these sections, or draft them if absent:
Statements must be specific enough for a reader to find and reuse objects. "Available upon request" is weak unless privacy, legal, or contractual constraints justify it and the access process is concrete.
replication-package to scaffold or restructure the package itself when the audit finds structural gaps (it cross-references this skill as its follow-up).citation-check when repository objects need formal citation or DOI checks.figure-table-audit to verify figures/tables trace to repository files or scripts.methods-reporting for DA-RT, TOP, JARS, CONSORT, and methods-section integration.text-classification, topic-modeling, or vlm-ocr-pipeline when FAIRness depends on prompts, models, corpora, or derived computational objects.paper-review-lite or presubmit for full pre-submission review after FAIR fixes.Produce a FAIR Manuscript Audit:
# FAIR Manuscript Audit
Scope:
Manuscript files:
Repository/package links checked:
Summary: <N blocking, N recommended, N minor, N author prompts>
## Research Object Inventory
| Object | Location in manuscript | Repository/identifier | Share status | Notes |
## FAIR Checklist
| Object | Findable | Accessible | Interoperable | Reusable | Main gap |
## Blocking Issues
| Location | FAIR dimension | Issue | Fix |
## Recommended Fixes
| Location | FAIR dimension | Issue | Fix |
## Author Prompts
1. <question the author must answer before the statement can be finalized>
## Draft Availability Statements
### Data
### Code
### Materials
### Preregistration
## Repository Package Checklist
| Item | PASS/FAIL/PARTIAL/NA | Notes |
Severity: