Intake Project
Aperivue/medsci-skillsIntake and normalize a new radiology research project. Classifies project type, summarizes current state, identifies missing inputs, recommends next steps, and scaffolds lightweight project memory files.
At a glance
This skill is for Coding.
/plugin marketplace add Aperivue/medsci-skills
/plugin install intake-project
Setup, runtime and requirements describe Aperivue/medsci-skills, the repo this skill ships in.
Also in Aperivue/medsci-skills
View the repoMedical AI paper optimization for AI search engines (Perplexity, ChatGPT web, Elicit, Consensus, SciSpace) and RAG-based literature tools. A...
Add a new journal to the MedSci Skills profile database. Extracts metadata from author guidelines, generates write-paper (detailed) and find...
Statistical analysis for medical research papers. Generates reproducible Python/R code with publication-ready tables and figures. Supports d...
Choose a model architecture for a medical-imaging research question before scaffolding. Maps the task (classification, segmentation, detecti...
PubMed author profile analysis. Author name → PubMed fetch → study-type classification → visualization → strategy report → optional trajecto...
Generate N analysis scripts from a single methodology template × multiple exposure/outcome combinations. The "80-person team" pattern — same...
Interactive sample size calculator for medical research. Decision-tree guided test selection, reproducible R/Python code, effect size interp...
Check manuscript compliance with medical research reporting guidelines. Supports 49 guidelines including STROBE, STROBE-MR, RECORD, REMARK (...
Interactive data profiling and cleaning assistant for medical research. Three-stage workflow (profile, flag, code-generate) with user approv...
Offer your local changes back to the project — a journal profile you added, a checklist item you fixed, a skill you adapted to your departme...
End-to-end cross-national comparison study using KNHANES + NHANES + CHNS (or other parallel surveys). Variable harmonization, parallel weigh...
Literature-grounded variable operationalization for observational research. Turns a data dictionary + research question into a citation-back...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...