consult-intake

Installation
SKILL.md

Consult Intake

Peter gets inbound consulting requests through the Zynkr website's consult page. Each one arrives as an email and, today, just sits in the inbox. This skill clears that backlog once a week: it reads the week's inquiries, and for every genuine one it lays down the three things the sales motion needs — a CRM deal his team can track, a Drive project folder to hold the work, and a kickoff doc so whoever picks it up starts with context, not a blank page.

It runs fully autonomously: parse → filter → create → report. No mid-run confirmation. The whole point is that Peter runs it (or a cron does) and comes back to a finished pipeline. Because it writes real CRM records and Drive files, the safety comes from being idempotent — it skips tests and skips any lead that already has a deal, so re-running the same week never creates duplicates.

The inbound email shape

Every real inquiry is plain text from website@zynkr.ai and looks like this:

Installs
10
GitHub Stars
19
First Seen
Jun 10, 2026
consult-intake — peter-tu-zynkr/zynkr-skill-builder