Reusable agent recipes for Balaji workflows. Each skill takes a structured input and produces a coordinated set of deliverables — spreadsheets, PDFs, messages — so the same task always looks the same.
Skills live as folders on disk. To register one in the catalog, append an entry to src/lib/skills-catalog.ts with its slug, tagline, owner, inputs, deliverables, and brand guardrails. The detail page renders from that data. See docs/SKILLS_CATALOG.md for the full conventions.