LeonChaoX/qinyan-academic-skills

A curated, multilingual library of 182 installable AI agent skills for end-to-end academic research—spanning literature discovery, scientific writing, grant development, bioinformatics, drug discovery, clinical research, machine learning, and data analysis.

884Stars on the repository
187Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pymc

97

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.

not rated 884 +12 1mo ago A 43 tokens copy · 97% MIT

pymoo

98

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design and optimization problems.

not rated 884 +12 1mo ago A 46 tokens copy · 100% MIT

pytorch-lightning

99

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.

not rated 884 +12 1mo ago A 65 tokens copy · 80% MIT

scikit-learn

100

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for…

not rated 884 +12 1mo ago A 68 tokens copy · 100% MIT

scikit-survival

101

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Comprehensive toolkit for survival analysis and time-to-event modeling in Python using scikit-survival. Use this skill when working with censored survival data, performing time-to-event analysis, fitting Cox models, Random Survival Forests, Gradient Boosting models, or Survival SVMs, evaluating survival predictions…

not rated 884 +12 1mo ago A 91 tokens copy · 94% MIT

shap

102

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Model interpretability and explainability using SHAP (SHapley Additive exPlanations). Use this skill when explaining machine learning model predictions, computing feature importance, generating SHAP plots (waterfall, beeswarm, bar, scatter, force, heatmap), debugging models, analyzing model bias or fairness, comparing…

not rated 884 +12 1mo ago A 109 tokens copy · 100% MIT

stable-baselines3

103

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent…

not rated 884 +12 1mo ago A 87 tokens copy · 83% MIT

timesfm-forecasting

104

LeonChaoX/qinyan-academic-skills

Skill Claude Code

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify…

not rated 884 +12 1mo ago A 73 tokens copy · 100% MIT

torch-geometric

105

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

not rated 884 +12 1mo ago A 41 tokens copy · 97% MIT

transformers

106

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning…

not rated 884 +12 1mo ago A SkillSpector: pass 63 tokens original MIT

umap-learn

107

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.

not rated 884 +12 1mo ago A 43 tokens copy · 97% MIT

astropy

108

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve…

not rated 884 +12 1mo ago A 84 tokens copy · 84% MIT

cirq

109

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM hardware use qiskit; for quantum ML with autodiff use pennylane; for…

not rated 884 +12 1mo ago A SkillSpector: pass 67 tokens original MIT

cobrapy

110

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.

not rated 884 +12 1mo ago A 38 tokens copy · 97% MIT

fluidsim

111

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D), shallow water equations, stratified flows, or when analyzing turbulence, vortex dynamics, or geophysical flows. Provides pseudospectral methods with FFT, HPC…

not rated 884 +12 1mo ago A 69 tokens copy · 88% MIT

matlab

112

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

MATLAB and GNU Octave numerical computing for matrix operations, data analysis, visualization, and scientific computing. Use when writing MATLAB/Octave scripts for linear algebra, signal processing, image processing, differential equations, optimization, statistics, or creating scientific visualizations. Also use when…

not rated 884 +12 1mo ago B 93 tokens copy · 88% MIT

pennylane

113

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device portability across IBM/Google/Rigetti/IonQ. Best for variational algorithms (VQE, QAOA), quantum neural networks, and integration with…

not rated 884 +12 1mo ago A 100 tokens copy · 86% MIT

pymatgen

114

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

not rated 884 +12 1mo ago A 38 tokens copy · 100% MIT

qiskit

115

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

IBM quantum computing framework. Use when targeting IBM Quantum hardware, working with Qiskit Runtime for production workloads, or needing IBM optimization tools. Best for IBM hardware execution, quantum error mitigation, and enterprise quantum computing. For Google hardware use cirq; for gradient-based quantum ML use…

not rated 884 +12 1mo ago A SkillSpector: pass 73 tokens original MIT

qutip

116

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Quantum physics simulation library for open quantum systems. Use when studying master equations, Lindblad dynamics, decoherence, quantum optics, or cavity QED. Best for physics research, open system dynamics, and educational simulations. NOT for circuit-based quantum computing—use qiskit, cirq, or pennylane for…

not rated 884 +12 1mo ago A 72 tokens copy · 100% MIT

simpy

117

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.

not rated 884 +12 1mo ago A 56 tokens copy · 100% MIT

dask

118

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed…

not rated 884 +12 1mo ago A 69 tokens copy · 89% MIT

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data file to understand its structure, content, quality, and characteristics. Automatically detects file type and generates detailed markdown reports with…

not rated 884 +12 1mo ago A 89 tokens copy · 100% MIT

matplotlib

120

LeonChaoX/qinyan-academic-skills

Skill Claude CodeCodex

Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for…

not rated 884 +12 1mo ago A 77 tokens copy · 83% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: