Search Skills
Search across 54932 indexed skills
deepvariant
docker pull google/deepvariant:1.6.1 docker pull google/deepvariant:1.6.1-gpu singularity pull docker://google/deepvariant:1.6.1 docker run -v "${PWD}...
bio-workflow-management-nextflow-pipelines
// main.nf nextflow.enable.dsl=2 params.reads = "data/{1,2}.fq.gz" params.outdir = "results" process FASTQC { input: tuple val(sampleid), path(reads) ...
bio-workflow-management-cwl-workflows
cwlVersion: v1.2 class: CommandLineTool baseCommand: fastqc inputs: fastq: type: File inputBinding: position: 1 outputs: html: type: File outputBindin...
mobile-app-security-testing
移动应用安全测试是确保移动应用安全性的重要环节。本技能提供移动应用安全测试的方法、工具和最佳实践,涵盖Android和iOS平台。 检查项目: 代码混淆 反编译防护 调试防护 证书绑定 检查项目: 数据加密 密钥管理 敏感数据存储 数据传输 检查项目: 认证机制 Token管理 生物识别 会话管理 ...
openstoryline-install
Use this skill when the task is to install or repair a local source checkout of FireRed-OpenStoryline. Keep the workflow deterministic: Confirm the re...
bio-workflow-management-wdl-workflows
version 1.0 task fastqc { input { File fastq Int threads = 2 command <<< fastqc -t {threads} {fastq} output { File html = glob("fastqc.html")[0] File ...
bio-variant-calling-deepvariant
Reference examples tested with: GATK 4.5+, bcftools 1.19+ Before using code patterns, verify installed versions match. If versions differ: CLI: <tool>...
senior-ml-engineer
Production ML engineering patterns for model deployment, MLOps infrastructure, and LLM integration. --- Model Deployment Workflow MLOps Pipeline Setup...
extract
Transforms a recurring pattern or debugging solution into a standalone, portable skill that can be installed in any project. /si:extract <pattern desc...
whizard-logging
WizTelemetry Logging is an extension component in the KubeSphere Observability Platform for log collection, processing, and storage. Installing or con...
latchbio-integration
Latch is a Python framework for building and deploying bioinformatics workflows as serverless pipelines. Built on Flyte, create workflows with @workfl...
readme-auto-gen
Turn your project into a professional, well-documented README.md — no manual writing required. ✅ USE this skill when: "Generate a README for my projec...