Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

AI-Skills-Collections

AI-Skills-Collections에는 CHENyiru3에서 수집한 skills 112개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
112
Stars
0
업데이트
2026-04-30
Forks
0
직업 범위
직업 카테고리 19개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

chen-academic-page-maintainer
웹 개발자

Maintain this specific academic website repo safely and consistently. Use this skill whenever the user asks to update, review, polish, reorganize, or extend this website, especially when the request touches homepage identity statements, publications, CV assets, shared templates, or duplicated academic content.

2026-04-30
claude-code
소프트웨어 개발자

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

2026-04-27
codex
소프트웨어 개발자

Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.

2026-04-27
karpathy-guidelines
소프트웨어 개발자

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

2026-04-27
hermes-agent
소프트웨어 개발자

Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.

2026-04-27
mcp-builder
소프트웨어 개발자

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2026-04-27
opencode
소프트웨어 개발자

Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.

2026-04-27
zed
네트워크·컴퓨터 시스템 관리자

Configure Zed editor settings, keybindings, agent profiles, and AI integrations. Use when modifying Zed configuration, setting up agent profiles such as plan mode, configuring language servers, themes, or AI models. Keywords: zed, editor, settings, keybindings, keymap, LSP, language server, theme, agent, configure, model, MiniMax.

2026-04-27
pytorch
데이터 과학자

PyTorch deep learning framework. Use for building neural networks, tensor operations, automatic differentiation, GPU acceleration, and custom model training. Best for custom deep learning models, research prototyping, and production deployment. For pre-trained transformers use transformers; for distributed training use deepspeed or accelerate.

2026-04-27
bitsandbytes
소프트웨어 개발자

BitsAndBytes for quantization of LLMs. Use for 8-bit and 4-bit model quantization, mixed INT8 quantization, NF4 quantization, and memory-efficient LLM loading. Best for running large models on limited GPU memory. For model loading use transformers; for efficient fine-tuning use peft; for distributed training use deepspeed.

2026-04-27
browser-use
데이터 과학자

AI agent that autonomously interacts with the web via Chromium/CDP. Makes websites accessible for LLMs.

2026-04-27
cursor-usage-checker
소프트웨어 개발자

Check Cursor usage, billing, and quota through the shared provider usage checker. Reuse local browser session cookies and call Cursor's authenticated usage APIs before considering any browser automation.

2026-04-27
huggingface-hub
데이터 과학자

Hugging Face Hub for model and dataset management. Use for downloading/uploading models, managing model repositories, browsing model cards, version control for models, and accessing datasets. Best for model management, sharing models, and downloading pre-trained assets. For model loading use transformers; for datasets use datasets library.

2026-04-27
minimax-cli
소프트웨어 개발자

Use the MiniMax `mmx` CLI as a unified multimodal generation and utility tool. Use this skill whenever the user asks to use MiniMax, mmx, MiniMax CLI, or wants terminal-driven text chat, image generation, video generation, text-to-speech, music generation or covers, image understanding, web search, quota checks, or MiniMax authentication/configuration.

2026-04-27
peft
소프트웨어 개발자

PEFT (Parameter-Efficient Fine-Tuning) for LoRA, QLoRA, and adapter methods. Use for fine-tuning large language models efficiently by training only a small number of parameters. Best for fine-tuning LLMs on limited GPU memory. For full fine-tuning use transformers; for RLHF use trl; for quantization use bitsandbytes.

2026-04-27
transformers
데이터 과학자

Hugging Face Transformers library. Use for working with pre-trained transformer models (BERT, GPT, Llama, etc.), text classification, named entity recognition, question answering, text generation, translation, summarization, and fine-tuning. Best for NLP tasks and LLM inference. For fine-tuning use peft or trl; for distributed training use accelerate.

2026-04-27
trl
소프트웨어 개발자

TRL (Transformer Reinforcement Learning) for SFT, RLHF, DPO training. Use for supervised fine-tuning, reward modeling, RLHF (PPO), and Direct Preference Optimization (DPO). Best for training instruction-following LLMs. For model loading use transformers; for efficient fine-tuning use peft; for quantization use bitsandbytes.

2026-04-27
accelerate
소프트웨어 개발자

Hugging Face Accelerate for distributed training and mixed precision. Use for multi-GPU training, TPU support, mixed precision (FP16/BF16), gradient accumulation, and seamless scaling from laptop to cloud. Best for scaling PyTorch training across devices. For deep learning use pytorch; for fine-tuning use peft or trl.

2026-04-27
datasets
데이터 과학자

Hugging Face Datasets library for loading and processing datasets. Use for loading datasets from Hub, processing with map/batch, tokenization, train-test splits, caching, and memory-mapped datasets. Best for NLP and ML datasets. For model training use transformers; for loading from files use PyTorch DataLoader.

2026-04-27
deepspeed
데이터 과학자

DeepSpeed for distributed deep learning training. Use for ZeRO optimization, mixed precision training, pipeline parallelism, and memory-efficient training of large models. Best for training very large models (7B+) and optimizing GPU memory. For training use pytorch or pytorch-lightning; for distributed use accelerate.

2026-04-27
pytorch-lightning
소프트웨어 개발자

PyTorch Lightning for simplified training loops. Use for structured deep learning training, reducing boilerplate, built-in logging, multi-GPU/TPU support, and checkpointing. Best for research and production ML training. For deep learning use pytorch; for distributed use deepspeed or accelerate.

2026-04-27
ensembl-database
기타 생물 과학자

Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.

2026-04-27
geo-database
소프트웨어 개발자

Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.

2026-04-27
human-cell-atlas
기타 생물 과학자

Human Cell Atlas data portal. Use for accessing single-cell reference datasets, cell type markers, and standard atlases.

2026-04-27
kegg-database
소프트웨어 개발자

Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python workflows with multiple databases, prefer bioservices. Use this for direct HTTP/REST work or KEGG-specific control.

2026-04-27
reactome-database
기타 생물 과학자

Query Reactome REST API for pathway analysis, enrichment, gene-pathway mapping, disease pathways, molecular interactions, expression analysis, for systems biology studies.

2026-04-27
critique-bio-manuscript
데이터 과학자

Acts as a peer review assistant to evaluate bioinformatics manuscripts. Identifies missing baselines, methodological flaws, and data leakage.

2026-04-27
draft-spatial-methods
기술 작가

Drafts highly precise Methods sections for spatial transcriptomics, single-cell RNA-seq (e.g., muscle aging/regeneration), and 3D interpolation pipelines.

2026-04-27
explain-bio-dl-model
기술 작가

Translates complex deep learning architectures (VQ-VAE, Transformers, Neural ODEs) into standard biological manuscript text, focusing on the biological rationale for the architecture.

2026-04-27
scribble
소프트웨어 개발자

Multi-omics integration for single-cell data. Use for integrating multiple modalities like RNA, ATAC, and protein in single-cell analysis.

2026-04-27
metabolomics-workbench-database
소프트웨어 개발자

Access NIH Metabolomics Workbench via REST API (4,200+ studies). Query metabolites, RefMet nomenclature, MS/NMR data, m/z searches, study metadata, for metabolomics and biomarker discovery.

2026-04-27
uniprot-database
데이터 과학자

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniProt-specific control.

2026-04-27
archr
기타 생물 과학자

R package for single-cell ATAC-seq analysis. Use for chromatin accessibility analysis, peak calling, motif enrichment, and integration with gene expression.

2026-04-27
signac
소프트웨어 개발자

R package for chromatin analysis. Use for single-cell ATAC-seq analysis, chromatin accessibility, and integration with Seurat.

2026-04-27
pydeseq2
기타 생물 과학자

Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.

2026-04-27
anndata
소프트웨어 개발자

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

2026-04-27
anndatar
데이터 과학자

Convert between .h5ad (AnnData) files and R single-cell data formats (Seurat, SingleCellExperiment) using anndataR. Use this skill whenever the user mentions: h5ad files, AnnData objects, converting between Python scanpy and R (Seurat/SingleCellExperiment), moving single-cell data between Python and R ecosystems, or needs to read/write .h5ad files from R. This skill provides pure R H5AD interface without Python dependencies.

2026-04-27
monocle3
소프트웨어 개발자

R package for single-cell trajectory analysis. Use for reconstructing pseudotime trajectories, identifying cell differentiation paths, analyzing branch points, and ordering cells along developmental processes. Best for understanding dynamic biological processes from scRNA-seq data.

2026-04-27
scanpy
소프트웨어 개발자

Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.

2026-04-27
schard
소프트웨어 개발자

R package for converting h5ad files (HDF5 AnnData format from scanpy) to Seurat or SingleCellExperiment objects. Use whenever working with single-cell data in h5ad format that needs to be converted to R. Includes support for Visium spatial transcriptomics data, raw counts, cell metadata, and dimensionality reduction embeddings.

2026-04-27
이 저장소에서 수집된 skills 112개 중 상위 40개를 표시합니다.