indeed-salary

indeed-salary is a skill for Claude Code, Codex from nikhonit/indeed-skills. It costs 52 tokens per session (811 once invoked), scanned A, original, MIT-0.

A skill for looking up salary details for an Indeed job posting, a job-listing page. It accepts a job key or pasted Indeed URL and returns pay range, currency, pay period, and whether the figure comes from the employer or an estimate.

In plain words
What is it for?
Checking the minimum and maximum pay for Indeed listings and distinguishing employer-provided salaries from estimates.
Why use it?
It avoids manually searching for salary information and makes the source of the figure clear.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Checking the minimum and maximum pay for Indeed listings and distinguishing employer-provided salaries from estimates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nikhonit/indeed-skills/indeed-salary
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nikhonit/indeed-skills --skill indeed-salary
Clone the repo
git clone --depth 1 https://github.com/nikhonit/indeed-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for indeed-salary

README.md
[![agentmods](https://agentmods.dev/badge/skills/nikhonit/indeed-skills/indeed-salary/github.svg)](https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-salary)
Your own site
<a href="https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-salary"><img src="https://agentmods.dev/badge/skills/nikhonit/indeed-skills/indeed-salary/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for indeed-salary

Your own site · 80×15
<a href="https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-salary"><img src="https://agentmods.dev/badge/skills/nikhonit/indeed-skills/indeed-salary.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 811 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00052 $0.00811
Opus 5 $0.00026 $0.00405
Sonnet 5 $0.00010 $0.00162
Haiku 4.5 $0.00005 $0.00081

Measured 10d ago against content hash 643d00542942, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

indeed-salary scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/_client.py, scripts/get_salary.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/indeed-salary/SKILL.md · 101 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 101 lines · 52 tokens per session scan A 643d00542942

Subscribe to this mod's changes

indeed-salary is a skill published in the GitHub repository nikhonit/indeed-skills (0 stars, last pushed 2mo ago), licensed MIT-0. It adds 52 tokens to every session and 811 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

REST API Endpoint Designer

Designs RESTful API endpoints following OpenAPI spec and industry best practices.

Notysoty/openagentskills · 20 tokens

API Documentation Generator

Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.

Notysoty/openagentskills · 20 tokens

Breaking Change Detector

Compares two versions of a codebase or API and flags all breaking changes with migration hints.

Notysoty/openagentskills · 23 tokens

extract-source-sample

Given the path to a finished content-goose ad-run folder, extract everything that defines that ad — recipe shot list, VO script, characters, voices, world, atom-skills, master mp4 — and emit a source-sample.json in the exact shape the upload-ad-sample skill writes to the Goose Ads library. Also links every character…

gooseworks-ai/goose-skills · 160 tokens

google-search-ads-builder

End-to-end Google Search Ads campaign builder. Performs deep keyword research (competitor SEO, review language mining, Reddit/HN community terminology, site audit), builds keyword architecture with funnel mapping and intent classification, creates ad group structure, generates headline/description variants, builds…

gooseworks-ai/goose-skills · 79 tokens

create-video-seedance-2-fal

Generate a single 4-15s vertical video clip with ByteDance Seedance 2.0 reference-to-video via fal.ai. Multi-image reference (avatar + product + setting), native lip-synced VO + ambient audio (generate-audio on by default), internal multi-cut handling within one render. Routes through the GooseWorks FAL proxy (bills…

gooseworks-ai/goose-skills · 117 tokens