Video & Animation

deepinit

github.com

Deep codebase initialization with hierarchical AGENTS.md documentation

$ npx skills add Yeachan-Heo/oh-my-claudecode
スキルを見る

configure-notifications

github.com

Configure notification integrations (Telegram, Discord, Slack) via natural language

$ npx skills add Yeachan-Heo/oh-my-claudecode
スキルを見る

autoresearch

github.com

Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior

$ npx skills add Yeachan-Heo/oh-my-claudecode
スキルを見る

cancel

github.com

Cancel any active OMC mode (autopilot, ralph, ultragoal, swarm, ultrapilot, pipeline, team) and clean up retired legacy state

$ npx skills add Yeachan-Heo/oh-my-claudecode
スキルを見る

waypoint-bio

github.com

Use when working with Outpost Bio

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

venue-templates

github.com

Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX scaffolds. Use when selecting an official template, checking current page or anonymity rules, adapting academic writing to a venue, or inspecting a submission PDF.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

what-if-oracle

github.com

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.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

usfiscaldata

github.com

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 statistics.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

vaex

github.com

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 CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

xlsx

github.com

Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) 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 documents, HTML reports, standalone Python scripts, database pipelines, or Google Sheets API work.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

umap-learn

github.com

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

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

treatment-plans

github.com

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and release gates—not for clinical decision-making.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

transformers

github.com

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.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

uncertainty-and-units

github.com

Track physical units and propagate measurement uncertainty in scientific calculations using pint and uncertainties. Use for unit conversion and dimensional checking, GUM uncertainty budgets, Type A and Type B evaluation, coverage factors and expanded uncertainty, Monte Carlo propagation, significant-figure and plus-minus reporting, error propagation through curve fits, CODATA constants, auditing Python code for stripped units or broken uncertainty propagation, and order-of-magnitude plausibility checks using dimensionless groups (Reynolds, Peclet, Damkohler, Knudsen, Biot, Womersley), characteristic scales such as diffusion time or Debye length, and observed magnitude ranges. Trigger on

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

torchdrug

github.com

Build and troubleshoot TorchDrug 0.2.1 workflows for molecular graphs, property prediction, self-supervised pretraining, molecule generation, retrosynthesis, protein representation learning, and knowledge graph reasoning. Use when code imports torchdrug or needs its datasets, models, tasks, or Engine.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

zarr-python

github.com

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.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

sympy

github.com

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.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

statsmodels

github.com

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 statistical-analysis.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

tamarind

github.com

Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction (AlphaFold, Boltz, Chai, ESMFold), protein, binder, and de novo design (RFdiffusion, ProteinMPNN, BoltzGen), antibody and nanobody design and developability, protein-ligand docking (DiffDock, Autodock Vina), binding-affinity prediction, MSA generation, and molecular dynamics. Use when the user mentions Tamarind or tamarind.bio, wants to run any of these open-source tools in the cloud, references app.tamarind.bio/api or the x-api-key header, or needs to submit batches of sequences for structural or biophysical characterization.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

tiledbvcf

github.com

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.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

statistical-power

github.com

Sample-size and statistical power calculations for planning studies. Use whenever someone asks

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

timesfm-forecasting

github.com

Zero-shot time series forecasting with Google

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る

agent-browser

github.com

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to

$ npx skills add vercel-labs/agent-browser
スキルを見る

torch-geometric

github.com

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 torch_geometric, not for general NetworkX analytics or non-graph PyTorch models.

$ npx skills add K-Dense-AI/scientific-agent-skills
スキルを見る