← 返回 Skills 市场
rahulphenomenon

Cover Letter Writer

作者 Rahul Menon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
16
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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>
安全使用建议
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.
能力标签
requires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cover-letter-writer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cover-letter-writer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug cover-letter-writer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16 次。

如何安装 Cover Letter Writer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cover-letter-writer」即可一键安装,无需额外配置。

Cover Letter Writer 是免费的吗?

是的,Cover Letter Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cover Letter Writer 支持哪些平台?

Cover Letter Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cover Letter Writer?

由 Rahul Menon(@rahulphenomenon)开发并维护,当前版本 v1.0.0。

💬 留言讨论