Lzy599775

60 mods across 1 repository, 2 stars between them.

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 113 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 114 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 119 tokens original MIT

auto-sci-research

07

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 151 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 177 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 93 tokens original MIT

dask

10

Lzy599775/agent-auto-sci-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…

2 7d ago A 69 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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…

2 7d ago A 83 tokens copy · 100% MIT

matplotlib

12

Lzy599775/agent-auto-sci-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…

2 7d ago A 77 tokens original 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…

2 7d ago A 83 tokens copy · 100% MIT

polars

14

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 47 tokens original MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 58 tokens copy · 100% MIT

seaborn

16

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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…

2 7d 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…

2 7d ago A 111 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d 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…

2 7d ago A 148 tokens copy · 100% MIT

geopandas

20

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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

2 7d ago A 35 tokens copy · 100% MIT

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 88 tokens original MIT

aeon

22

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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…

2 7d ago A 74 tokens copy · 100% MIT

pytorch-lightning

23

Lzy599775/agent-auto-sci-skills

Skill Claude CodeCodex

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.

2 7d ago A 71 tokens copy · 89% MIT

scikit-learn

24

Lzy599775/agent-auto-sci-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…

2 7d ago A 68 tokens original MIT