skills/jobhunt-ops-broadcast-copy/SKILL.md
Maintain a file-backed jobhunt operations system (applications, assessments, interviews) with a status board + changelog, plus scheduled broadcast reminders. Use when the user asks to track job applications, summarize what to do next, update statuses (e.g., “测评完成/面试安排/截止时间确认”), or set up periodic broadcasts (e.g., 10:00/12:00/15:00/20:00 China time). Also use when converting email screenshots into structured tasks/events and persisting them.
npx skillsauth add 17159216167/jobhunt-ops-broadcast jobhunt-ops-broadcast-copyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Maintain a file-backed and updateable job search ops workflow:
jobhunt_ops/STATUS.mdjobhunt_ops/CHANGELOG.md~/.claude/personal_assistant/jobhunt_ops/db_mirror/ (gitignored)JOBHUNT_BROADCASTWhen the user sends:
Do:
待确认, do not guess.For each change, update all of:
A) File-backed ops (workspace)
jobhunt_ops/STATUS.md (latest truth)jobhunt_ops/CHANGELOG.md with timestamp + what changedB) Personal assistant DB
~/.claude/personal_assistant/tasks.json~/.claude/personal_assistant/schedule.jsonC) Workspace mirror
jobhunt_ops/sync_db.ps1 to mirror the DB into jobhunt_ops/db_mirror/Triggered by system event JOBHUNT_BROADCAST.
Broadcast format:
Prioritization:
When the user says “已完成/进行中/延期/改期/进入下一轮”,you must:
STATUS.md checkbox/statejobhunt_ops/sync_db.ps1documentation
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
documentation
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
documentation
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
documentation
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.