small-business-job-post-builderlisted
Install: claude install-skill simongonzalezdc/codex-small-business-skills
# Job Post Builder
Produces a complete hiring packet — job post, interview guide, and offer letter
— from a brief conversation about the role. Optionally routes the offer letter
to DocuSign via Claude in Chrome.
---
## Quick start
Invoke when a user says they need to hire someone or produce any hiring document.
The skill walks a 6-phase workflow: gather context → research the market → write
the job post → draft the interview guide → assemble the offer letter → (optionally)
route to DocuSign.
**Example trigger:**
> "We're hiring a senior product manager. Can you put together the job post and
> interview questions?"
---
## Workflow
1. **Gather role context** — Ask for role title, responsibilities, qualifications,
location, comp, interview process, and offer delivery preference (Word doc vs.
DocuSign). Source: conversation / AskUserQuestion.
2. **Research comparable posts** — Search Google Drive / Desktop for existing JDs
and templates; run web search for 3–5 live postings for this role. Sources:
file MCP, web search.
3. **Write the job post** — Draft a market-informed job description using
`references/job-post-structure.md`. Output: `[Role]-Job-Post.docx` via docx skill.
4. **Draft interview guide + scoring rubric** — Build a stage-by-stage guide using
`references/interview-guide-structure.md`. Output: `[Role]-Interview-Guide.docx`
via docx skill.
5. **Assemble offer letter** — Build offer letter with bracketed placeholders using
`references/offe