R/ai_skills.R
ai_skill.Rd
Read a bundled AI skill
ai_skill(skill, package = "replicateEverything")
Name of the skill, without .md.
.md
Optional package name. Defaults to replicateEverything.
replicateEverything
A character string containing the skill text.
if (FALSE) { # \dontrun{ cat(ai_skill("dataverse_to_replicateEverything")) } # }