Browse and install Claude Skills to enhance your development workflow. Currently showing 625 skills.
nemo-guardrails is NVIDIA's runtime safety framework for LLM applications that adds programmable safety rails. It provides jailbreak detection, input/output validation, fact-checking, toxicity detection, and PII filtering using Colang 2.0 DSL. Use this skill when you need production-ready safety controls for your LLM applications running on standard GPU hardware.
/plugin add https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/main/nemo-guardrails
LlamaGuard is Meta's 7-8B parameter model for moderating LLM inputs and outputs across six safety categories like violence and hate speech. It offers 94-95% accuracy and can be deployed using vLLM, Hugging Face, or Amazon SageMaker. Use this skill to easily integrate content filtering and safety guardrails into your AI applications.
/plugin add https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/main/llamaguard
This skill provides expert guidance for fine-tuning LLMs using LLaMA-Factory, a framework featuring a no-code WebUI and support for 100+ models. It offers comprehensive assistance for implementing solutions, debugging code, and learning best practices when working with LLaMA-Factory's capabilities like multi-bit QLoRA and multimodal support. Use this skill when developing, debugging, or asking about LLaMA-Factory features and APIs.
/plugin add https://github.com/zechenzhangAGI/AI-research-SKILLs/tree/main/llama-factory
Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/statistical-analysis
Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-writing
Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-critical-thinking
Research ideation partner. Generate hypotheses, explore interdisciplinary connections, challenge assumptions, develop methodologies, identify research gaps, for creative scientific problem-solving.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-brainstorming
Systematic framework for evaluating scholarly and research work based on the ScholarEval methodology. This skill should be used when assessing research papers, evaluating literature reviews, scoring research methodologies, analyzing scientific writing quality, or applying structured evaluation criteria to academic work. Provides comprehensive assessment across multiple dimensions including problem formulation, literature review, methodology, data collection, analysis, results interpretation, and scholarly writing quality.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scholar-evaluation
Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/peer-review
Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/literature-review
Spreadsheet toolkit (.xlsx/.csv). Create/edit with formulas/formatting, analyze data, visualization, recalculate formulas, for spreadsheet processing and analysis.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/xlsx
Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/pptx
PDF manipulation toolkit. Extract text/tables, create PDFs, merge/split, fill forms, for programmatic document processing and analysis.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/pdf
Document toolkit (.docx). Create/edit documents, tracked changes, comments, formatting preservation, text extraction, for professional document processing.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/docx
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/zarr-python
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 don't fit in memory.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/vaex
UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/umap-learn
This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/transformers
Graph-based drug discovery toolkit. Molecular property prediction (ADMET), protein modeling, knowledge graph reasoning, molecular generation, retrosynthesis, GNNs (GIN, GAT, SchNet), 40+ datasets, for PyTorch-based ML on molecules, proteins, and biomedical graphs.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/torchdrug
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/torch_geometric
Use this skill when working with scientific research tools and workflows across bioinformatics, cheminformatics, genomics, structural biology, proteomics, and drug discovery. This skill provides access to 600+ scientific tools including machine learning models, datasets, APIs, and analysis packages. Use when searching for scientific tools, executing computational biology workflows, composing multi-step research pipelines, accessing databases like OpenTargets/PubChem/UniProt/PDB/ChEMBL, performing tool discovery for research tasks, or integrating scientific computational resources into LLM workflows.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/tooluniverse
Use this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working with matrices symbolically, physics calculations, number theory problems, geometry computations, and generating executable code from mathematical expressions. Apply this skill when the user needs exact symbolic results rather than numerical approximations, or when working with mathematical formulas that contain variables and parameters.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/sympy
Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/statsmodels
Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.
/plugin add https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/stable-baselines3