dralkh/iktinah

Zotero AI plugin Research assistant for Zotero 9. Chat with your library, run federated scholarly search, RAG, OCR, systematic reviews, and manage cloud storage. Includes standalone MCP, Agentic capabilities, and skills library.

This repository also configures its own agents. See what iktinah tells them →

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

scientific-writing

121

dralkh/iktinah

Skill Claude Code

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting…

not rated 77 2mo ago A 87 tokens copy · 94% MIT

scikit-bio

122

dralkh/iktinah

Skill Claude Code

Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA, FASTA/Newick I/O, for microbiome analysis.

not rated 77 2mo ago A 54 tokens copy · 92% MIT

scikit-learn

123

dralkh/iktinah

Skill Claude Code

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 77 2mo ago A 68 tokens copy · 86% MIT

scikit-survival

124

dralkh/iktinah

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 77 2mo ago A 91 tokens copy · 92% MIT

scvelo

125

dralkh/iktinah

Skill Claude CodeCodex

RNA velocity analysis with scVelo. Estimate cell state transitions from unspliced/spliced mRNA dynamics, infer trajectory directions, compute latent time, and identify driver genes in single-cell RNA-seq data. Complements Scanpy/scVI-tools for trajectory inference.

not rated 77 2mo ago A 56 tokens copy · 95% MIT

scvi-tools

126

dralkh/iktinah

Skill Claude CodeCodex

Deep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with uncertainty, or multi-modal integration (TOTALVI, MultiVI). Best for advanced modeling, batch effects, multimodal data. For standard analysis pipelines use scanpy.

not rated 77 2mo ago A 65 tokens copy · 89% MIT

seaborn

127

dralkh/iktinah

Skill Claude Code

Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly; for publication styling use…

not rated 77 2mo ago A 61 tokens copy · 88% MIT

shap

128

dralkh/iktinah

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 77 2mo ago A 109 tokens copy · 98% MIT

simpy

129

dralkh/iktinah

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 77 2mo ago A 56 tokens copy · 100% MIT

stable-baselines3

130

dralkh/iktinah

Skill Claude Code

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 77 2mo ago A 87 tokens copy · 89% MIT

statistical-analysis

131

dralkh/iktinah

Skill Claude CodeCodex

Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatted results. Best for academic research reporting, test selection guidance. For implementing specific models programmatically use…

not rated 77 2mo ago A 58 tokens copy · 91% MIT

statistical-power

132

dralkh/iktinah

Skill Claude Code

Sample-size and statistical power calculations for planning studies. Use whenever someone asks "how many subjects/samples/replicates do I need", wants an a priori power analysis, a minimum detectable effect (MDE), a power curve, or needs to justify a sample size for a grant, IRB protocol, or pre-registration. Covers…

not rated 77 2mo ago A 190 tokens copy · 89% MIT

statsmodels

133

dralkh/iktinah

Skill Claude Code

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use…

not rated 77 2mo ago A 65 tokens copy · 92% MIT

sympy

134

dralkh/iktinah

Skill Claude Code

Use when you need exact symbolic math in Python — algebra, calculus, equation solving, symbolic linear algebra, or code generation via lambdify/LaTeX. Prefer NumPy or SciPy when floating-point approximations are sufficient.

not rated 77 2mo ago A 50 tokens copy · 92% MIT

tiledbvcf

135

dralkh/iktinah

Skill Claude CodeCodex

Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.

not rated 77 2mo ago A 46 tokens copy · 100% MIT

timesfm-forecasting

136

dralkh/iktinah

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 77 2mo ago A 73 tokens copy · 98% MIT

torch-geometric

137

dralkh/iktinah

Skill Claude CodeCodex

PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs, neighbor sampling, and custom datasets. Use when working with torchgeometric, not for general NetworkX analytics or non-graph PyTorch models.

not rated 77 2mo ago A 71 tokens copy · 95% MIT

torchdrug

138

dralkh/iktinah

Skill Claude CodeCodex

PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosynthesis. For pre-trained models and diverse featurizers use deepchem…

not rated 77 2mo ago A 67 tokens copy · 88% MIT

transformers

139

dralkh/iktinah

Skill Claude Code

Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments—not for general ML outside the Transformers library.

not rated 77 2mo ago A 61 tokens copy · 91% MIT

treatment-plans

140

dralkh/iktinah

Skill Claude Code

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based…

not rated 77 2mo ago B 86 tokens copy · 95% MIT

umap-learn

141

dralkh/iktinah

Skill Claude CodeCodex

Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP, AlignedUMAP, and Parametric UMAP workflows.

not rated 77 2mo ago A 51 tokens copy · 88% MIT

usfiscaldata

142

dralkh/iktinah

Skill Claude Code

Query the U.S. Treasury Fiscal Data REST API for federal financial data. No API key required. Use for national debt (Debt to the Penny), Daily Treasury Statements, Monthly Treasury Statements, Treasury securities auctions, interest rates, foreign exchange rates, savings bonds, or U.S. government revenue and spending…

not rated 77 2mo ago A SkillSpector: warn 67 tokens original MIT

vaex

143

dralkh/iktinah

Skill Claude Code

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large…

not rated 77 2mo ago A 100 tokens copy · 89% MIT

venue-templates

144

dralkh/iktinah

Skill Claude Code

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing…

not rated 77 2mo ago A 97 tokens copy · 92% 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: