Technical skills
- Workflow platforms — n8n, Make, Zapier, or Temporal for heavier workloads.
- Scripting — Python or TypeScript for transforms, testing, and custom nodes.
- APIs & auth — REST, webhooks, OAuth, rate limits, pagination.
- LLM patterns — structured output, RAG basics, eval rubrics, cost caps.
- Observability — structured logs, alerting, run replay, version control for flows.
- Security — least-privilege keys, PII handling, audit trails.
Tools employers mention
Job posts vary, but you will see overlap: HubSpot or Salesforce, Slack, Google Workspace, Airtable, Postgres, and cloud functions. Depth on two systems beats shallow familiarity with ten.
Soft skills
- Process mapping with ops and sales—not just tickets from engineering.
- Writing acceptance criteria before building the happy path.
- Teaching internal teams how to monitor and request changes safely.
Map skills to a timeline in the roadmap, then see remote job search tactics.
The RPA border, since search traffic keeps asking
A large share of queries around this role involve RPA tools — UiPath, Power Automate, "RPA with AI." The distinction that matters for your skills plan: RPA automates interfaces (clicking what a human would click), while API-first automation moves data between systems directly. RPA work concentrates in enterprises with legacy systems that have no APIs; it is steadier, more process-documentation-heavy, and the AI angle there is mostly document extraction and intelligent routing bolted onto existing flows. API-first work concentrates in SaaS companies and agencies. Learn one side properly rather than splitting sixteen weeks across both — and if you inherit an RPA estate, the observability and security skills above transfer intact.
Skills that are quietly depreciating
Prompt tinkering as a standalone skill is being absorbed into ordinary engineering — structured outputs and eval harnesses replaced prompt folklore. Single-platform certification without adjacent scripting is similarly soft: platforms change pricing and features fast enough that the durable asset is knowing what a webhook retry should do, not where the button is this quarter.