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 daliaabbruciati/awesome-claude-skills-by-dalia --skill job-application-trackergit clone --depth 1 https://github.com/daliaabbruciati/awesome-claude-skills-by-daliaWrote 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/daliaabbruciati/awesome-claude-skills-by-dalia/job-application-tracker)<a href="https://agentmods.dev/skills/daliaabbruciati/awesome-claude-skills-by-dalia/job-application-tracker"><img src="https://agentmods.dev/badge/skills/daliaabbruciati/awesome-claude-skills-by-dalia/job-application-tracker/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/daliaabbruciati/awesome-claude-skills-by-dalia/job-application-tracker"><img src="https://agentmods.dev/badge/skills/daliaabbruciati/awesome-claude-skills-by-dalia/job-application-tracker.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.00115 | $0.05034 |
| Opus 5 | $0.00057 | $0.02517 |
| Sonnet 5 | $0.00023 | $0.01007 |
| Haiku 4.5 | $0.00012 | $0.00503 |
Grade A, and why
job-application-tracker 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 12d 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.
This is a copy
100% identical to job-application-tracker — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Job Application Tracker
A skill for keeping a Notion database of job applications up to date, by cross-referencing recent Gmail messages and Google Calendar events. Designed to be usable by anyone, including someone starting from scratch (no Notion database yet, connectors not yet linked).
Step -1 — Ask preferred language (always do this first, before anything else)
Before doing anything else, ask the user whether they'd like your responses (status updates, reports, notes written into Notion, etc.) in English or Italian. Use whichever language they pick for the rest of the interaction, including the final report in Step 7 and any Notes written to Notion. If the user has already stated a language preference earlier in the conversation, you can skip re-asking and just confirm it briefly.
This choice also drives the language of the Notion table itself:
- If the user picks Italian, and you end up creating a brand-new database (Step 0.2), build it with the Italian column names and status options (see the Italian schema variant in Step 0.2).
- If the user picks English, use the English schema variant instead.
- If a database already exists, don't rename its existing columns just because of this answer — keep using whatever language/labels it already has (per Step 0.2's "different column names" case), and simply write Notes in the user's chosen language going forward.
Step 0 — Check prerequisites (always do this first)
0.1 Connectors
Check whether you have access to Notion, Gmail, and Google Calendar tools. If one or more are missing:
- Use
search_mcp_registrywith relevant keywords (e.g.["notion"],["gmail", "email"],["calendar"]). - Use
suggest_connectorsto let the user connect them. - Gmail and Calendar are both useful but not both required: if the user wants to start with just one of the two (or neither, see 0.1b below), that's fine — flag it and proceed with what's available.
- Notion is the default backend, but it is not mandatory: if the user doesn't want to (or can't) connect Notion, don't block — switch to the Excel fallback described in 0.1a instead.
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.
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.
- 12d ago First seen · 176 lines · 115 tokens per session scan A 7d0d9f261429
job-application-tracker is a skill published in the GitHub repository daliaabbruciati/awesome-claude-skills-by-dalia (4 stars, last pushed 18d ago), licensed MIT. It adds 115 tokens to every session and 5,034 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to job-application-tracker, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
things-mac
Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
gsd-ns-manage
Route to the appropriate management skill based on the user's intent. gsd-config (settings + advanced + integrations + profile) and gsd-workspace (new + list + remove) are post-#2790 consolidated entries.
slack-tools
Slack workspace management and automation specialist.
triage-inbox
Triage academic email and calendar (Gmail / Google Calendar via the session's MCP) into a prioritized digest plus a referee-obligations tracker — classifying referee requests, R&R and editor correspondence, co-author threads, seminar and conference invites, and grant/admin deadlines, and proposing a human-gated action…
ceo-setup
One-time onboarding for the executive/manager commitment workflow — delegation-heavy, meeting prep, decision capture, morning and evening digests. Creates a commitments project and installs two dashboard widgets. After successful setup this skill is excluded from selection until the marker file is deleted.
service-desk
Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…