Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
STEP 2 of the application pipeline. Evaluates fit between activeapplication/jobdescription.md and the user's profile, then produces activeapplication/applicationbrief.md. Trigger: user explicitly asks to evaluate fit, discuss the role, or generate an application brief — AND activeapplication/jobdescription.md is…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
STEP 4 of the application pipeline. Prepares a send-ready submission by exporting the cover letter to PDF and drafting a short application email. Use when the user asks how to submit, asks to convert to PDF, asks for email wording, or wants final send output.
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
STEP 3 of the application pipeline. Writes and iteratively refines a cover letter using activeapplication/applicationbrief.md, activeapplication/jobdescription.md, optional guidance from memory/styleguidelines.md and memory/writingstrategies.md, and the bundled natural-voice reference. Trigger when the user wants to…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
STEP 1 of the application pipeline. Receives raw job input (files in rawinputs/job/, pasted text, screenshot, or URL) and produces activeapplication/jobdescription.md enriched with company intelligence. Trigger: user asks to process a new job posting. MUST run before application-advisor. Do NOT skip this step even if…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
Builds and updates the user's personal profile from raw CV or career materials. Use when the user shares CV/background context as files in rawinputs/profile/ or directly in chat, and wants to update memory/personalprofile.md. Also use when the user wants to add a new experience, skill, or education entry to their…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
Batch-analyzes reference cover letter drafts to extract reusable style guidelines and write memory/styleguidelines.md. Primary inputs are rawinputs/stylesamples/. If that folder is empty, the user can optionally select prior finaldraft.md files from applications/. Do NOT use for saving feedback given during an active…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
Manages multiple job applications by switching the active workspace. Use when the user wants to start a new application, switch to a different job, list existing applications, or resume a previously saved application. Saves the current workspace to applications/ and loads the target into activeapplication/ so all…
Fandy-ust/cover-letter-assistant
Skill Claude CodeCodex
Updates writing memory based on user feedback given during cover letter drafting. Use when the user has reviewed activeapplication/finaldraft.md, the draft has already been revised as requested, and they want reusable corrections, preferences, or opinions about the writing to carry forward — either directly in chat or…
Fandy-ust/cover-letter-assistant
Instructions file CodexOpenCode
AGENTS.md instructions for Fandy-ust/cover-letter-assistant, covering repo guidance, pipeline, skill boundaries, python environment and codex skills.