自动化管理 Lever 招聘流程,批量处理职位、候选人与阶段变更。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "Lever Automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/lever-automation/SKILL.md 2. 保存为 ~/.claude/skills/lever-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate your recruiting operations in Lever ATS directly from Claude Code. Manage job postings, track candidate pipelines, update requisitions, and query opportunities without leaving your terminal.
Toolkit docs: composio.dev/toolkits/lever
https://rube.app/mcp
Retrieve all job postings with optional filtering by state, team, department, location, or commitment type.
Tool: LEVER_LIST_POSTINGS
Key parameters:
state -- filter by published, internal, closed, draft, pending, rejectedteam, department, location, commitment -- narrow results by organizational attributeslimit (1-100) and offset -- paginate through large posting setstag -- filter by posting tagExample prompt: "List all published engineering job postings in Lever"
List all opportunities in the hiring pipeline with rich filtering for pipeline analysis and candidate tracking.
Tool: LEVER_LIST_OPPORTUNITIES
Key parameters:
posting_id, stage_id, tag -- filter by posting, pipeline stage, or tagemail, contact_id -- find opportunities for a specific candidatearchived -- filter by archived status (true/false)created_at_start, created_at_end -- date range filtering (ISO 8601)expand -- expand applications, contact, owner, stage, stageChanges, sources, sourcedBy into full objectsExample prompt: "Show me all active opportunities for the Senior Engineer posting, expanded with contact details"
Fetch comprehensive details about a single candidate opportunity including contact info, stage progression, sources, and applications.
Tool: LEVER_GET_OPPORTUNITY
Key parameters:
opportunity (required) -- the unique opportunity UIDexpand -- comma-separated fields to expand: contact, stage, ownerExample prompt: "Get full details for opportunity 31c9716c-d4e3-47e8-a6a1-54078a1151d6 with contact and stage expanded"
Create, list, update, and delete requisitions to track headcount and hiring needs.
Tools: LEVER_LIST_REQUISITIONS, LEVER_GET_REQUISITION, LEVER_UPDATE_REQUISITION, LEVER_DELETE_REQUISITION
Update requires these fields:
requisition (required) -- UUID of the requisitionrequisitionCode (required) -- unique code like REQ-001name (required) -- requisition titleheadcountTotal (required) -- number of positions (minimum 1)status -- open or closedhiringManager, owner, department, team, location, compensationBandExample prompt: "Update requisition REQ-001 to increase headcount to 3 and change status to open"
Retrieve all hiring pipeline stages configured in your Lever account.
Tool: LEVER_LIST_STAGES
Key parameters:
limit (1-100) -- max items per pageoffset -- pagination token from previous responseExample prompt: "List all pipeline stages in our Lever account"
List all tags used to categorize candidates, opportunities, and postings.
Tool: LEVER_LIST_TAGS
Key parameters:
limit -- max items per pageoffset -- pagination tokenExample prompt: "Show all candidate tags in Lever"
…
通过 Rube MCP 自动执行 Storeganise 常见操作并串联业务流程。
通过 Rube MCP 自动执行 Yelp 搜索、商家信息获取与相关流程操作。
通过 Rube MCP 自动处理 Sympla 的活动与票务相关操作流程。
通过 Rube MCP 自动化处理 YNAB 预算任务与数据查询操作
通过 Rube MCP 自动化执行 Tisane 任务,并先检索最新工具 schema。
通过 Rube MCP 自动执行 Vero 营销与用户触达相关任务。
通过 Rube MCP 自动化 Leverly 相关任务,并先检索最新工具参数与结构。
通过 Rube MCP 自动化 Lever Sandbox 操作,并先检索最新工具 schema 后执行任务。
通过 Rube MCP 自动执行 Recruitee 招聘流程与岗位候选人管理任务。
用自然语言自动管理 Lemon Squeezy 店铺的商品、订单、订阅与优惠流程。
用自然语言自动化管理 Kommo CRM 线索、流程、任务与自定义字段。
通过 Rube MCP 自动化 Workable 招聘流程、候选人与职位相关操作。