profile

Updates JobScan candidate profile settings without re-running the onboarding interview.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/MarioLuppino/JobScanPlugin --skill profile-marioluppino
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: profile
Source: https://github.com/MarioLuppino/JobScanPlugin/tree/main/plugins/jobscan/skills/profile
Command: npx skills add https://github.com/MarioLuppino/JobScanPlugin --skill profile-marioluppino

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? After initial JobScan setup, changing a single preference like a salary floor or location previously meant re-running the entire onboarding interview. This Skill lets you adjust individual settings directly while keeping the profile and its derived digest in sync. ## Core Features & Use Cases - Targeted Setting Changes: Modify salary floors, work locations, avoid-lists, fit floors, application quotas, or writing voice by editing the correct file (profile.md, profile-core.md, jobscan-config.md, or cover-letter-voice.md). - Source-of-Truth Synchronization: Edits profile.md first, then updates the corresponding line in the derived profile-core.md digest in the same turn so scans never read stale values. - Impact Warnings: Shows before-and-after values in plain language and warns when a change would shrink or empty the weekly job digest. - Use Case: You receive a raise and want your job scanner to stop surfacing roles below $95,000. You say "raise my salary floor to 95k" and the Skill updates the profile, mirrors it in the digest, and confirms what future scans will filter out. ## Quick Start Ask the assistant to change one JobScan setting, for example: "Update my JobScan profile to raise my salary floor to $95,000 and add remote-only locations."

Frequently Asked Questions about profile

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I change my JobScan salary floor after setup?▼

Tell the assistant your new salary floor and it edits the constraints section of profile.md, then mirrors the change in profile-core.md. It shows the before and after values and explains how future scans will filter differently.

How do I update my job search locations or avoid-list?▼

State the location to add or the sector, employer, or role type to avoid. The Skill updates the constraints in profile.md and the digest, and warns you if the change would likely empty your weekly digest.

Can I change my cover letter writing voice without a full re-interview?▼

Yes. Writing voice, tone, and phrases to avoid live in cover-letter-voice.md in the JobScan data directory, separate from the profile. The Skill edits that file directly without touching the rest of your setup.

Why must profile.md and profile-core.md be edited together?▼

Scans read the compressed profile-core.md digest, but profile.md is the source of truth from which the digest is re-derived. Editing only one causes the change to be silently lost or never applied, so both are updated in the same turn.

What settings can this Skill not change?▼

It does not manage the employer watch-list or matched job titles, which belong to the employers skill, nor file storage locations, which belong to the where skill. It redirects those requests to the appropriate skill.