sync

sync is a skill for Claude Code, Codex from huskar20/huskar20-plugins. It costs 92 tokens per session (1,411 once invoked), scanned A, original, MIT.

A workflow for matching job-related Gmail messages with a career-tracking spreadsheet. It looks for applications, rejections, interview invitations, and recruiter conversations, then updates the tracker and can notify about interviews.

In plain words
What is it for?
Use it to sync recent Gmail activity into the configured Google Sheets tracker and, when enabled, send interview notifications or create calendar events.
Why use it?
It removes the need to scan email and update job records by hand after every application or recruiting message.

Skill for Claude CodeCodex

Part of the career-hunter plugin — 3 skills shipped together

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.

agentmods
npx agentmods add skills/huskar20/huskar20-plugins/sync
Any agent
npx skills add huskar20/huskar20-plugins --skill sync
Clone the repo
git clone --depth 1 https://github.com/huskar20/huskar20-plugins

Made for: Claude Code, Codex.

Or install career-hunter, the plugin that ships this one along with the rest of its 3 skills.

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 sync

README.md
[![agentmods](https://agentmods.dev/badge/skills/huskar20/huskar20-plugins/sync.svg)](https://agentmods.dev/skills/huskar20/huskar20-plugins/sync)
Your own site
<a href="https://agentmods.dev/skills/huskar20/huskar20-plugins/sync"><img src="https://agentmods.dev/badge/skills/huskar20/huskar20-plugins/sync.svg" alt="Measured on agentmods" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,411 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00092 $0.01411
Opus 5 $0.00046 $0.00705
Sonnet 5 $0.00018 $0.00282
Haiku 4.5 $0.00009 $0.00141

Measured 3d ago against content hash 11fd1422f846, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sync 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 3d 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.

plugins/career-hunter/skills/sync/SKILL.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Career Hunter — Sync

Reconcile recent Gmail with the tracker: detect application events from email, write them into the sheet, notify on interviews.

Load configuration first

From the working folder (missing → route to career-hunter: setup):

  • career-hunter-state/config.jsonspreadsheet_id, spreadsheet_url, push_on_interview, create_calendar_events.
  • career-hunter-state/last_run.json{ "last_run_utc": "...", "last_run_date": "YYYY/MM/DD", "note": "..." } (note is the previous run's summary, written in step 6). Missing, unreadable, or null fields → default to the last 7 days and say so.
  • The user's email address (from career-profile.md) — needed to detect replies.

Workflow

1. Search Gmail for the window

Use the Gmail connector search_threads with after:<last_run_date> plus a broad OR of application keywords: application OR applied OR "thank you for applying" OR recruiter OR "your application" OR candidate OR interview OR position OR role OR hiring OR offer OR "moving forward" OR "next steps" OR unfortunately OR assessment. Request minimal view first to scan snippets cheaply; pull full content only for threads that look like real events (fall back to metadata-only if a thread is too large).

2. Classify — signal vs. noise

Keep (real events):

  • Application confirmations ("we received your application") → Stage Applied, Status Applied.
  • Rejections ("decided to proceed with other candidates", "unfortunately") → Stage Closed, Status Rejected.
  • Interview/next-step invites, availability requests, confirmations, reschedules → update Stage/Status/Interview Date/Next Step accordingly.
  • Recruiter outreach only if the user has actually engaged (see policy).

Discard as noise (never add rows):

  • Cold recruiter outreach with no reply — especially LinkedIn InMails and staffing-agency cold emails.
  • Job-board alerts ("You may be a fit for…", posting digests), "your application was viewed" notices (no stage change), ATS marketing (e.g. Greenhouse "Dream Job"), newsletters, promos.

Read the full file on GitHub · 117 lines

Files

What ships with it

1 file 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. 3d ago First seen · 117 lines · 92 tokens per session scan A 11fd1422f846

Subscribe to this mod's changes

sync is a skill published in the GitHub repository huskar20/huskar20-plugins (3 stars, last pushed 19d ago), licensed MIT. It adds 92 tokens to every session and 1,411 once invoked, about $0.0005 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

feishu

Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.

Hmbown/CodeWhale · 33 tokens

gog

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

the-open-agent/openagent · 20 tokens

google-workspace

Access Google Workspace APIs (Drive, Docs, Calendar, Gmail, Sheets, Slides, Chat, People) via local helper scripts without MCP. Handles OAuth login and direct API calls.

mitsuhiko/agent-stuff · 40 tokens

wecomcli-sheet

企业微信在线表格文档管理:新建在线表格、导入 CSV/Excel 为在线表格、读取表格信息与数据、修改表格内容、追加行数据、子表管理。当用户提到'表格'、'在线表格'、'excel表格'这些关键词触发,或链接形如 https://doc.weixin.qq.com/sheet/xxx 时触发。文档公共操作请使用 wecomcli-doc-manage;doc文档操作请使用 wecomcli-doc;智能表格内容 CRUD 请使用 wecomcli-smartsheet。.

WecomTeam/wecom-cli · 130 tokens

feishu-tools

Use the Feishu/Lark plugin MCP tools for Feishu documents, spreadsheets, knowledge content, and other matching workspace operations.

ThinkInAIXYZ/deepchat · 29 tokens

feishu

Use when the user mentions 飞书 / Feishu / Lark workspace operations: docx (云文档) read/write, bitable (多维表格) records / views / dashboards, drive (云盘) upload/download, wiki (知识库) link resolution, approval (审批) instance create/cancel/query, calendar (日历) event create/list/update + attendees, contact (联系人) user/department…

shiwenwen/hope-agent · 189 tokens