Real Skill packageSource verifiedClawHub registry

offer-tracker

中文秋招/实习求职进度管理技能。将用户以自由格式("日期 公司-岗位 状态"批量)发送的目标公司、投递岗位、应聘状态、DDL 等信息,识别并录入到一个浏览器可打开的 HTML 进度表,并维护一份可回灌的 JSON 备份。当用户用 /offer、/offer-tracker 或提交成批的"公司-岗位-状态"求职记录时使用。

Identity and source

Publisher attributionsharinchan233registry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction bundle4 recorded files
Canonical sourceClawHub registryclawhub:sharinchan233:offer-tracker
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/offer-tracker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/offer-tracker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/offer-tracker

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sharinchan233/offer-tracker
clawhub inspect @sharinchan233/offer-tracker --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
4 / 4 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/31/2026, 10:53:00 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:0daf69f49c99bd3b267dd4eb68f39f349986cd08c17aeba1a06ebfa768ea5b2e
Show up to 4 recorded paths
  • assets/application-tracker.html
  • references/parsing-rules.md
  • skill-card.md
  • SKILL.md

Source changelog

offer-tracker 1.0.0 — 首发上线,支持中文秋招/实习求职进度整理 - 将用户发送的批量"公司-岗位-状态"自由格式记录,自动解析为结构化进度表。 - 生成可浏览、可筛选 HTML 表格,支持本地 HTML+JSON 双备份,便于进度恢复。 - 按岗位维度管理进度,智能增量更新、状态推进及边界处理。 - 完整工作流:建表 → 批量录入 → 增量追加 → 全量备份 → 进度/DDL 汇报。