Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

careermaxcareermax 搜索

Agent Skill

careermax 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,786

周安装

246

GitHub Stars

公开资料未说明

下载量

2,027
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:careermax(careermax 搜索)
来源仓库:https://github.com/rahulphenomenon/careermax
安装命令:
openclaw skills install careermax
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install careermax

简介

careermax 整合工作申请跟踪、简历管理与求职信撰写工具链。

  • 适用于希望集中管理多个职位申请的用户。careermax 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 通过 clawhub 安装,集成于 OpenClaw,对接 careermax.ai 平台。
  • 使用前需授权账户访问权限,并注意数据同步延迟问题。
  • 建议结合官方文档确认功能可用性与区域限制。

SKILL.md

name
careermax
description
Careermax (careermax.ai) gives you all the tools you need to land your next job. Use when the user wants to track job applications, review their resume, write cover letters, prep for interviews, find referrals, or identify skill gaps.
version
0.1.2
metadata
openclaw
requires
env
bins
primaryEnv
CAREERMAX_API_KEY
homepage
https://careermax.ai

Careermax Agent Toolkit

All the tools you need to land your next job — powered by AI.

Setup

  1. Get an API key from Careermax Settings
  2. Set the environment variable: export CAREERMAX_API_KEY="cmx_live_..."

What You Can Do

Job Pipeline Tracker

Track applications through your pipeline — add roles, update statuses, view your board.

  • jobs_list — List all jobs, filter by status (Watchlist, Applied, Screening, Interviewing, Received Offer, Rejected, Accepted)
  • jobs_get — Get full details for a specific job
  • jobs_add — Add a new job (preview/confirm)
  • jobs_update — Update status, notes, or other fields (preview/confirm)

Resume Reviewer

Get AI feedback on your resume and optimize specific sections.

  • resume_get — View your current resume
  • resume_review — AI resume analysis, optionally tailored to a job (1 credit)
  • resume_optimize — Optimize a specific resume section (1 credit)

Cover Letter Writer

Generate tailored cover letters that match your resume to job applications.

  • cover_letter_generate — Generate a cover letter for a specific job (1 credit)

Interview Prep

Mock interviews, company research, and feedback from past practice.

  • interviews_list — List past and upcoming sessions
  • interviews_feedback — Detailed AI feedback from a session
  • interviews_create — Create a mock interview (free to create, credits on Start)
  • company_prep_get — View existing company research
  • company_prep_generate — Generate a company research brief (5 credits)

Referral Finder

Find potential referrals and draft personalized outreach messages.

  • mentors_search — Search for referrals at a target company (1 credit)
  • mentors_bookmarks — View bookmarked contacts
  • outreach_generate — Draft a personalized outreach message (1 credit)

Skill Gap Analysis

Learning plans, resources, and quizzes for target roles.

  • learning_plan — View your personalized learning plan
  • learning_quizzes — List past quiz sessions and scores
  • learning_resources — Generate learning resources for a topic (5 credits)
  • learning_quiz — Generate a skill quiz (1 credit)

Account

  • careermax_info — Overview of capabilities and account
  • credits_get — Check credit balance and plan tier

How It Works

  1. The skill connects to Careermax via the @careermax/agent-toolkit MCP server
  2. Read operations are instant. Write operations use preview/confirm — you see a summary before anything changes.
  3. All AI processing happens server-side on the same backend as the Careermax web app.

Usage

# Run as MCP server (for AI agents)
npx @careermax/agent-toolkit mcp

# Or use the CLI directly
npx @careermax/agent-toolkit jobs list
npx @careermax/agent-toolkit resume review
npx @careermax/agent-toolkit cover-letter generate --job-id <id>
npx @careermax/agent-toolkit interviews create --role "Software Engineer" --company Stripe
npx @careermax/agent-toolkit credits

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

76.04%
按下载量换算1,541

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills