# Liepin Cli

> |

- **Type:** Skill
- **Install:** `agentstack add skill-xllinbupt-mcp2skill-liepin-cli`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [xllinbupt](https://agentstack.voostack.com/s/xllinbupt)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [xllinbupt](https://github.com/xllinbupt)
- **Source:** https://github.com/xllinbupt/MCP2skill/tree/master/liepin-cli
- **Website:** https://github.com/xllinbupt/MCP2skill

## Install

```sh
agentstack add skill-xllinbupt-mcp2skill-liepin-cli
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# liepin-jobs

## Overview
`liepin-cli` 是猎聘简历查询与更新、职位搜索与投递的本地 CLI 工具。优先使用已安装的 `liepin-cli` 命令，而非手写 HTTP 请求。

若用户尚未安装 `liepin-cli`，引导其参考 [liepin-tech-2026/liepin-cil](https://github.com/liepin-tech-2026/liepin-cil) 完成安装后再继续。

## When to Use
- 管理猎聘 token 配置、刷新或状态查看
- 获取或更新简历数据
- 搜索职位或投递职位

Do not use this skill for unrelated non-Liepin tasks.

## Core Rules
- 优先使用已安装的 `liepin-cli` 命令。
- **首次向用户说明帮助时**：不提 `--token`、`--input`、`--base-url`、`--timeout`、`--output`、`--help`，除非用户明确要求完整/高级帮助。
- **执行命令时**：按下方 Command Map 操作；需要机器可读结果时使用 `--output json`；仅需人类可读输出时省略 `--output json`。
- token 过期时，引导用户先执行 `liepin-cli auth open`，再执行 `liepin-cli auth setup`。
- `job apply --job-kind` 必须复用搜索结果中的类型编码，禁止猜测标签。
- 不要假设 README 示例 payload 文件在本地已存在。

## Command Map

| Intent | Preferred command |
|------|------|
| 获取当前简历 | `liepin-cli resume get --output json` |
| 搜索职位 | `liepin-cli job search ... --output json` |
| 投递职位 | `liepin-cli job apply --job-id  --job-kind  --output json` |
| 首次 token 配置 | `liepin-cli setup` |
| Auth 管理 | `liepin-cli auth setup/status/open/clear` |

## 典型求职流程

当用户说"帮我找工作"、"搜一下猎聘上的 XX 职位"时，按以下步骤执行：

1. **检查 Token** → 未配置则引导 `liepin-cli setup`
2. **查看简历** (`liepin-cli resume get`) → 确认简历完整，提醒补充缺失项
3. **搜索职位** (`liepin-cli job search`) → 根据意向搜索，用表格展示结果
4. **分析匹配度** → 结合简历与职位要求，帮用户筛选
5. **投递职位** (`liepin-cli job apply`) → **必须先向用户展示职位详情并获得明确确认后再投递**

## Help Summary Defaults
- 根命令帮助：`setup`、`auth`、`resume`、`job`
- `auth --help`：`status`、`clear`、`open`、`setup`
- `resume --help`：用途说明 + 子命令概览
- `job --help`：`search`、`apply`
- `job apply --help`：`--job-id`、`--job-kind`

## Common Mistakes
- 在首次帮助回答中暴露隐藏/内部 flag
- 猜测 `jobKind` 而不复用搜索结果
- 把 README payload 示例路径当作已存在的文件
- 一次性倾倒全部简历字段，而不是优先摘要最有用的业务字段

## Reference
详见 [reference.md](reference.md)，包含安装上下文、完整命令表、auth 恢复步骤、`--input` / `--output` 说明。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [xllinbupt](https://github.com/xllinbupt)
- **Source:** [xllinbupt/MCP2skill](https://github.com/xllinbupt/MCP2skill)
- **License:** MIT
- **Homepage:** https://github.com/xllinbupt/MCP2skill

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-xllinbupt-mcp2skill-liepin-cli
- Seller: https://agentstack.voostack.com/s/xllinbupt
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
