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.
npx skills add nikhonit/indeed-skills --skill indeed-fullgit clone --depth 1 https://github.com/nikhonit/indeed-skillsWrote 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.
[](https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-full)<a href="https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-full"><img src="https://agentmods.dev/badge/skills/nikhonit/indeed-skills/indeed-full/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.
<a href="https://agentmods.dev/skills/nikhonit/indeed-skills/indeed-full"><img src="https://agentmods.dev/badge/skills/nikhonit/indeed-skills/indeed-full.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.01562 |
| Opus 5 | $0.00026 | $0.00781 |
| Sonnet 5 | $0.00010 | $0.00312 |
| Haiku 4.5 | $0.00005 | $0.00156 |
Grade A, and why
indeed-full 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 9d ago.
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.
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.
What ships with it
9 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.
- scripts/_client.py 3.6 KB runs code
- scripts/check_account.py 1011 B runs code
- scripts/get_benefits.py 834 B runs code
- scripts/get_company.py 828 B runs code
- scripts/get_description.py 852 B runs code
- scripts/get_role_by_url.py 904 B runs code
- scripts/get_role.py 1.0 KB runs code
- scripts/get_salary.py 921 B runs code
- scripts/search_listings.py 1.2 KB runs code
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.
- 9d ago First seen · 169 lines · 52 tokens per session scan A 3b3b935ad37b
indeed-full 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 1,562 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.
Other skills, from other repositories
API Documentation Generator
Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.
REST API Endpoint Designer
Designs RESTful API endpoints following OpenAPI spec and industry best practices.
Breaking Change Detector
Compares two versions of a codebase or API and flags all breaking changes with migration hints.
career-kr-collect
A read-only collector for public job listings on Career.co.kr, a Korean employment website. It searches listings by a title or company keyword and returns them as structured JSON.
kowork-collect
Collect recent public job postings from KOWORK (kowork.kr), an English jobs-for-foreigners board in Korea. Use when the user wants to gather, scan, or monitor KOWORK listings — foreigner-eligible roles with visa-sponsorship tags. Read-only — no login, save, or apply. Prints a normalized JSON array of postings.
lotte-recruit-collect
Collect current public job postings from Lotte Recruit (recruit.lotte.co.kr). Use when the user wants to gather, scan, or monitor Lotte-group open announcements, optionally filtered by keyword. Read-only — no login, save, or apply. Prints a normalized JSON array of postings.