Find the perfect skill
Datalog Query
Data & AI
Queries janus-datalog databases using the `datalog` CLI for debugging and data exploration. Enables inspecting datoms, entity attributes, or CRDT storage state via EDN queries. Helps understand unknown database schemas and visualize transaction history.
Paperconfig YAML Configuration for Omics Data
Data & AI
Create and validate paperconfig.yaml files to integrate omics publication data (RNA-seq, proteomics, metabolomics) into a knowledge graph. Used when adding new differential expression data from papers.
Model Explainability Tool
Data & AI
Automatically assists with model explainability tool operations in ML training. Provides step-by-step guidance, generates production-ready code and configurations, and validates outputs against common standards.
Bayesian Inference for Geospatial Data
Data & AI
Performs Bayesian inference and probabilistic modeling for geospatial data. Use it to build hierarchical models, compute posteriors via MCMC or variational methods (PyMC/TFP), compare models (LOO/WAIC/DIC), or implement spatial Gaussian processes with Cholesky decomposition.
AI Media Generation
Data & AI
Generates images, videos, and music via the VAP API, using Flux, Veo 3.1, and Suno V5 models. Works in free mode (no API key, 3 images per day) or full mode (unlimited with a key). Useful for programmatically creating media assets without a separate web interface.
Crypto Arbitrage Opportunity Finder
Data & AI
Identifies profitable arbitrage opportunities across exchanges and DEXs in real time. Helps when scanning for cross-exchange price discrepancies to execute arbitrage trades. Uses crypto market data APIs and blockchain RPC endpoints to fetch and analyze price spreads.
Pointline Data Lake Research API
Data & AI
Reference for the Pointline data lake research API used by quant researchers. Covers querying event data (trades, quotes, orderbook, CN L2/L3 tables), symbol discovery/resolution, building time-series spines (clock, trades, volume, dollar bars), decoding fixed-point scaled integers, attaching PIT-correct symbol metadata, filtering by trading phase, and ingesting Bronze files into Silver. Useful when working with a PIT-accurate offline data lake built on Polars and Delta Lake.
Fireflies Transcript Export
Data & AI
Exports Fireflies transcripts to Markdown or JSON formats via a command line tool. Use this skill when you need to save a meeting transcript to a file for documentation, further processing, or sharing. Supports options to exclude summaries or timestamps, and can output to stdout or a specified file path.
Humanize AI - Content Polisher
Data & AI
Humanize AI content by detecting and auto-fixing AI-generated patterns. Make your text pass AI detectors while maintaining quality and meaning.
Job Input Upload
Data & AI
Upload input files for jobs with support for chunked uploads. Handles the upload process in multiple chunks for large files and provides a token to use when creating the job. Cancel in-progress uploads if needed.
MeRIP-seq m6A Analysis Pipeline
Data & AI
End-to-end epitranscriptomic m6A modification analysis pipeline from quality control through peak calling and differential methylation detection.
Gemini CLI - AI Assistant
Data & AI
Gemini CLI for one-shot Q&A and summaries. Access Google's Gemini models directly from the terminal for quick questions and content generation.