magic3007/dotfiles

🤗 A collection of docker, gdb, git, vim, neovim, zsh, ranger, conda, and tmux configuration files and setup script under various OS.

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

11Stars on the repository
174Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

stable-baselines3

145

magic3007/dotfiles

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 11 yesterday A 87 tokens copy · 89% MIT

statistical-analysis

146

magic3007/dotfiles

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 11 yesterday A 58 tokens copy · 91% MIT

statsmodels

147

magic3007/dotfiles

Skill Claude CodeCodex

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 11 yesterday A 65 tokens copy · 100% MIT

sympy

148

magic3007/dotfiles

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 11 yesterday A 50 tokens copy · 92% MIT

tiledbvcf

149

magic3007/dotfiles

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 11 yesterday A 46 tokens copy · 100% MIT

timesfm-forecasting

150

magic3007/dotfiles

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 11 yesterday A 73 tokens copy · 98% MIT

torch-geometric

151

magic3007/dotfiles

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 11 yesterday A 71 tokens copy · 95% MIT

torchdrug

152

magic3007/dotfiles

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 11 yesterday A 67 tokens copy · 88% MIT

transformers

153

magic3007/dotfiles

Skill Claude CodeCodex

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 11 yesterday A 61 tokens copy · 83% MIT

treatment-plans

154

magic3007/dotfiles

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 11 yesterday B 86 tokens copy · 100% MIT

umap-learn

155

magic3007/dotfiles

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 11 yesterday A 43 tokens copy · 92% MIT

usfiscaldata

156

magic3007/dotfiles

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 11 yesterday A 67 tokens copy · 100% MIT

vaex

157

magic3007/dotfiles

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 11 yesterday A 100 tokens copy · 89% MIT

venue-templates

158

magic3007/dotfiles

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 11 yesterday A 97 tokens copy · 97% MIT

what-if-oracle

159

magic3007/dotfiles

Skill Claude CodeCodex

Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order). Use when the user asks speculative what-if questions about uncertain futures, strategic forks, contingency planning, or stress-testing a decision before committing.

not rated 11 yesterday A 63 tokens copy · 100% MIT

xlsx

160

magic3007/dotfiles

Skill Claude Code

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm) where the workbook file is the primary deliverable. Use for formulas, formatting, financial models, multi-sheet workbooks, and tabular cleanup exported to Excel. Also applies to .csv/.tsv when the user wants spreadsheet output. Do NOT use for Word…

not rated 11 yesterday A 89 tokens copy · 84% MIT

zarr-python

161

magic3007/dotfiles

Skill Claude Code

Chunked N-D arrays for cloud storage (Zarr-Python 3). Compressed arrays, parallel I/O, S3/GCS via fsspec, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

not rated 11 yesterday A 52 tokens copy · 86% MIT

smart-commit

162

magic3007/dotfiles

Skill Claude CodeCodex

Analyze staged changes and split them into multiple logical commits following Conventional Commits.

not rated 11 yesterday A SkillSpector: pass 19 tokens original MIT

ralph-loop

163

magic3007/dotfiles

Skill Claude CodeCodex

An iterative development workflow that moves from requirements to planning to building, with code review and tests required at each stage.

not rated 11 yesterday A SkillSpector: pass 63 tokens original MIT

toil-offloading

164

magic3007/dotfiles

Skill Codex

Orchestrate decomposable workloads with native Codex team agents: the root agent analyzes, decides, partitions, integrates, and accepts while subagents execute bounded investigation, implementation, testing, and repetitive work. Use when the user asks for toil offloading, broad delegation, multi-project fan-out, or…

not rated 11 changed today A 86 tokens original MIT

insights

165

magic3007/dotfiles

Skill Codex

Analyze local Codex session history and generate a private usage report with workflow patterns, friction, recommendations, and quantitative statistics. Use when the user asks for Codex insights, a retrospective on how they use Codex, or a report based on local Codex sessions; do not use for billing, quotas, or API…

not rated 11 yesterday A SkillSpector: pass 68 tokens original 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: