Find the perfect skill
RFP Multi-Source Ingestion
Data & AI
Handles ingestion of RFP opportunities from sources such as SAM.gov, eMMA, and RFPMart, including CSV uploads via Admin UI. Normalizes all records to a canonical schema and deduplicates based on externalId and source. Use when adding new data sources, modifying ingestion logic, or debugging data fetching issues.
IDSTune
Data & AI
IDSTune is a reusable agent skill for integrated database tuning. It collects workload context, generates configuration, index, and materialized-view recommendations, and orchestrates optimization plans.
Validate Topological Results
Data & AI
Checks mathematical correctness of TDA results using persistence diagram sanity, null model consistency, and benchmark comparisons.
Douyin Data Collector
Data & AI
Collects Douyin creator data (followers, video/image/live lists with likes/comments/shares) into a central Excel file and auto-refreshes monitoring dashboards.
Generate Publication-Ready TDA Figures
Data & AI
Scaffold matplotlib figure code following trajectory_tda/viz conventions. Ensures consistent style, colors, sizes, and save patterns for publication figures.
E2B Sandbox for AI Code Execution
Data & AI
Execute AI-generated code in secure isolated cloud sandboxes. Supports Python/JS/TS/R/Java/Bash, coding agents, Git, MCP Gateway, file operations, and sandbox lifecycle management.
Investigate agent run telemetry
Data & AI
Investigate failed or suspicious agent runs using production telemetry in D1. Query agent_runs and llm_call_metrics tables to find root causes.
Weekly LLM Cost Report
Data & AI
Weekly LLM spend and unit-economics report, analyzing costs by stage, product, and household, to surface margin erosion before it becomes a loss.
Bio Annotation
Data & AI
Functional annotation and taxonomy inference from sequence homology.
RL Training Log Monitor
Data & AI
Continuously monitors RL training logs via tail -f, extracting key metrics (reward, loss, episode length, success rate) and flagging anomalies like gradient explosion or convergence stalls. A research focus is scanning rollout and judge outputs to detect reward hacking patterns, systematic biases, and high-scoring cases mismatched with human preferences. Helps during exploratory RL experiments that require close inspection of undesirable model behaviors.
CPU Profile ClickHouse Queries
Data & AI
Profile ClickHouse queries to find CPU hotspots using system.trace_log and the sampling query profiler.
Economics Data Visualization
Data & AI
Create publication-quality charts and graphs for economics papers using clean styling, consistent scales, and export-ready formats.