Career Expert is a skill published by agensi that configures an AI agent to manage end-to-end job search workflows through a local Career-Ops workspace. The skill separates personal profile data from system logic, treating a CV and candidate profile as versioned artifacts rather than loose text.
When a job description is submitted—either as pasted text or a URL—the skill triggers automatic evaluation and adds the role to a tracked pipeline. From there it generates role-aligned CVs that follow a humanizer protocol designed to produce text that reads as written by a professional rather than generated by an AI. Factual accuracy is enforced throughout; the humanizer rewrites tone and phrasing but does not alter claimed facts or credentials.
The skill supports batch operations, so an agent can process multiple roles or scan job portals in a single pass without corrupting tracker state or creating duplicate application entries. Company research is also built in, enabling deep-dives into culture and project fit before an application is submitted.
International use is supported with native handling for German-market roles and their associated documentation conventions.
This skill is the wrong choice if the goal is a one-off CV edit with no ongoing tracking, if the agent environment cannot support a local Career-Ops workspace, or if no job description or profile data is available to seed the pipeline. There are no exposed tools in the registry record, so integration depends entirely on the skill’s internal routing logic rather than discrete callable functions.