Source

ovachiever/droid-tings

371 skills · 21K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
chembl-database Query ChEMBL's bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioact…
ovachiever/droid-tings
47
2
clerk-auth Clerk auth with API version 2025-11-10 breaking changes (billing endpoints, payment_source→payment_method), Next.js v…
ovachiever/droid-tings
47
3
clinicaltrials-database Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial det…
ovachiever/droid-tings
47
4
clinvar-database Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classification…
ovachiever/droid-tings
47
5
cloudflare-durable-objects Build stateful Durable Objects for real-time apps, WebSocket servers, coordination, and persistent state. Use when: i…
ovachiever/droid-tings
47
6
cloudflare-workflows Build durable, long-running workflows on Cloudflare Workers with automatic retries, state persistence, and multi-step…
ovachiever/droid-tings
47
7
cobrapy Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biolog…
ovachiever/droid-tings
47
8
content-research-writer Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outli…
ovachiever/droid-tings
47
9
cosmic-database Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusi…
ovachiever/droid-tings
47
10
dependency-upgrade Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use …
ovachiever/droid-tings
47
11
drugbank-database Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions,…
ovachiever/droid-tings
47
12
dspy Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and…
ovachiever/droid-tings
47
13
error-handling-patterns Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful d…
ovachiever/droid-tings
47
14
geniml This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for tra…
ovachiever/droid-tings
47
15
gget CLI/Python toolkit for rapid bioinformatics queries.
ovachiever/droid-tings
47
16
gptq Post-training 4-bit quantization for LLMs with minimal accuracy loss.
ovachiever/droid-tings
47
17
grpo-rl-training Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training
ovachiever/droid-tings
47
18
implementing-llms-litgpt Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mi…
ovachiever/droid-tings
47
19
javascript-testing-patterns Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests,…
ovachiever/droid-tings
47
20
long-context Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques.
ovachiever/droid-tings
47
21
mlflow Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments w…
ovachiever/droid-tings
47
22
modal Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running…
ovachiever/droid-tings
47
23
n8n-code-python Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with st…
ovachiever/droid-tings
47
24
nanogpt Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learni…
ovachiever/droid-tings
47
25
nemo-guardrails NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-c…
ovachiever/droid-tings
47
26
networkx Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when workin…
ovachiever/droid-tings
47
27
openrlhf-training High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B…
ovachiever/droid-tings
47
28
pdf Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents…
ovachiever/droid-tings
47
29
perplexity-search Perform AI-powered web searches with real-time information using Perplexity models via LiteLLM and OpenRouter. This s…
ovachiever/droid-tings
47
30
pinecone Managed vector database for production AI applications.
ovachiever/droid-tings
47
31
pytorch-fsdp Expert guidance for Fully Sharded Data Parallel training with PyTorch FSDP - parameter sharding, mixed precision, CPU…
ovachiever/droid-tings
47
32
qms-audit-expert Senior QMS Audit Expert for internal and external quality management system auditing. Provides ISO 13485 audit expert…
ovachiever/droid-tings
47
33
rwkv-architecture RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), in…
ovachiever/droid-tings
47
34
senior-computer-vision World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. …
ovachiever/droid-tings
47
35
senior-ml-engineer World-class ML engineering skill for productionizing ML models, MLOps, and building scalable ML systems.
ovachiever/droid-tings
47
36
senior-secops Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development pra…
ovachiever/droid-tings
47
37
serving-llms-vllm Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production L…
ovachiever/droid-tings
47
38
speculative-decoding Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use wh…
ovachiever/droid-tings
47
39
TanStack Router Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and T…
ovachiever/droid-tings
47
40
tensorrt-llm Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency.
ovachiever/droid-tings
47
41
uniprot-database Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workf…
ovachiever/droid-tings
47
42
vaex Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex…
ovachiever/droid-tings
47
43
zarr-python Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatib…
ovachiever/droid-tings
47
44
alphafold-database Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files…
ovachiever/droid-tings
46
45
arboreto Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use wh…
ovachiever/droid-tings
46
46
biorxiv-database Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints…
ovachiever/droid-tings
46
47
canvas-design Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the us…
ovachiever/droid-tings
46
48
capa-officer Senior CAPA Officer specialist for managing Corrective and Preventive Actions within Quality Management Systems.
ovachiever/droid-tings
46
49
ceo-advisor Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. …
ovachiever/droid-tings
46
50
clinpgx-database Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele f…
ovachiever/droid-tings
46
Page 5 · 371 total Previous Next