xjtulyc

68 mods across 2 repositories, 675 stars between them.

MedgeClaw CLAUDE.md

01

xjtulyc/MedgeClaw

Instructions file

Claude Code instructions for xjtulyc/MedgeClaw, covering claude.md - medgeclaw project instructions, project overview, 🔄 项目同步(重要), 初始化/更新同步 and 同步内容.

641 5mo ago A 2,930 tokens

biomed-dispatch

02

xjtulyc/MedgeClaw

Skill Claude CodeCodex

Dispatch biomedical research and data analysis tasks to Claude Code with K-Dense Scientific Skills. Use this skill when the user asks to run any bioinformatics, genomics, drug discovery, clinical data analysis, proteomics, multi-omics, medical imaging, or scientific computation task. Also use for literature search…

641 5mo ago A 85 tokens

charls-reproduce

03

xjtulyc/MedgeClaw

Skill Claude CodeCodex

CHARLS (China Health and Retirement Longitudinal Study) database-specific knowledge for reproducing published papers. Use when reproducing or analyzing papers that use CHARLS data, including variable mapping from harmonized to raw questionnaire items, cognitive function scoring (episodic memory, mental status, TICS)…

641 5mo ago A 99 tokens

cjk-viz

04

xjtulyc/MedgeClaw

Skill Claude CodeCodex

A setup guide for making matplotlib, seaborn, and Plotly charts display Chinese, Japanese, and Korean text correctly. These languages need suitable fonts to avoid missing-character boxes.

641 5mo ago A 71 tokens

dashboard

05

xjtulyc/MedgeClaw

Skill Claude CodeCodex

Skill "dashboard" from xjtulyc/MedgeClaw, covering local research dashboard skill, 概述, 组件, state.json schema and panel 类型说明.

641 5mo ago A 0 tokens

feishu-rich-card

06

xjtulyc/MedgeClaw

Skill Claude CodeCodex

Send rich interactive cards with embedded images in Feishu group chats. Use when reporting progress, sharing analysis results, or presenting any content that benefits from mixed text+image layout in Feishu. Combines SVG UI templates (or matplotlib/PIL charts) with Feishu Card Kit API.

641 5mo ago A 62 tokens

paper-reproduce

07

xjtulyc/MedgeClaw

Skill Claude CodeCodex

Systematic methodology for reproducing published academic papers using provided data. Use when the user asks to reproduce, replicate, or verify results from a published paper, including sample selection, descriptive statistics, regression analyses, and generating reproduction reports (Markdown + LaTeX PDF). Covers the…

641 5mo ago A 100 tokens

svg-ui-templates

08

xjtulyc/MedgeClaw

Skill Claude CodeCodex

Generate professional SVG UI panels for structured information display. Use when presenting lists, task checklists, pipeline/dependency status diagrams, or rich-text report layouts as SVG images. Covers four templates - list-panel, checklist-panel, pipeline-status, richtext-layout. Style is professional…

641 5mo ago A 71 tokens

data-visualization

09

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Create publication-quality figures with matplotlib/seaborn (Python) or ggplot2 (R). Covers multi-panel layouts, colorblind-safe palettes, and journal export settings.

34 4mo ago A 39 tokens

experimental-design

10

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Design rigorous experiments: sample size calculation, randomization strategies, pre-registration, and AB test duration estimation.

34 4mo ago A 24 tokens

grant-writing

11

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to structure research grant proposals: NSF/NIH Specific Aims, budget justification, ERC narrative sections, structured abstracts, and biosketch formatting.

34 4mo ago A 36 tokens

literature-search

12

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill when the user needs to search academic literature, collect papers for a systematic review, or find the latest research on any topic. Covers cross-database search via OpenAlex API, Semantic Scholar API, and arXiv API, with deduplication, citation snowballing, BibTeX export, and annual trend visualization.

34 4mo ago A 72 tokens

meta-analysis

13

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to pool effect sizes across studies: fixed/random-effects models, heterogeneity tests (I², Cochran Q), forest plot, funnel plot, Egger test, and subgroup analysis using pymare or manual computation.

34 4mo ago A 49 tokens

ml-for-research

14

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to apply machine learning in research: scikit-learn pipelines, FLAML AutoML, SHAP explainability, nested cross-validation, and model cards.

34 4mo ago A 39 tokens

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to deposit, document, and share research data: Zenodo/OSF API upload, FAIR assessment, DMP generation, data dictionary, and Dublin Core/DataCite metadata.

34 4mo ago A 43 tokens

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to preregister a study on OSF or AsPredicted, generate CONSORT/STROBE/PRISMA compliance checklists, and track deviations between the registered protocol and final analysis.

34 4mo ago A 48 tokens

rebuttal-writing

17

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to write structured academic peer-review rebuttals: point-by-point responses, tone calibration, LaTeX templates, and cover letters for re-submission.

34 4mo ago B 39 tokens

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to make a research project fully reproducible: conda/renv environment locking, DVC data versioning, Dockerfile for analysis, and FAIR data principles.

34 4mo ago C 43 tokens

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill for research data lifecycle management: codebook generation, DVC versioning, anonymization (k-anonymity, pseudonymization), and README templates.

34 4mo ago A 38 tokens

scientometrics

20

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill for bibliometric analysis: author h-index, citation counts, co-authorship networks, co-citation analysis, bibliographic coupling, and VOSviewer-compatible output.

34 4mo ago A 40 tokens

statistical-testing

21

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Select and run the correct hypothesis test based on data properties. Covers parametric/non-parametric tests, effect sizes, and multiple comparison correction.

34 4mo ago A 32 tokens

survey-design

22

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill to design, validate, and deploy research surveys: Likert scale construction, attention checks, pilot testing, ICC reliability, and Qualtrics/LimeSurvey export.

34 4mo ago A 39 tokens

systematic-review

23

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill when conducting a systematic literature review following PRISMA 2020: PICO framework, database search strategy, title/abstract screening, full-text eligibility, data extraction, and GRADE evidence grading.

34 4mo ago A 47 tokens

xjtulyc/awesome-rosetta-skills

Skill Claude CodeCodex

Use this Skill for research version control: Git workflow for analysis code, DVC data pipelines, GitHub Actions for reproducibility CI, and .env secrets management.

34 4mo ago A 38 tokens