trevhud
UserCompile AI agent skills into cheap, fast, deterministic pipelines that run without an LLM in the loop
Categories
Indexed Skills (7)
bdr-outreach
End-to-end BDR outreach campaign workflow. Use when running pharma/biotech outreach campaigns: finding leads via ZoomInfo, enriching conference attendee lists, uploading contacts to HubSpot CRM, managing lists, running exclusion checks (do-not-contact, recently emailed, active sequence), creating/editing sales email templates, and generating pre-enrollment reports. Trigger phrases: "outreach campaign", "BDR campaign", "find contacts for [drug]", "pull leads for [condition]", "who should we reach out to at [company]", "run a lead search", "find RWE contacts", "filter conference list to pharma", "enrich conference attendees", "add contacts to hubspot", "upload contacts", "campaign enrollment", "hubspot sequence", "do not contact list", "check if recently emailed", "edit sequence template", "sales template", "sequence email", "hubspot outreach", "sales sequence", "build outreach list from conference".
deal-monitor
Scheduled morning dashboard for a fulfillment brokerage's deal pipeline. Pulls the #deal-intake Slack channel and Gmail quoting threads, classifies each warehouse-quoting email thread into a 6-step pipeline, scores new (unquoted) opportunities against the deal-scoring rubric, and renders a self-contained three-tab HTML dashboard (New Opportunities | Quoting | Closed).
invoice-push
Automates bulk "Push to Procurement" from a fulfillment platform's Cloud Imports screen using a browser-automation plugin. Use this skill whenever the user says "push invoices to procurement", "run the invoice push", or "process imports for procurement". Verifies prerequisites, calculates a 7-day rolling date window ending yesterday, clears stale filters, applies Date Imported + Sent To Procurement = No filters, sets page size to 90, pushes each qualifying invoice via the ⋮ menu, refreshes after each push to capture the Sent Date, paginates through all pages, and generates a three-tab report (Invoice Detail, Run Summary, Failure Code Reference) saved to the Invoice Push Reports Archive in Google Drive. Do NOT trigger on the bare word "Run" alone.
ops-report
Scheduled daily executive operations report for a parcel fulfillment network. Auto-pulls shipment-container and dock/dwell spreadsheets from Google Drive and dock-activity emails from Gmail, asks the duty manager for the handful of numbers that live behind interactive dashboards, then assembles a three-section executive summary with a KPI header and color-coded dwell alerts.
compile
Compile an Anthropic-style skill — a directory with a SKILL.md and optional references/ — into a deterministic, runnable workflow via the rote CLI. Use when the user says "compile this skill", "graduate this skill" (the retired name for the same operation), "make this skill deterministic", "make this skill faster/cheaper", "turn this skill into a workflow", "turn this skill into code", "harden this skill for production", or complains that a skill is slow, expensive, or unreliable as a background job. Output: a pipeline.yaml IR, extracted code modules, typed LLM-judge signatures, and runtime code for Temporal, Cloudflare Workflows, or DBOS.
serve
Wire a compiled rote pipeline up as an MCP tool so Claude can trigger the deployed workflow directly. Use when the user says "register my compiled pipeline", "serve my pipelines over MCP", "trigger the workflow from Claude", "hook the pipeline up to Claude", or asks what to do after `rote compile` and deployment. Covers `rote register` and `rote serve` plus the `claude mcp add` wiring.
rote-compile
Analyze an Anthropic-style skill bundle (SKILL.md + references) and produce a compilation plan that separates deterministic work into extracted Python modules, LLM-as-judge work into typed DSPy/BAML signatures, agentic work into bounded agent loops, and human-in-the-loop gates into durable suspend points. Emit the whole pipeline as a runtime-agnostic intermediate representation (pipeline.yaml) plus runnable code for a target workflow engine (Temporal, Inngest, Restate, or plain async) via pluggable adapters. Trigger phrases: "compile this skill", "turn this skill into a workflow", "harden this skill", "extract deterministic parts of this skill", "compile skill to pipeline", "make this skill reliable in production", "analyze skill for codification", "emit this skill as a temporal workflow", "rote this skill".
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.