Writing & Content nature-data-availabilityresearch-data-sharingfaif-metadatarepository-selectionchinese-academic-writingmanuscript-preparation

Nature Data Availability Skill

Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts.

FollowSkills review · FSRS-2.0
Not recommended
53/ 100 5-point scale 2.7 / 5
1 2 3 4 5 6
1Trust15 / 25 · 3.0/5

Evidence: the skill emphasizes not inventing DOIs, accessions, repositories, or access conditions and requires user confirmation for missing information, reflecting transparency and avoiding overclaiming. No excessive permissions or dangerous operations; dependencies are local reads and text generation, no network calls or external side effects. However, explicit user confirmation steps (only mentioned in boundaries) and rollback mechanisms are lacking, and publisher identity is unverified. Deduction: incomplete permission/confirmation, missing rollback.

2Reliability8 / 20 · 2.0/5

Evidence: the skill structure is clear with a router SKILL.md loading static and references, and manifest.yaml defines loading rules. But no tests or execution evidence are present, and whether the key path (workflow) reproduces reliably is unknown. Handling of abnormal inputs is not specified, failure feedback quality unknown. Due to static review and lack of test evidence, deduct: no tests, thin edge-case handling.

3Adaptability12 / 15 · 4.0/5

Evidence: use case is clear (prepare, audit, or revise Data Availability statements), triggers are precise including Chinese trigger words (数据可用性声明, etc.). Environment fit is good: supports Chinese users, bilingual, no external network dependency. Boundaries clear: does not invent data, provides checklist when missing. However, concrete input/output format examples are missing, trigger precision unverified. Deduct: limited boundary evidence, trigger precision unverified.

4Convention10 / 15 · 3.3/5

Evidence: clear information architecture with README.md and README_EN.md, static/dynamic layering, version 2.0.1 in manifest.yaml, Apache-2.0 license. But changelog, known-limitations disclosure, and explicit maintenance responsibility are missing; update path not clear. No mention of update mechanism; publisher identity unknown. Deduct: unclear version history and update path.

5Effectiveness5 / 15 · 1.7/5

Evidence: skill has clear goals and output format (paste-ready English statement, mapping table, FAIR checklist), but no actual run results or examples verifying output quality. Static review cannot confirm ability to complete core task; evidence of marginal value lacking. Due to no execution or verification, deduct: output direct usability lacks evidence.

6Verifiability3 / 10 · 1.5/5

Evidence: provides reference file (references/source-basis.md) but not included in this review, no test suite or CI for this skill. No third-party execution evidence, cannot verify core workflow reliability. Deduct: no independent verification, limited source traceability.

Evidence confidence:Low Reviewed Aug 07, 2026 Reviewed revision dfd4e3bf8dc5
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Static review only, not executed; reliability, effectiveness, and verifiability scores are based on file inspection and uncertain.
  • The skill depends on static/ and references/ files not included in this review, which may affect full assessment.
  • Publisher identity is unverified; users should consider source credibility.
  • The skill lacks explicit user confirmation steps; users should ensure they are informed and confirm critical information.
See the full review method →

What does this skill do, and when should you use it?

This skill helps researchers prepare, audit, or revise data availability sections for Nature-family manuscripts, including repository selection, dataset citations, and FAIR metadata audits. It uses a layered static/dynamic structure and an eight-step workflow to inventory datasets, classify access routes, and draft ready-to-paste statements while respecting journal-specific guidelines. The skill also supports Chinese-speaking authors by accepting Chinese input and converting it into precise English academic wording.

The skill loads core guidance files and runs an eight-step workflow: identify the journal, inventory every supporting dataset, classify each into one of seven access routes (public repository, controlled access, within paper, reused public, third-party restricted, justified request, or not applicable), choose repository and identifier strategy, draft the statement with explicit dataset-to-location mapping, add formal dataset citations, perform a FAIR/metadata audit, and return ready-to-paste text plus unresolved fields. It does not invent DOIs, accession numbers, repository names, licences, embargo dates, ethics approvals, access committees, or data-use conditions; it flags 'available upon request' as weak unless a specific restriction exists.

  1. A Chinese-speaking researcher preparing a Nature manuscript needs accurate bilingual data availability wording and a structured workflow.
  2. An author wants to audit an existing data availability statement before submission to ensure every dataset has a clear access path and citation.
  3. A researcher needs help selecting the right repository (public vs. controlled access) and obtaining proper accession numbers for datasets.
  4. An author wants to generate a FAIR metadata checklist to comply with open data mandates.
  5. A student writing a general academic paper needs a data availability statement template, not specific to Nature.

What are this skill's strengths and limitations?

Pros
  • Tailored to Nature-family journals, meeting their academic writing and data-sharing expectations.
  • Layered structure keeps the core lean and loads detailed references only when needed, reducing overhead.
  • Supports Chinese-speaking authors by converting Chinese requests into precise English statements and adding a Chinese validation block.
  • Explicitly forbids inventing DOIs, accession numbers, repository names, licences, embargo dates, or ethics approvals, reducing fabrication risk.
  • Includes a FAIR metadata audit to help authors meet data-sharing compliance.
Limitations
  • Marked as Draft status — rules are defined but not tested on real cases, so edge cases may exist.
  • Requires complete paper and data information; otherwise, output will contain unresolved fields.
  • Depends on reference files (e.g., policy-principles.md, repository-and-identifiers.md) that must be kept up to date.
  • Installation requires keeping the full directory structure, which may be non-obvious for some users.
  • Provides text output only; does not generate charts or code.

How do you install this skill?

This skill is part of the nature-skills monorepo. Install via npx skills: npx skills add Yuan1z0825/nature-skills --agent codex --skill nature-data --yes --copy. For manual installation, keep the full skill directory (SKILL.md, manifest.yaml, static/, references/) — do not copy only SKILL.md.

How do you use this skill?

After installation, describe your task in a client that supports Agent Skills (e.g., Claude Code or Codex), such as: 'Please write a Data Availability statement for my Nature manuscript' or 'Generate a FAIR metadata checklist for my datasets.' The skill automatically loads core files, runs the workflow, and returns a ready-to-paste statement.

FAQ

Does this skill require additional Python or MCP services?
No. According to the SKILL.md and README, the core is a text workflow with no scripts or MCP. However, ensure your agent can read local files to load references/ and static/.
Will the skill access the internet or call external APIs?
No. The documentation indicates the skill works purely on local files, with no network calls. All references are bundled with the repository.
Can I use this skill if I'm not submitting to Nature?
Yes. The skill also supports general academic writing data needs, but it will prioritize journal-specific guidelines if provided.
Will the generated statement be fully accurate?
No. The skill explicitly avoids inventing identifiers or conditions and marks unresolved fields. Final accuracy depends on the user providing complete dataset information.

More skills from this repository

All from Yuan1z0825/nature-skills

Related skills