Lzy599775/agent-auto-sci-skills

Auto-sci-research: End-to-end research writing, literature reviews, bibliometrics, GIS exposure assessment, ML/XAI, and SCI writing Skills for geography and sports science with Codex.

This repository also configures its own agents. See what agent-auto-sci-skills tells them →

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

Lzy599775/agent-auto-sci-skills

Skill Codex

A research workflow for building and checking machine-learning and artificial-intelligence models, including models that work with maps, time-based data, text, or images.

not rated 2 12d ago A 113 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A guide for turning research projects into lasting local workflows with source tracking, structured notes, experiments, paper planning, reviews, and checkpoints. It also describes a shared memory system for research materials.

not rated 2 12d ago A 114 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A guide for working with geographic and satellite data, including maps, location-based measurements, and spatial analysis. It covers common tools such as GeoPandas, which handles geographic data in Python.

not rated 2 12d ago A 119 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A skill for planning and writing scientific papers, reviews, posters, presentations, cover letters, and replies to peer reviewers.

not rated 2 12d ago A 105 tokens original MIT

auto-sci-research

07

Lzy599775/agent-auto-sci-skills

Skill Codex

A coordinating skill for managing a complete research workflow, from choosing a topic and finding literature to analysis, figures, manuscript writing, review, submission, and later revisions.

not rated 2 12d ago A 151 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A writing guide for English papers in geography, remote sensing, urban exposure, spatial fairness, and related fields. Remote sensing uses measurements from satellites or other sensors to study places and environmental conditions.

not rated 2 12d ago A 177 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A selected toolkit for exploring data, running statistical analysis, and creating scientific charts. It covers tools such as Matplotlib, Seaborn, NetworkX, Polars, and Dask, with guidance for publication-ready figures.

not rated 2 12d ago A 93 tokens original MIT

dask

10

Lzy599775/agent-auto-sci-skills

Skill Claude Code

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 2 12d ago A 69 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude Code

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

not rated 2 12d ago A 83 tokens copy · 100% MIT

matplotlib

12

Lzy599775/agent-auto-sci-skills

Skill Claude Code

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

networkx

13

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

Create, analyze, and visualize complex networks and graphs in Python with NetworkX. Use when working with network/graph data structures, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks (random, scale-free, small-world), reading/writing graph…

not rated 2 12d ago A 83 tokens copy · 91% MIT

polars

14

Lzy599775/agent-auto-sci-skills

Skill Claude Code

High-performance DataFrame library for Python ETL, analytics, and pandas migration. Use for expression-based data manipulation with lazy query optimization, parallel execution, streaming out-of-core processing, Arrow interoperability, and optional GPU execution.

not rated 2 12d ago A 47 tokens copy · 88% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude Code

Create and audit truthful, accessible, publication-ready scientific figures with Matplotlib, Seaborn, or Plotly. Use for figure design, multi-panel layouts, uncertainty and missing-data displays, color/contrast review, image metadata validation, and journal export planning.

not rated 2 12d ago A 58 tokens copy · 88% MIT

seaborn

16

Lzy599775/agent-auto-sci-skills

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 2 12d ago A 61 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and APA-formatted reporting. Use whenever a user wants to compare groups, test a hypothesis, analyze experimental or survey data, check statistical assumptions, compute required…

not rated 2 12d ago A 111 tokens copy · 94% MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A toolkit for geospatial science and remote sensing, the analysis of information collected about Earth from satellites or other sensors. It covers geographic data, maps, spatial analysis, and related research workflows.

not rated 2 12d ago A 96 tokens original MIT

geomaster

19

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing (Sentinel, Landsat, MODIS, SAR, hyperspectral), vector and raster data operations, spatial statistics, point cloud processing…

not rated 2 12d ago A 148 tokens copy · 100% MIT

geopandas

20

Lzy599775/agent-auto-sci-skills

Skill Claude Code

Guidance and local audit tools for Python workflows that directly use GeoPandas GeoSeries, GeoDataFrame, spatial operations, or vector-data I/O.

not rated 2 12d ago A 35 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Codex

A selected toolkit of machine-learning and artificial-intelligence guidance for libraries and methods such as scikit-learn, PyTorch Lightning, Transformers, SHAP, time-series forecasting, graph learning, and UMAP.

not rated 2 12d ago A 88 tokens original MIT

aeon

22

Lzy599775/agent-auto-sci-skills

Skill Claude Code

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard…

not rated 2 12d ago A 74 tokens copy · 100% MIT

pytorch-lightning

23

Lzy599775/agent-auto-sci-skills

Skill Claude Code

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

not rated 2 12d ago A 71 tokens copy · 86% MIT

scikit-learn

24

Lzy599775/agent-auto-sci-skills

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 2 12d ago A 68 tokens copy · 88% 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: