| name | resume-application |
| description | This skill should be used when the user asks to "投递简历", "申请岗位", "发送在线简历", "先聊再投", "apply to a job", "submit a resume", or "send an online resume". |
| version | 0.1.0 |
Resume Application
Run a controlled, pure-command-line BossKit workflow for one AI Agent
opportunity. Treat conversation as qualification, not as permission to submit a
resume. Keep every platform write explicit, narrow, and verifiable.
Boundaries
- Use BossKit commands only. Never open a browser or use browser automation.
- Restrict the target to an AI Agent role.
- Select one best role per company. Reject parallel applications to multiple
roles at the same company.
- Never expose cookies, tokens, platform remote IDs, or personally identifiable
information. Refer to a target by company, title, and local cached job ID.
- Never invent an endpoint, raw-call a platform API, or infer success from a
local state change.
Establish Readiness
-
Check local authentication state with:
boss status --platform zhipin
-
Inspect the sanitized online resume snapshot with:
boss account resume show
-
Find and inspect candidates with:
boss search "AI Agent" --platform zhipin
boss ls --platform zhipin
boss show <LOCAL_JOB_ID>
-
Choose exactly one best role at a company. Record the company, title, local
cached job ID, salary evidence, schedule evidence, and relevant skill fit.