jpskill.com
💼 ビジネス コミュニティ 🟡 少し慣れが必要 👤 経営者・事業責任者・マーケ

💼 Lever Automation

Lever Automation

採用管理システム(ATS)のLeverにおける、

⏱ 求人原稿の改善 半日 → 15分

📺 まず動画で見る(YouTube)

▶ 【自動化】AIガチ勢の最新活用術6選がこれ1本で丸分かり!【ClaudeCode・AIエージェント・AI経営・Skills・MCP】 ↗

※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。

📜 元の英語説明(参考)

Automate recruiting workflows in Lever ATS -- manage opportunities, job postings, requisitions, pipeline stages, and candidate tags through the Composio Lever integration.

🇯🇵 日本人クリエイター向け解説

一言でいうと

採用管理システム(ATS)のLeverにおける、

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o lever-automation.zip https://jpskill.com/download/1790.zip && unzip -o lever-automation.zip && rm lever-automation.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/1790.zip -OutFile "$d\lever-automation.zip"; Expand-Archive "$d\lever-automation.zip" -DestinationPath $d -Force; ri "$d\lever-automation.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して lever-automation.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → lever-automation フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

💬 こう話しかけるだけ — サンプルプロンプト

  • Lever Automation で、私のビジネスを分析して改善案を3つ提案して
  • Lever Automation を使って、来週の会議用の資料を作って
  • Lever Automation で、現状の課題を整理してアクションプランに落として

これをClaude Code に貼るだけで、このSkillが自動発動します。

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Lever Automation

Claude Code から直接 Lever ATS で採用業務を自動化できます。求人情報の管理、候補者パイプラインの追跡、採用要件の更新、機会の照会を、ターミナルを離れることなく行えます。

ツールキットのドキュメント: composio.dev/toolkits/lever


セットアップ

  1. Composio MCP サーバーを構成に追加します。
    https://rube.app/mcp
  2. Lever コマンドを実行してプロンプトが表示されたら、Lever アカウントを接続します。エージェントが認証用の OAuth リンクを提供します。
  3. Lever API キーが、必要な操作(求人情報、機会、採用要件に対する読み取り/書き込みアクセス)に十分なスコープを持っていることを確認してください。

主要なワークフロー

1. 求人情報を一覧表示およびフィルタリングする

すべての求人情報を取得し、オプションでステータス、チーム、部署、場所、またはコミットメントタイプでフィルタリングします。

ツール: LEVER_LIST_POSTINGS

主なパラメーター:

  • state -- publishedinternalcloseddraftpendingrejected でフィルタリングします。
  • teamdepartmentlocationcommitment -- 組織属性で結果を絞り込みます。
  • limit (1-100) と offset -- 大量の求人セットをページ分割します。
  • tag -- 求人タグでフィルタリングします。

プロンプトの例: "Lever の公開されているすべてのエンジニアリング求人情報を一覧表示してください"


2. 候補者の機会を閲覧する

採用パイプライン内のすべての機会を一覧表示し、パイプライン分析と候補者追跡のための豊富なフィルタリング機能を提供します。

ツール: LEVER_LIST_OPPORTUNITIES

主なパラメーター:

  • posting_idstage_idtag -- 求人、パイプラインステージ、またはタグでフィルタリングします。
  • emailcontact_id -- 特定の候補者の機会を検索します。
  • archived -- アーカイブステータス (true/false) でフィルタリングします。
  • created_at_startcreated_at_end -- 日付範囲フィルタリング (ISO 8601)
  • expand -- applicationscontactownerstagestageChangessourcessourcedBy を完全なオブジェクトに展開します。

プロンプトの例: "シニアエンジニアの求人に対するすべてのアクティブな機会を、連絡先の詳細を展開して表示してください"


3. 機会の詳細を取得する

連絡先情報、ステージの進行状況、ソース、応募を含む、単一の候補者の機会に関する包括的な詳細を取得します。

ツール: LEVER_GET_OPPORTUNITY

主なパラメーター:

  • opportunity (必須) -- 一意の機会 UID
  • expand -- 展開するフィールドをコンマ区切りで指定します: contactstageowner

プロンプトの例: "機会 31c9716c-d4e3-47e8-a6a1-54078a1151d6 の完全な詳細を、連絡先とステージを展開して取得してください"


4. 採用要件を管理する

採用人数と採用ニーズを追跡するために、採用要件を作成、一覧表示、更新、および削除します。

ツール: LEVER_LIST_REQUISITIONSLEVER_GET_REQUISITIONLEVER_UPDATE_REQUISITIONLEVER_DELETE_REQUISITION

更新には以下のフィールドが必要です:

  • requisition (必須) -- 採用要件の UUID
  • requisitionCode (必須) -- REQ-001 のような一意のコード
  • name (必須) -- 採用要件のタイトル
  • headcountTotal (必須) -- ポジション数 (最小 1)
  • status -- open または closed
  • オプション: hiringManagerownerdepartmentteamlocationcompensationBand

プロンプトの例: "採用要件 REQ-001 の採用人数を 3 に増やし、ステータスを open に変更してください"


5. パイプラインステージを表示する

Lever アカウントで設定されているすべての採用パイプラインステージを取得します。

ツール: LEVER_LIST_STAGES

主なパラメーター:

  • limit (1-100) -- ページあたりの最大項目数
  • offset -- 前の応答からのページネーショントークン

プロンプトの例: "Lever アカウントのすべてのパイプラインステージを一覧表示してください"


6. タグを管理する

候補者、機会、求人情報を分類するために使用されるすべてのタグを一覧表示します。

ツール: LEVER_LIST_TAGS

主なパラメーター:

  • limit -- ページあたりの最大項目数
  • offset -- ページネーショントークン

プロンプトの例: "Lever のすべての候補者タグを表示してください"


既知の落とし穴

  • 大規模なデータセットにはページネーションが必要です: LEVER_LIST_OPPORTUNITIESLEVER_LIST_POSTINGS は、デフォルトでページあたり最大 100 件の結果を返します。完全な結果を取得するには、常に応答の offset トークンを確認し、反復処理を行ってください。
  • expand パラメーターの形式: LEVER_LIST_OPPORTUNITIESexpand フィールドは文字列の配列を受け入れますが、LEVER_GET_OPPORTUNITYLEVER_GET_REQUISITION ではコンマ区切りの文字列を受け入れます。各ツールの正確なスキーマに従ってください。
  • 採用要件の更新は完全な置き換えです: LEVER_UPDATE_REQUISITION は、1 つのフィールドのみを変更したい場合でも、すべての必須フィールド (requisitionCodenameheadcountTotal) を必要とします。常に LEVER_GET_REQUISITION で現在の採用要件を最初に取得してください。
  • タイムスタンプ: 機会の日付フィルターは ISO 8601 形式を使用しますが、LEVER_LIST_POSTINGSupdated_at_start にミリ秒単位の Unix タイムスタンプを使用します。
  • 接続スコープ: 書き込み操作(採用要件の更新/削除)は、読み取りが成功しても、API トークンに必要な権限がない場合、失敗します。

クイックリファレンス

ツールスラッグ 説明
LEVER_LIST_POSTINGS ステータス、チーム、部署でフィルタリングしてすべての求人情報を一覧表示します。
LEVER_LIST_OPPORTUNITIES パイプラインフィルタリングを使用して候補者の機会を一覧表示します。
LEVER_GET_OPPORTUNITY 単一の機会の詳細情報を取得します。
LEVER_GET_REQUISITION ID で単一の採用要件を取得します。
LEVER_LIST_REQUISITIONS ステータス/コードフィルタリングを使用してすべての採用要件を一覧表示します。
LEVER_UPDATE_REQUISITION 既存の採用要件を更新します(完全な置き換え)。
LEVER_DELETE_REQUISITION 採用要件を削除/アーカイブします。
LEVER_LIST_STAGES すべてのパイプラインステージを一覧表示します。
LEVER_LIST_TAGS 分類用のすべてのタグを一覧表示します。

Powered by Composio

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Lever Automation

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


Setup

  1. Add the Composio MCP server to your configuration:
    https://rube.app/mcp
  2. Connect your Lever account when prompted by running any Lever command. The agent will provide an OAuth link to authenticate.
  3. Ensure your Lever API key has sufficient scopes for the operations you need (read/write access to postings, opportunities, requisitions).

Core Workflows

1. List and Filter Job Postings

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, rejected
  • team, department, location, commitment -- narrow results by organizational attributes
  • limit (1-100) and offset -- paginate through large posting sets
  • tag -- filter by posting tag

Example prompt: "List all published engineering job postings in Lever"


2. Browse Candidate Opportunities

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 tag
  • email, contact_id -- find opportunities for a specific candidate
  • archived -- 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 objects

Example prompt: "Show me all active opportunities for the Senior Engineer posting, expanded with contact details"


3. Get Opportunity 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 UID
  • expand -- comma-separated fields to expand: contact, stage, owner

Example prompt: "Get full details for opportunity 31c9716c-d4e3-47e8-a6a1-54078a1151d6 with contact and stage expanded"


4. Manage Requisitions

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 requisition
  • requisitionCode (required) -- unique code like REQ-001
  • name (required) -- requisition title
  • headcountTotal (required) -- number of positions (minimum 1)
  • status -- open or closed
  • Optional: hiringManager, owner, department, team, location, compensationBand

Example prompt: "Update requisition REQ-001 to increase headcount to 3 and change status to open"


5. View Pipeline Stages

Retrieve all hiring pipeline stages configured in your Lever account.

Tool: LEVER_LIST_STAGES

Key parameters:

  • limit (1-100) -- max items per page
  • offset -- pagination token from previous response

Example prompt: "List all pipeline stages in our Lever account"


6. Manage Tags

List all tags used to categorize candidates, opportunities, and postings.

Tool: LEVER_LIST_TAGS

Key parameters:

  • limit -- max items per page
  • offset -- pagination token

Example prompt: "Show all candidate tags in Lever"


Known Pitfalls

  • Pagination required for large datasets: LEVER_LIST_OPPORTUNITIES and LEVER_LIST_POSTINGS default to 100 results max per page. Always check for an offset token in the response and iterate to get complete results.
  • Expand parameter format: The expand field on LEVER_LIST_OPPORTUNITIES accepts an array of strings, while on LEVER_GET_OPPORTUNITY and LEVER_GET_REQUISITION it accepts a comma-separated string. Follow the exact schema for each tool.
  • Requisition updates are full replacements: LEVER_UPDATE_REQUISITION requires all mandatory fields (requisitionCode, name, headcountTotal) even if you only want to change one field. Always fetch the current requisition first with LEVER_GET_REQUISITION.
  • Timestamps: Opportunity date filters use ISO 8601 format, while LEVER_LIST_POSTINGS uses Unix timestamps in milliseconds for updated_at_start.
  • Connection scopes: Write operations (update/delete requisitions) will fail if your API token lacks the necessary permissions, even if reads succeed.

Quick Reference

Tool Slug Description
LEVER_LIST_POSTINGS List all job postings with filtering by state, team, department
LEVER_LIST_OPPORTUNITIES List candidate opportunities with pipeline filtering
LEVER_GET_OPPORTUNITY Get detailed info for a single opportunity
LEVER_GET_REQUISITION Retrieve a single requisition by ID
LEVER_LIST_REQUISITIONS List all requisitions with status/code filtering
LEVER_UPDATE_REQUISITION Update an existing requisition (full replacement)
LEVER_DELETE_REQUISITION Delete/archive a requisition
LEVER_LIST_STAGES List all pipeline stages
LEVER_LIST_TAGS List all tags for categorization

Powered by Composio