Capture your compute environment so you can reproduce results later
Researchers struggle to reproduce even their own results when hardware and software drift between runs. This recipe creates a "good enough" reproducibility capsule: dependencies, versions, run commands, random seeds, and a minimal runbook someone else can follow.
Create a skill called "Repro Capsule Builder". Ask for: - Language/toolchain (Python/R/MATLAB/etc.; if unknown: unspecified) - How code is run (script/notebook/pipeline; if unknown: unspecified) - Where data lives and whether it can be shared (sensitive? yes/no/unspecified) Output: - A reproducibility capsule checklist: - dependencies + versions capture approach - run commands - seeds and configs - logging and output paths - A minimal runbook README template. Rules: - Never assume sensitive data can be uploaded; default to local-first suggestions.
This recipe focuses on practical reproducibility — not perfection.
Record what matters, make reruns predictable, and produce a runbook
that a colleague (or future-you) can follow without a phone call.
De-duplicate, screen, and log decisions without losing your mind
A librarian-friendly, researcher-friendly pipeline for evidence synthesis. Import citations from multiple databases, de-duplicate, set screening rules, track decisions, and output counts plus audit logs for transparency and reproducibility.
File naming, versioning, and documentation that prevents chaos
Set up a research project the right way from day one: consistent folder structure, explicit naming conventions, versioning rules, and minimal documentation so "future you" (or collaborators) can understand the project without a tour.
Verify, reduce, and resolve medical bills
A step-by-step playbook for medical bill errors, insurance confusion, and negotiating discounts or payment plans — including scripts for every call.
Fix credit report errors without guesswork
Generate dispute letters, evidence checklists, and follow-up timelines to correct credit report mistakes. Covers bureaus, furnishers, and identity theft.