← 返回 Skills 市场
Cover Letter Writer
作者
Rahul Menon
· GitHub ↗
· v1.0.0
· MIT-0
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
- 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>
安全使用建议
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cover-letter-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/cover-letter-writer触发 - 根据 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.
元数据
常见问题
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。
推荐 Skills