소스 정보
- 저장소
- scdenney/open-science-skills
- 최근 소스 활동
- 2026년 6월 10일 20:15
- 감지된 SKILL.md 언어
- 영어
- 스타
- 47
- 포크
- 2
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/scdenney/open-science-skills --skill fair-check명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | fair-check |
| description | Audit manuscript and replication package against FAIR open-science principles. |
| argument-hint | [path to manuscript and replication package, or paste availability statements and repository links] |
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: