← Back to Skills Marketplace
rahulphenomenon

Cover Letter Writer

by Rahul Menon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
16
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cover-letter-writer
Description
CareerMax AI (careermax.ai) — generate tailored cover letters from resume text and job descriptions. Use when the user wants a cover letter, application lett...
README (SKILL.md)

CareerMax Cover Letter Writer

Generate tailored cover letters that connect a candidate's resume to a specific job description.

Setup

  1. Sign in to CareerMax.
  2. Open Settings → API Keys.
  3. Create a new API key and copy it. The key starts with cmx_live_ and is shown only once.
  4. Set the environment variable:
export CAREERMAX_API_KEY="cmx_live_..."

How it works

  1. The skill connects to CareerMax through the @careermax/agent-toolkit MCP server.
  2. For MCP usage, provide resumeText and jobDescription.
  3. The agent can retrieve the stored resume first with get_resume, then pass the resume text into generate_cover_letter.
  4. The CLI can generate a cover letter from a saved CareerMax job ID.
  5. 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>
Usage Guidance
Install this only if you are comfortable giving the agent process access to your CareerMax API key and sending resume/job-description content to CareerMax. For stricter environments, review or pin the npm package version instead of relying on @latest.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose is generating tailored cover letters, and the documented MCP/CLI capabilities are limited to cover-letter generation from resume text and job descriptions, with optional retrieval of a stored CareerMax resume.
Instruction Scope
Runtime instructions are user-directed and disclose the key inputs, the CareerMax service connection, and preview/confirm behavior before AI-generation operations.
Install Mechanism
The skill runs an external npm package via npx using @careermax/agent-toolkit@latest; this is disclosed and purpose-aligned, but @latest can change over time.
Credentials
It requires CAREERMAX_API_KEY and handles resume and job-description content, which is sensitive but expected and proportionate for the stated cover-letter workflow.
Persistence & Privilege
The artifact shows no local persistence, background workers, privilege escalation, or broad file access; stored resume retrieval depends on the user's CareerMax account data.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cover-letter-writer
  3. After installation, invoke the skill by name or use /cover-letter-writer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
CareerMax Cover Letter Writer v1.0.0 – Initial Release - Generate customized cover letters by matching resume text with job descriptions. - Integrates with CareerMax API; requires a user API key for operation. - Supports agent and CLI usage for cover letter generation. - Provides preview and credit cost confirmation before creating cover letters. - Detailed setup and usage instructions included.
Metadata
Slug cover-letter-writer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments