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).
$npx -y skills add scdenney/open-science-skills --skill replication-packageInstalls into the current project.
Run `npx skills use "https://github.com/scdenney/open-science-skills" --skill "scdenney/open-science-skills/replication-package"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/scdenney/open-science-skills" that are relevant to the current task. Run `npx skills add "https://github.com/scdenney/open-science-skills"` and select the relevant skills, then follow their instructions.