Sobre esta vaga
Here’s a thinking process:
1. **Analyze the Request:**
– **Role:** Professional job ad writer in Brazilian Portuguese.
– **Task:** Expand a short, truncated job snippet into a complete, well-organized HTML description.
– **Constraints:**
– Use only `
` and `
- `/`
- ` tags (no headings, no markdown, clean HTML).
– Do NOT invent specific facts not implied in the snippet or provided fields.
– CAN use general/standard industry language appropriate to the role, naturally, without treating assumptions as facts.
– Keep text truthful, professional, legible.
– Write entirely in Brazilian Portuguese, natural, clear, no unnecessary anglicisms.
– Target size: ~700 words.
– Output ONLY the HTML description, no title, no intro, no code block markers.2. **Analyze the Input Data:**
– **Cargo:** Vendedor Externo (External Salesperson)
– **Localização:** Barreiros, Bahia
– **Truncated snippet:**
– Requirements: Vehicle own and CNH A valid; Availability for trips; Good knowledge of the region; Commercial experience with external sales.
– Benefits: Health Plan (Unimed); Dental Plan (Odontoprev); Life Insurance; Food Voucher; Meal Voucher; Gympass; Pharmacy Convenience; Fixed salary and aggressive sales variable; Fuel allowance; Employee Assistance (PAE) and Telemedicine.3. **Identify What’s Given vs. What Can Be Expanded:**
– Given: Role, location, specific requirements (vehicle, CNH A, availability for trips, region knowledge, commercial experience), specific benefits list.
– Not given/Not to invent: Exact salary amounts, specific years of experience (can use general terms like “experience in the field”), company name, exact number of vacancies, specific career growth paths not implied, etc.
– Can use: Standard descriptions of external sales rep duties, typical responsibilities, professional tone, general benefits explanations that match the listed ones without fabricating extra ones.4. **Structure the HTML Output:**
– Must use only `` and `
- `/`
- `.
– No headings (h1-h6), no markdown (no **, no #, etc.).
– The entire output must be HTML content, but clean, no “ or “ tags necessarily? The prompt says “produza SOMENTE o HTML da descrição, nada além disso (sem título, sem introdução, sem marcação de bloco de código).” It also says “use apenase
- /
- , sem headings, sem markdown”. I’ll output just the paragraph and list items describing the job, without “ tags, or maybe with them? It says “sem título, sem introdução, sem marcação de bloco de código”. I think it means no “, “, “, no markdown code blocks, just the raw HTML content structure using p and ul/li. I’ll output a series of `
` and `
- ` elements that form the job description. I’ll make sure it’s valid HTML fragment.
Let’s plan the content structure:
– Opening paragraph about the role and location.
– Requirements section as a list.
– Benefits section as a list.
– Description of responsibilities using general, standard language, not inventing specifics.
– Maybe a closing paragraph about applying.Word count target: ~700 words. That’s quite a lot for just p and ul/li. I need to expand descriptively but within the constraints. I can write several paragraphs and lists. I need to be careful not to invent facts. I can use general descriptions of an external sales rep role that are standard, as allowed: “Atuar na prospecção de novos clientes, manutenção de relacionamento, apresentação de produtos/serviços, etc.” But I must frame it as typical/standard, not as confirmed facts from the snippet. The prompt says: “Você PODE usar linguagem geral e padrão do setor, apropriada ao cargo (ex.: responsabilidades típicas de um ‘Operador de Empilhadeira’), desde que apresente isso de forma natural e não trate suposições como fatos confirmados.” So I can describe typical duties of an external salesperson in a general way.
I need to reach ~700 words. Let’s see: I’ll write maybe 5-6 paragraphs of ~100-120 words each, plus two lists of benefits and requirements. That should easily hit 700. I’ll count mentally/roughly.
Important: No inventing salary beyond what’s given. The snippet says “Salário fixo e variável de vendas agressiva” – I can mention “remuneração fixa com variável atrelado a metas de vendas” but not invent numbers. I can mention the concept.
Also, benefits list is given, I’ll format them as a list, maybe add brief standard explanations but without inventing new ones.
Localization: Barreiros, Bahia. I’ll mention that.
Let’s draft content in Portuguese, professional, natural.
Constraints check:
– Onlyand
- /
- . No headings. So I can’t use
, etc. I’ll use paragraphs and lists only.
– No markdown. So no ** or __ for bold. I’ll just plain text.
– Only HTML tags allowed areand
- /
- . I should avoid
maybe, buthandles blocks. I can use
- inside or outside. I’ll keep it simple: a series of
and
- .
– Output ONLY the HTML, no title, no intro, no code block markers. So I’ll just output the HTML fragment directly.Let’s structure:
– Paragraph introducing the vacancy, role, location.
– Unordered list of requirements (but the requirements are given as a list in the snippet; I’ll format them as- items, but carefully not to invent new ones. I’ll use the exact ones given, maybe rephrase slightly but stay true.)
– Paragraph about the company/role context (general, standard).
– Unordered list of benefits (the ones given).
– Paragraph about the professional profile and what the person will do, using general industry language, not inventing specifics.
– Maybe a closing paragraph about integration and growth (general).Word count: I need to be expansive but factual. I’ll write about external sales activities generally: prospecção, atendimento, negociação, relatórios, rotas, etc., but phrased as “entre as atividades comuns” or “atuando na área, o profissional costuma…”. Wait, the prompt says “não trate suposições como fatos confirmados.” So I should be careful. I can say “Entre as responsabilidades típicas de um vendedor externo, destacam-se a prospecção de clientes, manutenção de relacionamento comercial e acompanhamento de metas.” That’s general sector language, not a fact from the snippet, but appropriate. I think that’s allowed.
Let’s plan the text:
Paragraph 1: Vaga para Vendedor Externo em Barreiros, Bahia. Context.
List of requirements: vehicle own, CNH A valid, availability for trips, region knowledge, commercial experience. I’ll format as- each.
Paragraph 2: About the role’s activities generally.
List of benefits: the ones given.- each.
Paragraph 3: Description of the professional profile, what’s expected, skills.
Paragraph 4: About the compensation structure (fixed + variable, aggressive sales focus, as given, no numbers).
Paragraph 5: Closing, how to apply or next steps (general).Need to hit ~700 words. Let’s estimate: Each paragraph ~120 words, 5 paragraphs = 600, plus lists. I’ll make them a bit longer. I’ll write carefully.
One major thing: The prompt says “use apenas
e
- /
- , sem headings, sem markdown”. I must ensure no heading tags creeping in. I’ll avoid
–
. I’ll use
and
- only. Also, no
, ? It says “use apenas
e
- /
- “. I’ll strictly use only those tags. No nesting
- inside
- …
- …item…
- …item…
- “. That might mean only those tags are allowed, no others. To be safe, I’ll avoid , , etc. I’ll just plain text. If I need emphasis,
maybe? HTML allows
- inside
? Actually, block tags inside
is not allowed in strict HTML. I should structure as separate elements: a
, then a
, then another
, etc. That’s valid: block-level elements following each other. Or I can have
containing text, then
- as sibling. I’ll do that.
So the output will be a sequence like:
…text…
…text…
… etc.
I need to make sure there are no headings. I won’t use either? The prompt says “sem markdown”, but is HTML. It says “use apenas
e
- /
- “. I’ll strictly use only those tags. No nesting
- only. Also, no
- , sem headings, sem markdown”. I must ensure no heading tags creeping in. I’ll avoid
- each.
- each.
- items, but carefully not to invent new ones. I’ll use the exact ones given, maybe rephrase slightly but stay true.)
- .
- inside or outside. I’ll keep it simple: a series of
- . I should avoid
- . No headings. So I can’t use
- ` elements that form the job description. I’ll make sure it’s valid HTML fragment.
- , sem headings, sem markdown”. I’ll output just the paragraph and list items describing the job, without “ tags, or maybe with them? It says “sem título, sem introdução, sem marcação de bloco de código”. I think it means no “, “, “, no markdown code blocks, just the raw HTML content structure using p and ul/li. I’ll output a series of `
- `.
Candidatar-se
Processo seletivo conduzido pelo empregador
Seu currículo vai passar na triagem do ATS?
Verifique com IA e descubra como os recrutadores realmente veem o seu currículo.
ANALISAR CURRÍCULOVocê está saindo do Vagas de Emprego Bahia
A candidatura para essa vaga é feita no site do próprio empregador. Você será redirecionado para concluir sua candidatura lá.