Armory
Source
Browse
Skills

offer-comparison-analyzer

Compare multiple job offers side-by-side with total compensation analysis. Use when the user has multiple offers and wants to compare salary, equity, benefits, or total comp.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install offer-comparison-analyzer --cli claude

writes the skill into.claude/skills/offer-comparison-analyzer/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/offer-comparison-analyzer/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Compare multiple job offers side-by-side with total compensation analysis. Use when the user has multiple offers and wants to compare salary, equity, benefits, or total comp.

When to use it

Compare multiple job offers side-by-side with total compensation analysis. Use when the user has multiple offers and wants to compare salary, equity, benefits, or total comp.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/career/offer-comparison-analyzer/SKILL.md -o .claude/skills/offer-comparison-analyzer/SKILL.md

Notes

Extracted from davila7/claude-code-templates, offer-comparison-analyzer category.