cxcscmu/offer-letter-generation
Generate filled offer letters from a JSON employee data file and a Word template. Use this skill whenever you need to create offer letters by matching data fields to document placeholders, handling conditional relocation packages, and saving the final document.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill offer-letter-generation
Take cxcscmu/offer-letter-generation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.