
from pos-sprint8
Orchestrate natural-language vendor searches: parse requests to structured JSON, rank candidates from Baserow, and summarise feedback with an LLM for hiring or
Find Vendor is an end-to-end orchestrator that turns a manager's natural-language request into a structured search and ranked candidate list. It parses the request into a JSON schema, queries Baserow customer/vendor tables, runs ranking scripts, and produces an LLM-powered summary of candidate strengths, risks, and specialty matches. Outputs are formatted for chat and saved to temporary files for follow-up.
Use this skill when a manager describes the specialist they need in plain language (translation, editing, proofreading, or domain-specific tasks like game genres/franchises). It's useful for sourcing contractors, shortlisting candidates, and preparing concise comparative summaries for decision-making.
Designed to run where Python and MCP/Baserow access are available; integrates with MCP tools and expects environment variables for Baserow. Best used in agent hosts that can run external scripts and call mcp__baserow__list_rows.
This skill has not been reviewed by our automated audit pipeline yet.