Find the perfect skill
Haplotype Phasing
Data & AI
Haplotype phasing analysis including phase block N50, phased fraction, PS field parsing, and pipe-delimited genotype detection. Wraps WhatsHap, SHAPEIT5, Eagle2.
ML Pipeline Builder
Data & AI
Build production machine learning pipelines from raw data to deployed model APIs, covering ingestion, validation, feature engineering, training, evaluation, registry, serving, and monitoring.
Evolve Skills via DSPy Optimization
Data & AI
Run the full skill evolution pipeline: harvest sessions, discover signals, build a golden eval dataset, and optimize via DSPy with before/after comparison.
Geo-Infer Geospatial Active Inference Framework
Data & AI
Python framework with 44 modules for geospatial analysis, active inference, and Bayesian modeling across domains.
Deep Research Multi-Agent
Data & AI
Launch deep research by orchestrating multiple independent agents from an outline. Runs in batches and validates results with a script.
Canva - Design Management
Data & AI
Create, export, and manage Canva designs via the Connect API. Automate design workflows and manage brand assets programmatically.
Audit Wasserstein Order Consistency
Data & AI
Scans manuscript drafts and codebase for W₁ vs W₂ inconsistencies to resolve Phase 0 deliverable. Produces a structured reconciliation report without automatic fixes.
Video Analyzer
Data & AI
Analyze a video with Google Gemini and return a structured Markdown report. Built-in anti-hallucination guardrails.
Regulatory Reporting
Data & AI
Generate and validate regulatory reports (MiFID II, Form 13F, etc.) for compliance. Provides a dashboard with deadlines and allows generating, validating, and submitting reports to regulators.
Prompt Engineering Patterns
Data & AI
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production.
Supabase Database Queries
Data & AI
Executes SQL queries against a Supabase PostgreSQL database for SELECT, INSERT, UPDATE, and DELETE operations. It connects using the DATABASE_URL from .env and accepts raw SQL or natural language descriptions of queries. Useful for interacting with tables like competition, team, race, admin, flight, halfflight, and feedback.
SQL - Database Queries and Optimization
Data & AI
Assists in writing efficient SQL queries, from simple SELECTs to complex joins and window functions. Helps optimize slow queries using EXPLAIN and indexing strategies. Useful when designing database schemas, performing migrations, or debugging transactional issues.