← Back to Plugins
Tools

Plugin Kai Job Web Operator

wiliyam By wiliyam 👁 37 views ▲ 0 votes

OpenClaw plugin for safe LinkedIn, SEEK, Indeed, generic job-site workflows and LaTeX resume tailoring for Kai.

GitHub

README

# Kai Job Web Operator

OpenClaw tool plugin for Kai's job-search workflows.

Initial support covers LinkedIn, SEEK, Indeed, and a generic mode for any job
site. The plugin generates safe browser task plans, public search URLs,
application material drafts, and tailored LaTeX resumes from user-supplied facts.
It does not store passwords, bypass login/2FA, fabricate resume claims, or
submit applications without explicit user approval.

## Tools

- `kai_job_site_profile`: safety profile for LinkedIn, SEEK, Indeed, or a generic site.
- `kai_job_search_url`: public search URL generator for supported and generic sites.
- `kai_job_task_plan`: safe step plan for search, profile review, apply, and messaging workflows.
- `kai_job_application_packet`: cover letter draft, recruiter message draft, and submit checklist.
- `kai_resume_save_profile`: save a structured base resume profile locally.
- `kai_resume_latex_generate`: create a tailored LaTeX resume from the base profile and job details.

## Safety Model

- Use public pages by default.
- Use manual login sessions only when the user chooses.
- Stop before applying, uploading resumes, editing profiles, or sending messages.
- Never collect account passwords or 2FA codes.
- Never bypass CAPTCHA, rate limits, anti-bot controls, or site access controls.
- Never fabricate resume claims; tailor by reordering and emphasizing supplied facts.

LinkedIn specifically restricts third-party bots, scraping, and automated account
activity. This plugin is designed around planning and drafting rather than
automated LinkedIn account actions.

## Resume Storage

Base resume JSON and generated LaTeX resumes are saved under:

```text
~/Kai/resumes
```

Generated resume files are written with private file permissions.
tools

Comments

Sign in to leave a comment

Loading comments...