Cover Letter Writer
/install cover-letter-writer
CareerMax Cover Letter Writer
Generate tailored cover letters that connect a candidate's resume to a specific job description.
Setup
- Sign in to CareerMax.
- Open Settings → API Keys.
- Create a new API key and copy it. The key starts with
cmx_live_and is shown only once. - Set the environment variable:
export CAREERMAX_API_KEY="cmx_live_..."
How it works
- The skill connects to CareerMax through the
@careermax/agent-toolkitMCP server. - For MCP usage, provide
resumeTextandjobDescription. - The agent can retrieve the stored resume first with
get_resume, then pass the resume text intogenerate_cover_letter. - The CLI can generate a cover letter from a saved CareerMax job ID.
- AI-generation operations use preview/confirm — the agent shows a summary and credit cost before execution.
Tools
generate_cover_letter— Generate a tailored cover letter from resume text and a job description
MCP usage
CAREERMAX_API_KEY="cmx_live_..." npx -y --package @careermax/agent-toolkit@latest careermax-mcp
CLI usage
npx -y --package @careermax/agent-toolkit@latest careermax cover-letter generate --job-id \x3Cid>
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cover-letter-writer - After installation, invoke the skill by name or use
/cover-letter-writer - Provide required inputs per the skill's parameter spec and get structured output
What is Cover Letter Writer?
CareerMax AI (careermax.ai) — generate tailored cover letters from resume text and job descriptions. Use when the user wants a cover letter, application lett... It is an AI Agent Skill for Claude Code / OpenClaw, with 16 downloads so far.
How do I install Cover Letter Writer?
Run "/install cover-letter-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cover Letter Writer free?
Yes, Cover Letter Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cover Letter Writer support?
Cover Letter Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cover Letter Writer?
It is built and maintained by Rahul Menon (@rahulphenomenon); the current version is v1.0.0.