Frequently Asked Questions

Common questions about using MedSci Skills.

Do I need a Claude subscription?

Yes. Claude Code requires a Claude Pro ($20/month) or Max ($100/month) subscription. It cannot be used with a free account. Pro is sufficient for most research tasks, but Max provides more stability for large datasets or lengthy manuscript work.

Is my data safe from leakage?

Claude Code does not use conversation data for model training (per Anthropic's policy). However, data is transmitted to Anthropic's servers for processing. Always de-identify sensitive patient data before use. Compliance with IRB regulations remains the researcher's responsibility.

Can I use prompts in languages other than English?

Yes. Claude understands many languages well, including Korean, Chinese, and Japanese. Manuscript drafts default to English output. If you need a different language, simply add an instruction like 'Write in Korean' to your prompt.

Does it work offline?

No. Claude Code requires an internet connection to communicate with Anthropic's servers.

What if results differ from my SPSS/R analysis?

MedSci Skills generates and executes Python/R code. If results differ, compare the statistical method used, parametric vs. non-parametric choice, and missing value handling. All generated code is fully transparent and available for your review.

Does it work on Windows?

Yes. Claude Code Desktop supports both macOS and Windows. Some Python packages may require additional setup on Windows (e.g., Visual C++ Build Tools). Claude will suggest a fix if an error occurs.

Can I run a meta-analysis without knowing R?

Yes. The meta-analysis skill automatically generates and executes R code. R must be installed on your machine, but you do not need to write R syntax yourself. Simply ask Claude to 'run a meta-analysis' and it will handle the rest.

Can I install just one skill?

Yes. For example, if you only need reporting guideline audits, copy just the check-reporting folder. That said, installing the orchestrate skill alongside it enables automatic routing, which is more convenient.

Can I submit a paper written with this tool?

Yes. However, we recommend disclosing AI tool usage to the journal. Most journals now require AI use to be documented in the Methods or Acknowledgements section. MedSci Skills automatically logs tool usage, helping you maintain transparency.

How do I update the skills?

Download the latest ZIP from GitHub and overwrite the skills/ folder. If you have customized any skills, back them up before overwriting.

Have a question not listed here?

Open a GitHub Issue or ask us directly at a workshop.