Agent Skillsbrycewang-stanford/Awesome-Journal-Skills › joc-open-science-and-transparency

joc-open-science-and-transparency

GitHub

用于准备《传播学杂志》(JoC) 稿件的开放科学与透明度材料。协助撰写强制的数据可用性声明,规划开放科学徽章(数据、材料、预注册),处理受限数据路径,并提供从定量到定量的复现检查清单。

Journal-of-Communication-Skills/skills/joc-open-science-and-transparency/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

撰写数据可用性声明 申请开放科学徽章 准备预注册方案 处理无法共享数据的合规路径

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill joc-open-science-and-transparency -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Journal-of-Communication-Skills/skills/joc-open-science-and-transparency -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@joc-open-science-and-transparency

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill joc-open-science-and-transparency -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "joc-open-science-and-transparency",
    "description": "Use when preparing the open-science and transparency materials for a Journal of Communication (JoC) manuscript. JoC requires a Data Availability Statement and supports Open Science Badges for open data, open materials, and preregistration. Covers quantitative, computational, and qualitative transparency and the restricted-data path. Prepares the materials; it does not waive requirements."
}

Open Science & Transparency (joc-open-science-and-transparency)

JoC requires a Data Availability Statement on every article and offers Open Science Badges for open data, open materials, and preregistration. Transparency is not an afterthought — build the statement and supporting materials as you write so submission and any badge claim go smoothly.

When to trigger

  • Drafting the Data Availability Statement (a submission requirement)
  • Deciding whether to pursue Open Science Badges (open data / open materials / preregistration)
  • Preparing a preregistration for a prospective design (note it in the cover letter)
  • Data cannot be fully shared (privacy, ethics, platform/legal restrictions) and you need the path forward

What JoC expects (verify current wording on the policy page)

  1. Data Availability Statement (required). State where the data are (repository + identifier), under what conditions they can be accessed, and — if they cannot be shared — why, with instructions for how others might obtain them.
  2. Open Science Badges (optional, earned).
    • Open Data — data and a codebook deposited in a trusted repository with a persistent identifier.
    • Open Materials — stimuli, instruments, code, and protocols deposited so the study can be reproduced.
    • Preregistration — a time-stamped, registered design/analysis plan; note it in the cover letter.
  3. Quantitative / computational materials. Data, code, codebook, and documentation sufficient to regenerate every reported result; master script + README + pinned versions + seeds; for automated text measures, include the human-validation materials.
  4. Qualitative materials. Share the materials that support the claims (e.g., coding schemes, evidence tables, de-identified excerpts) with access controls where needed (QDR for controlled access).

When data cannot be shared (restricted-data path)

  • Explain why in the Data Availability Statement (ethical/privacy concerns, platform terms of service, or legal restrictions by the provider).
  • Provide instructions on how others can obtain the data (access process, application, provider contact).
  • Where possible, provide synthetic or de-identified data so the code can be run.

Build-as-you-go checklist

  • Data Availability Statement drafted (repository, identifier, access conditions, or exemption)
  • One master script regenerates every table and figure from raw/constructed data
  • README documents data provenance, construction, and how to reproduce each exhibit
  • Seeds set and reported for every stochastic step; software/package versions pinned
  • Open Science Badge materials staged (open data / open materials / preregistration) where claimed
  • Content analysis: codebook + intercoder-reliability report included
  • Materials anonymized (no author-identifying paths/links) for double-anonymous review

Transparency expectations by communication method (decision table)

Because JoC spans communication research broadly, "transparency" differs across traditions. Match the deposit to the method rather than forcing one template:

Method What a JoC referee wants deposited Badge most relevant
Survey / message experiment data + codebook + stimuli + analysis script open data + materials + preregistration
Content analysis codebook + coder instructions + reliability subsample + texts open materials (+ open data)
Computational / text-as-data corpus or query, model/version, seeds, human-validation set open materials + open data
Qualitative / critical coding scheme + evidence tables + de-identified excerpts open materials where ethics allow

For computational measures, the human-validation set is itself the evidence that the automated label means what the paper claims — depositing the classifier without it leaves the construct unverified. Confirm badge mechanics against the journal's current guidance.

Worked micro-example: a DAS for a copyrighted-news corpus (illustrative)

A computational content analysis of 40,000 news articles (illustrative) on climate coverage hits a familiar wall: the texts are copyrighted and the feed bars redistribution. The transparency path: (1) deposit the codebook, article IDs/URLs, query parameters, and analysis code so a same-license reader reproduces the pipeline; (2) deposit the human-validation sample, shareable derived data; (3) write a DAS naming the restriction, provider, and access route, and offering de-identified derived features (frame proportions per article) so modeling re-runs without raw text — earning open-materials credit and an honest, hedged DAS.

Anti-patterns

  • Submitting without a Data Availability Statement (it is required)
  • Claiming a badge whose materials are not actually deposited or do not reproduce the results
  • A personal URL instead of a trusted repository with a persistent identifier
  • Claiming data are restricted without giving an access path or synthetic substitute
  • De-anonymizing the manuscript via an open-materials link during review

Output format

【Data Availability Statement】drafted? repository + identifier or exemption? [Y/N]
【Reproduces tables/figures?】master script verified locally? [Y/N]
【Badges sought】open data / open materials / preregistration (materials staged?)
【Documentation】README + provenance + seeds + pinned versions? [Y/N]
【Restricted data?】exemption note + access path + synthetic data?
【Qualitative transparency】coding scheme / evidence documented? [Y/N/NA]
【Next】joc-review-process

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 13:28

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
0d412608
Indexed
2026-07-05 13:28

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-31 01:04
浙ICP备14020137号-1 $Carte des visiteurs$