Job Search Tailor
PassAudited by ClawScan on May 13, 2026.
Overview
This skill appears purpose-aligned for job searching and resume tailoring, but it stores resume-derived files and job-search memory locally under ~/.job-search.
Before installing, be comfortable with the skill reading resume text or a user-provided resume file, searching/fetching LinkedIn job pages, and storing tailored resume archetypes plus job tracking history under ~/.job-search. Leave Google Docs disabled unless a future version clearly explains and implements its credential handling.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The skill can run its included helper scripts to read and modify local job-search configuration and tracking files.
The agent is instructed to run bundled local Python helpers. This is disclosed and purpose-aligned for reading/updating job-search state, but users should know the skill executes local commands.
Run: ``` python3 ~/.openclaw/workspace/skills/job-search-tailor/scripts/load_config.py ```
Use the default ~/.job-search paths unless you intentionally want a different location, and review local files if you are unsure what state was created.
Copies or rewritten versions of your resume may remain on your computer and be reused in later job-search runs.
The skill persistently stores resume-derived archetype files for reuse across searches. This is central to the skill, but resume content is personal data and persists beyond the current chat.
Write a tailored resume markdown file to `~/.job-search/archetypes/<name>.md`
Only provide resume content you are comfortable storing locally, periodically inspect ~/.job-search, and delete old archetypes or tracking files when no longer needed.
