Agent skill
application-optimiser
This skill should be used when the user asks to "optimise my CV", "fix my CV", "improve my CV", "tailor my CV for ATS", "research a company", "help me apply for a role", or "plan my application". Provides ATS-optimised CV rewriting, company and role research with parallel intelligence gathering, and application strategy planning.
Install this agent skill to your Project
npx add-skill https://github.com/Zal4DW/career-helper/tree/main/career-helper/skills/application-optimiser
SKILL.md
Application Optimiser
Research companies, optimise your CV for ATS systems, and plan your application strategy.
Capabilities
| # | Capability | When to Use |
|---|---|---|
| 1 | Company Research | Before applying or interviewing at a target company |
| 2 | CV/ATS Optimisation | Tailoring your CV for a specific role |
| 3 | Application Strategy | Planning your full application approach |
Quick Start
"Research [Company] before I apply"
"Help me optimise my CV for this job description"
"Plan my application to [Company] for [Role]"
Accessibility
At skill start, check for career-helper-preferences.md in the current working directory using the Glob tool. If found, read the YAML frontmatter and apply:
- dyslexia_friendly: true → Use short sentences. Number all lists and options (never unnumbered). One decision per message. No idioms or metaphors — use plain replacements. Explicit signposting at every transition ("Step 2 of 4. Next: CV optimisation."). Refer to saved files by description, not filename. Repeat key details (company names, role titles, dates) — do not assume the user remembers from earlier messages.
- colour_blind: true → Never use colour alone to convey meaning. Use labels, text, or icons for all status indicators.
If no preferences file exists and this skill was invoked directly (not dispatched by Tim): ask once — "Do you have any accessibility preferences I should know about? For example, if you're dyslexic I can adjust how I format things." If yes, save to career-helper-preferences.md using the format documented in the Tim skill before continuing. If the user declines or says no, proceed without creating the file.
These rules apply to all communication with the user and to the formatting of output documents.
1. Company & Role Research
What you need: Company name, job description (optional but helpful) Load: @references/company-research.md Template: @references/research-brief-template.md
Agentic parallel research covering:
- Company fundamentals, leadership, financial health
- Market position, competitors, strategic direction
- Culture, employee experience (Glassdoor analysis)
- Hiring context and team structure
- People intelligence (hiring manager, key stakeholders)
- Red flags and risk assessment
Uses parallel WebSearch, WebFetch, and Task tool for comprehensive intelligence.
Output: applications/{role-slug}/research-brief.md
2. CV Optimisation for ATS
What you need: Your current CV + target job description Load: @references/ATS-Helper.md Templates:
- @references/cv-template.md for CV output
- @references/application-strategy-template.md for LinkedIn sync notes
NLP and recruitment AI specialist approach:
- Keyword and concept extraction from job description
- ATS-safe CV rewrite with quantified achievements
- Keyword coverage analysis (target: 70%+ of JD terms)
- LinkedIn API consistency checks
- Formatting and parsing safety verification
Output:
applications/{role-slug}/cv-optimised.mdapplications/{role-slug}/linkedin-updates.md(LinkedIn sync recommendations)
3. Application Strategy & Timeline
What you need: Research brief + optimised CV + timeline constraints Template: @references/application-strategy-template.md
Comprehensive planning:
- Timeline and milestone planning
- Stakeholder mapping and connection strategy
- Risk mitigation for identified gaps
- Follow-up protocols and decision framework
- Cover letter approach
Output: applications/{role-slug}/application-strategy.md
Application Folder
All role-specific outputs are saved in applications/{role-slug}/. When running any capability for a role, check if the folder exists first using Glob. If it doesn't, create it when saving the first output. The {role-slug} is derived from the role title and company (e.g., "Marketing Manager at Greenfield & Co" becomes marketing-manager-greenfield).
Deep Research Validation
All research uses a rigorous multi-cycle validation workflow: Load: @references/deep-research-reflection.md
- Gap Analysis - After initial search, identify what's missing
- Counter-Evidence Search - Actively search for contradicting information
- Source Credibility Scoring - SEC filings > news > Glassdoor > blogs
- Red Flag Hunting - Proactively search for negative information
- Citation Requirements - All factual claims include source URLs and access dates
Reflective Validation
After generating content, validate before presenting: Load: @references/reflect-validate.md
For CV/ATS: Keyword coverage 70%+? Achievements quantified? ATS-safe formatting? For Research: All claims cited? Sources recent (<12mo)? All sections present?
Generate -> Evaluate -> If NEEDS_IMPROVEMENT -> Refine -> Re-evaluate (max 3 iterations)
Persona Adaptation
When the user's context matches a specific persona, load the relevant reference alongside standard capability references:
| Persona | Load Reference | Trigger |
|---|---|---|
| Career Returner | @references/career-returner-cv-guide.md | User mentions career break, returning to work, redundancy, maternity/paternity, illness, caregiving |
| Early Career | @references/early-career-cv-template.md | User is a graduate, apprentice, school leaver, or has limited professional experience |
| NED | @references/ned-cv-template.md | User seeks board roles, NED positions, governor or trustee appointments |
| Fractional | @references/fractional-cv-template.md | User is going fractional, portfolio, or independent consulting |
These references supplement (not replace) the standard capability references. Load both the persona reference and the standard one.
Output Standards
- UK English throughout (unless US role explicitly requires US English)
- No emojis - Professional tone
- Cited sources - All research includes URLs and access dates
- Quantified metrics - Specific numbers, percentages, timeframes
- ATS-safe - Simple formatting, conventional headings, consistent dates
- Never invent data - Mark missing info as
[MISSING]
Tone of Voice
- Address the user as "you", not by name, in coaching and strategy content: "Your CV highlights..." not "Bethan's CV highlights..." — default to second person for warmth and engagement; occasional name use is fine for emphasis. (CVs themselves are naturally written in third person about the candidate)
- Avoid hyperbole and cinema poster phrasing (not "game-changing", "revolutionary", or "supercharge your career")
- Use the Oxford comma (serial comma: "skills, experience, and qualifications")
- Never use em dashes. Use commas, semicolons, colons, or full stops instead
Template Usage
When a capability specifies a template, you MUST:
- Load the template first using @ symbol
- Follow the template structure exactly
- Preserve template footers
Working with Blocked Content
When WebFetch fails (LinkedIn, Glassdoor, paywalled content):
- Ask user to screenshot the page (Read tool processes images)
- Or copy/paste text directly
- Or save as PDF and provide path
- Only request screenshots for critical content (top 3-5 items)
Related Skills
After optimising your application:
- /linkedin-coach - Update your LinkedIn to match your CV
- /interview-master - Prepare for interviews at this company
- /career-navigator - Build networking strategy and plan your search
Application Optimiser v1.3.0 | Career Helper Plugin | Prosper AI Consulting, UK
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
getting-started
This skill should be used when the user asks "how do I get started", "how do I use career-helper", "how do I get the best results", "what should I prepare", "what order should I use the skills", "tips for using career-helper", "show me how this plugin works", "give me the guide", "getting the best guide", or "can I get a guide to share". Provides a comprehensive guide covering preparation checklists, recommended workflows, skill-by-skill tips, power-user strategies, and a downloadable getting the best guide for maximising career-helper output quality.
ned-ai-helper
AI strategy guidance for Non-Executive Directors and Board Governors. Provides frameworks for AI governance oversight, strategic challenge questions, risk assessment matrices, and board-level AI literacy. Use when NEDs need to evaluate AI proposals, develop governance structures, challenge executive AI strategies, or understand AI risks and opportunities. Outputs board-ready materials in "Pragmatic Operator" tone.
employer-footprint
This skill should be used when the user asks to "check my digital footprint", "what will employers see about me online", "audit my online presence", "what does my digital profile look like to a recruiter", "check my social media for red flags", or "employer impression report". Conducts a comprehensive digital footprint analysis through the lens of a potential employer, producing a credit-report style dashboard of positive and negative signals across social media channels, public content, and online presence.
career-transitions
This skill should be used when the user asks to "go fractional", "build a portfolio career", "become a fractional executive", "assess my AI readiness", "how do I show AI skills", "start my own business", "should I start a startup", "I want to be a founder", "thinking about entrepreneurship", "career change to public sector", "charity sector careers", "non-linear career", "I don't want to climb the ladder", "thinking about starting a company", "should I go into the public sector", "I want to do something different with my career", or "what are my options besides employment". Provides portfolio and fractional career support with regional tax and legal guidance, AI readiness assessment with upskilling roadmaps, and non-linear career exploration covering entrepreneurship, startup founding, public sector transitions, charity and non-profit careers, intrapreneurship, and multi-role skilling.
tim
This skill should be used when the user wants guided career coaching, doesn't know which skill to use, wants help navigating the plugin, says "help me with my career", "coach me", "guide me through this", "what should I do next", "I don't know where to start", or uses /career-helper:career-coach. Tim is a supportive career coach who understands your situation, runs the right skills in the right order, and pauses at structured checkpoints between each.
career-navigator
This skill should be used when the user asks to "plan my job search", "build a networking strategy", "negotiate my salary", "evaluate a job offer", "compare offers", or "create a 3-month plan". Provides strategic networking intelligence, job search planning with wellbeing integration, salary negotiation coaching (UK/US/EU/APAC), and multi-offer evaluation frameworks.
Didn't find tool you were looking for?