Back to library
GPT prompt

Tech stack from careers page

Extracts named tools from job descriptions and returns them as a clean array.

Columns it needs

Job Description Text

The snippet

Extract every named software product mentioned in the text below.

Text:
{{Job Description Text}}

Rules:
- Named products only (Salesforce, HubSpot, Snowflake). Exclude generic terms (CRM, database, cloud).
- Deduplicate. Preserve official capitalization.

Return JSON only: {"tools": ["..."]}
tech stackhiring signalsresearch

Related patterns