npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

clawcv

v1.1.0

Published

超级简历 WonderCV 出品,2000 万用户信赖。简历分析、段落改写、JD 岗位匹配、自动匹配职位、PDF 导出、AI 求职导师(面试准备/薪资谈判/职业规划/多版本简历策略)。

Readme

超级龙虾 ClawCV — WonderCV 简历 AI Skills 🦞✨

简体中文 | English

把简历分析、改写、岗位匹配、校招匹配、PDF 导出和求职建议,直接带进你的 AI 对话里。

Platform: OpenClaw Platform: Claude_Code Version: v1.0.1 License: MIT Language: Node.js_18+

ClawCV 是 超级简历 WonderCV 出品的 AI 求职 skill,适用于 OpenClaw、Claude Code、Cursor 等支持 MCP 或本地工具接入的 AI 环境。安装配置后,你可以直接在 AI 对话里说“帮我分析简历”,AI 会自动调用对应能力处理任务。


🚀 功能一览

| 能力 | 说明 | 触发说法示例 | |------|------|------------| | 简历分析 | 5 维度评分(完整性/清晰度/匹配度/成果感/结构),输出问题优先级和改进建议 | “帮我看看这份简历” / “简历哪里有问题” | | 段落改写 | 改写个人总结、工作经历、项目经历、技能、教育经历,提供 1-3 个版本 | “优化我的工作经历” / “改写这段项目经历” | | 岗位匹配 | 对照 JD 输出匹配分、优势、差距、缺失关键词 | “看看我和这个岗位匹不匹配” | | 校招匹配 | 基于简历或求职意向/学历/专业,匹配近 30 天更新的校招岗位 | “帮我匹配校招” / “最近有哪些适合我的校招” | | 一页纸 PDF | 整理并导出投递版 PDF,支持 4 种模板风格 | “导出 PDF” / “生成一页纸简历” | | AI 导师 | 8 大模块:整体评价、修改建议、职位匹配、面试问题、求职规划、薪资谈判、多版本简历、人工导师 | “面试怎么准备” / “薪资怎么谈” | | 账号绑定 | 绑定 WonderCV 账号,升级会员解锁更多配额和完整功能 | “怎么升级” / “我要绑定账号” |

🧩 Skills 目录

| Skill | 功能 | 入口 | |-------|------|------| | resume-analysis | 整体诊断简历质量,输出评分、问题和改进建议 | resume-analysis/SKILL.md | | resume-rewrite | 改写个人总结、工作经历、项目经历、技能和教育经历 | resume-rewrite/SKILL.md | | job-match | 对照 JD 分析匹配度,找出差距和缺失关键词 | job-match/SKILL.md | | pdf-export | 整理成一页纸内容并导出 PDF | pdf-export/SKILL.md | | ai-mentor | 面试准备、职业规划、薪资谈判、多版本策略 | ai-mentor/SKILL.md | | account-upgrade | 处理配额、绑定账号、升级权限和 PDF 不可用等问题 | account-upgrade/SKILL.md |


📦 安装与配置

获取 API Key

请前往 https://www.wondercv.com/clawcv 获取你的 ClawCV API Key。

API Key 对应的 WonderCV 账号类型会决定可用功能和每日配额。

第二步:安装

需要 Node.js 18+。

OpenClaw

npx clawcv --api-key YOUR_API_KEY

Claude Code

claude mcp add clawcv -- npx clawcv --api-key YOUR_API_KEY

第三步:添加到 AI 工具

如果你是手动配置 MCP,推荐直接使用 npx 方式,无需全局安装。

Claude Code~/.claude/settings.json):

{
  "mcpServers": {
    "clawcv": {
      "command": "npx",
      "args": ["-y", "clawcv"],
      "env": {
        "SKILL_BACKEND_URL": "https://api.wondercv.com",
        "SKILL_BACKEND_API_KEY": "你的 API Key"
      }
    }
  }
}

Cursor(Settings → MCP,或 ~/.cursor/mcp.json):

{
  "mcpServers": {
    "clawcv": {
      "command": "npx",
      "args": ["-y", "clawcv"],
      "env": {
        "SKILL_BACKEND_URL": "https://api.wondercv.com",
        "SKILL_BACKEND_API_KEY": "你的 API Key"
      }
    }
  }
}

配置保存后,完全重启 AI 工具,ClawCV 会自动出现在可用工具列表中。

第四步:开始使用

直接在对话里说你的需求,AI 会自动调用 ClawCV:

帮我分析这份简历
把我的工作经历改得更像产品经理
这份 JD 和我的简历匹不匹配?
帮我整理成一页纸并导出 PDF
给我一份面试准备建议

🌟 权限说明

| 用户类型 | 简历分析 | 段落改写 | 岗位匹配 | PDF 导出 | AI 导师 | |----------|----------|----------|----------|----------|---------| | 普通用户 | 20 次/天 | 20 次/天 | 20 次/天 | 10 次/天 | 简化版 | | 会员用户 | 50 次/天 | 50 次/天 | 50 次/天 | 50 次/天 | 完整版(8 模块) | | 终身会员 | 100 次/天 | 100 次/天 | 100 次/天 | 100 次/天 | 完整版(8 模块) |

配额每天 UTC 00:00 重置。在对话中说“我要绑定账号”即可触发绑定流程。


🤖 典型工作流

简历优化

1. 分析简历        → 看整体评分和高优先级问题
2. 改写关键段落    → 按模块逐段优化
3. 导出 PDF        → 整理成一页纸投递版

JD 对照改写

1. 岗位匹配分析    → 找出差距和缺失关键词
2. 改写相关段落    → 针对性补入关键词和成果
3. 导出 PDF        → 导出这个岗位的专用版本

求职辅导

1. 简历分析        → 判断当前简历状态
2. AI 导师建议     → 面试准备 / 薪资谈判 / 职业规划
3. 改写落地        → 把建议落实到简历文本

🦞 环境要求

| 环境 | 支持情况 | |------|---------| | OpenClaw | ✅ 支持 | | Claude Code | ✅ 支持 | | Cursor(MCP) | ✅ 支持 | | 其他支持 MCP 的 AI 工具 | ✅ 理论兼容 |

运行依赖:

  • Node.js 18+
  • 有效的 SKILL_BACKEND_API_KEY
  • 可访问 https://api.wondercv.com 的网络环境

❓ FAQ

Q:SKILL_BACKEND_API_KEY 这个环境变量需要设置吗?

需要。请前往 https://www.wondercv.com/clawcv 获取你的 ClawCV API Key。

Q:安装后 AI 没有自动调用 ClawCV,怎么办?

检查配置文件格式是否正确,然后完全重启 AI 工具。也可以在对话中直接说“用 ClawCV 帮我分析简历”明确触发。

Q:为什么 PDF 导出次数较少?

普通用户每天可导出 10 次 PDF,会员用户和终身会员每天可导出 50-100 次。在对话中说“我要升级”了解升级方式。

Q:session_id 是什么,需要我管理吗?

不需要。AI 会自动维护 session_id,你只需要正常对话。session_id 用于跟踪配额和会话历史,24 小时后自动过期。

Q:改写结果只有 1 个版本,正常吗?

普通用户每次只返回 1 个版本,会员用户和终身会员最多返回 3 个版本。

Q:简历内容会被存储吗?

会话数据(包括配额使用情况)会持久化到 WonderCV 后端以支持跨设备使用。简历文本在处理后不会被长期存储。

Q:支持英文简历吗?

支持。ClawCV 默认以用户输入语言回复,英文简历直接粘贴即可。

Q:SKILL_BACKEND_URL 这个环境变量需要设置吗?

不需要。默认连接 https://api.wondercv.com,开箱即用。仅在私有化部署或调试时才需要修改。


🔗 相关链接


License

MIT