Install
$ agentstack add skill-getclera-claude-skills-offer-letter ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Offer Letter Generator
What This Skill Does
Turns the basics — candidate, role, comp, start date, reporting line — into a clean, complete, professional offer letter that's warm enough to close and clear enough to avoid confusion. Saves the 20 minutes of formatting and second-guessing per hire.
Process
- Collect the essentials: candidate name, role title, employment type, base comp, equity (if
any), start date, reporting line, location/work type, and any conditions (e.g., contingent on references / background check).
- Optional band check: if the user has defined a salary range for the role, flag whether the
offer is below / within / above band before drafting.
- Draft the letter — professional, warm, unambiguous. Cover the role, comp, start, reporting,
conditions, and a clear next step (sign-by date).
- Flag what needs legal/HR review — at-will language, benefits specifics, equity terms vary by
company and jurisdiction. Note these rather than inventing them.
> Boundaries: This skill drafts. It does not send the offer, and it is not legal advice. Comp > figures, equity terms, and legal clauses must be confirmed by the user / their counsel. Flag > anything you're filling as a placeholder.
How to Write a Good Offer
- Warm, not stiff. The candidate should feel wanted. A line of genuine enthusiasm before the
terms helps close.
- Unambiguous on the numbers. Base, equity, start date, reporting line — no vagueness.
- Clear next step. A sign-by date and how to accept. Ambiguity here stalls closes.
- Flag placeholders. If you don't have a real number, mark it
[CONFIRM: base salary]— never
invent comp.
- Note jurisdiction-dependent clauses for review rather than asserting them.
Output Format
# Offer Letter: [Candidate] — [Role]
[Band check, if applicable: "Offer is [within/above/below] the defined band of [range]."]
---
[Date]
Dear [Name],
[Warm opening — genuine enthusiasm about them joining.]
[Role, reporting line, location/work type.]
**The offer:**
- Base: [amount]
- Equity: [amount / details] [or CONFIRM placeholder]
- Start date: [date]
- [Other terms]
[Conditions, if any — references, background check.]
[Clear next step + sign-by date.]
[Warm close, signature block.]
---
⚠️ Review before sending: [list jurisdiction-dependent / legal items to confirm — at-will language,
benefits, equity terms.]
Offer Failure Checklist
An offer FAILS if it:
- ❌ Invents comp, equity, or terms instead of flagging placeholders
- ❌ Is stiff/transactional enough to cool a candidate who's deciding between offers
- ❌ Leaves the numbers or start date ambiguous
- ❌ Has no clear acceptance step or sign-by date
- ❌ Asserts legal clauses as final instead of flagging them for review
- ❌ Gets sent automatically instead of handed to the user
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: getclera
- Source: getclera/claude-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.