Topic: opencode
1,723 skills in this topic.
-
slides-as-code
Build research slides with text-first source (Slidev/Marp/Reveal/Quarto) and reproducible export (PDF). Includes structure, figure reuse rules, and quality checklist for top-tier scientific presentations.
foryourhealth111-pixel/Vibe-Skills 1,415
-
torch_geometric
Compatibility alias for the underscore PyG skill name. Delegate to the canonical local `torch-geometric` payload while preserving route compatibility.
foryourhealth111-pixel/Vibe-Skills 1,415
-
superclaude-framework-compat
Codex compatibility layer for SuperClaude /sc:* commands with vibe-adapted routing.
foryourhealth111-pixel/Vibe-Skills 1,415
-
pylabrobot
Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API, opentrons-integration may be simpler.
foryourhealth111-pixel/Vibe-Skills 1,415
-
similarity-search-patterns
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
foryourhealth111-pixel/Vibe-Skills 1,415
-
tiledbvcf
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.
foryourhealth111-pixel/Vibe-Skills 1,415
-
statsmodels
Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.
foryourhealth111-pixel/Vibe-Skills 1,415
-
gene-database
Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation and functional analysis.
foryourhealth111-pixel/Vibe-Skills 1,415
-
sympy
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.
foryourhealth111-pixel/Vibe-Skills 1,415
-
string-database
Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.
foryourhealth111-pixel/Vibe-Skills 1,415
-
timesfm-forecasting
Zero-shot time series forecasting with Google's TimesFM foundation model. Use this skill when forecasting ANY univariate time series — sales, sensor readings, stock prices, energy demand, patient vitals, weather, or scientific measurements — without training a custom model. Automatically checks system RAM/GPU before loading the model, supports CSV/DataFrame/array inputs, and returns point forecasts with calibrated prediction intervals. Includes a preflight system checker script that MUST be run before first use to verify the machine can load the model. For classical statistical time series models (ARIMA, SARIMAX, VAR) use statsmodels; for time series classification/clustering use aeon.
foryourhealth111-pixel/Vibe-Skills 1,415
-
drugbank-database
Access and analyze comprehensive drug information from the DrugBank database including drug properties, interactions, targets, pathways, chemical structures, and pharmacology data. This skill should be used when working with pharmaceutical data, drug discovery research, pharmacology studies, drug-drug interaction analysis, target identification, chemical similarity searches, ADMET predictions, or any task requiring detailed drug and drug target information from DrugBank.
foryourhealth111-pixel/Vibe-Skills 1,415
-
tdd-guide
Test-driven development wrapper for vibe coding flow. Enforces RED -> GREEN -> REFACTOR and >=80% coverage target.
foryourhealth111-pixel/Vibe-Skills 1,415
-
treatment-plans
Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.
foryourhealth111-pixel/Vibe-Skills 1,415
-
venue-templates
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
foryourhealth111-pixel/Vibe-Skills 1,415
-
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
foryourhealth111-pixel/Vibe-Skills 1,415
-
vibe-what-do-i-want
Clarify intent and freeze requirements by entering the canonical vibe runtime with a discovery-first bounded stop.
foryourhealth111-pixel/Vibe-Skills 1,415
-
visualization-best-practices
Visualization Best Practices - Auto-activating skill for Data Analytics.
Triggers on: visualization best practices, visualization best practices
Part of the Data Analytics skill category.
foryourhealth111-pixel/Vibe-Skills 1,415
-
webthinker-deep-research
Deep web research for VCO: multi-hop search+browse+extract with an auditable action trace and a structured report (WebThinker-style).
foryourhealth111-pixel/Vibe-Skills 1,415
-
vibe-upgrade
Upgrade the local Vibe-Skills installation to the latest official default-branch state while keeping canonical vibe as the only governed runtime.
foryourhealth111-pixel/Vibe-Skills 1,415
-
windows-hook-debugging
Windows环境下Claude Code插件Hook执行错误的诊断与修复。当遇到hook error、cannot execute binary file、.sh regex误匹配、WSL/Git Bash冲突时使用。
foryourhealth111-pixel/Vibe-Skills 1,415
-
video-studio
Use when the user asks to create or edit videos end-to-end (script→video, auto-cut/jumpcut, captions/subtitles, polishing for Shorts/Reels/TikTok). Current implemented backend: local FFmpeg (probe/render/jumpcut/burn-subtitles/polish). Planned/optional backends: Remotion (motion graphics templates), VectCutAPI (CapCut/剪映 timeline editing), and video-audio-mcp (MCP tool wrapper) when available. Produces a finished video artifact (MP4 by default) from assets + copy + a design/storyboard plan.
foryourhealth111-pixel/Vibe-Skills 1,415
-
aeon
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
foryourhealth111-pixel/Vibe-Skills 1,415
-
alphafold-database
Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
foryourhealth111-pixel/Vibe-Skills 1,415