jpskill.com
💼 ビジネス コミュニティ

industry-key-contact-radar-api-skill

BrowserAct APIを活用し、特定の業界や役職におけるキーパーソンをLinkedInなどのソーシャルプラットフォームから探し出し、連絡先を特定して、ビジネスにおける人材発掘や競合分析、リード獲得などを支援するSkill。

📜 元の英語説明(参考)

This skill helps users discover key contacts across industries, roles, and social platforms via the BrowserAct API. Agent should proactively apply this skill when users express needs like finding public profiles for founders or CEOs, discovering key decision-makers in a specific industry, extracting contact details for lead generation, searching for growth leaders on LinkedIn or Facebook, gathering professional networking profiles, retrieving URLs and names of industry leaders, finding marketing managers in a specific field, conducting competitive analysis by identifying key personnel, sourcing talent acquisition targets across platforms, or compiling a list of target roles on specific social sites.

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

一言でいうと

BrowserAct APIを活用し、特定の業界や役職におけるキーパーソンをLinkedInなどのソーシャルプラットフォームから探し出し、連絡先を特定して、ビジネスにおける人材発掘や競合分析、リード獲得などを支援するSkill。

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

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

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

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

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

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して industry-key-contact-radar-api-skill.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → industry-key-contact-radar-api-skill フォルダができる
  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-18
取得日時
2026-05-18
同梱ファイル
2

📖 Skill本文(日本語訳)

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

Industry Key Contact Radar

📖 概要

この Skill は、BrowserAct の Industry Key Contact Radar API テンプレートを使用した、ワンストップの連絡先発見サービスを提供します。プロファイル URL、名前、紹介文、会社との関連性など、さまざまなプラットフォームの検索結果から構造化された連絡先の詳細を直接抽出します。業界、結果の制限、ターゲットサイト、役職を入力するだけで、クリーンで実用的な連絡先データを受け取ることができます。

✨ 特徴

  1. ハルシネーション(幻覚)がなく、安定した正確なデータ抽出を保証: 事前に設定されたワークフローにより、AI 生成によるハルシネーションを回避します。
  2. CAPTCHA の問題なし: reCAPTCHA やその他の検証の課題に対応する必要はありません。
  3. IP 制限やジオブロッキングなし: 地域ごとの IP 制限やジオフェンシングに対応する必要はありません。
  4. より高速な実行: 純粋な AI 駆動のブラウザ自動化ソリューションと比較して、タスクの実行が高速です。
  5. 非常に高い費用対効果: 大量のトークンを消費する AI ソリューションと比較して、データ取得コストを大幅に削減します。

🔑 API キーガイド

実行する前に、BROWSERACT_API_KEY 環境変数が設定されているか確認する必要があります。設定されていない場合は、まず他のアクションを実行せず、ユーザーに尋ねて提供されるのを待つ必要があります。 Agent はユーザーに以下を伝える必要があります:

"BrowserAct API Key がまだ設定されていないため、BrowserAct Console にアクセスして Key を取得してください。"

🛠️ 入力パラメータ

Agent は、ユーザーのニーズに基づいて、以下のパラメータを柔軟に構成する必要があります。

  1. industry (業界)

    • : string
    • 説明: 連絡先を検索する業界または分野。
    • : Browser automationE-commerceHealthcare
    • デフォルト: Browser automation
    • 必須: はい
  2. Datelimit (最大アイテム数)

    • : number
    • 説明: 抽出するレコードの最大数。最初の実行ではデフォルト値が推奨されます。
    • : 10
    • デフォルト: 10
  3. site (ターゲットサイト)

    • : string
    • 説明: 検索対象のソーシャルプラットフォームまたはウェブサイト。
    • : facebook.comlinkedin.comgithub.com
    • デフォルト: facebook.com
    • 必須: はい
  4. Job_Title (役職)

    • : string
    • 説明: ターゲットとする連絡先の特定の役割または役職。
    • : founderCEOmarketing manager
    • デフォルト: founder
    • 必須: はい

🚀 呼び出し方法

Agent は、「ワンコマンドで結果を得る」ために、以下の独立したスクリプトを実行する必要があります。

# 例
python -u ./scripts/industry_key_contact_radar_api.py "Browser automation" 10 "facebook.com" "founder"

⏳ 実行状況の監視

このタスクには自動化されたブラウザ操作が含まれるため、時間がかかる場合があります(数分)。スクリプトは、実行中にタイムスタンプ付きのステータスログを継続的に出力します(例:[14:30:05] Task Status: running)。 Agent のガイドライン:

  • スクリプトが結果を返すのを待っている間、ターミナル出力を監視してください。
  • ターミナルが新しいステータスログを出力し続けている限り、タスクは正常に実行されています。デッドロックまたは無応答と誤って判断しないでください。
  • ステータスが長時間変わらない場合、またはスクリプトが出力を停止して結果を返さない場合にのみ、再試行メカニズムのトリガーを検討してください。

📊 データ出力

正常に実行されると、スクリプトは API レスポンスから直接結果を解析して出力します。結果には以下が含まれます。

  • url: 連絡先の公開プロファイルへの直接リンク
  • name: 連絡先の名前またはプロファイルのタイトル
  • Introduction: 連絡先の簡単な紹介または自己紹介
  • Company: 連絡先に関連付けられている会社または組織

⚠️ エラー処理と再試行

スクリプトの実行中にエラーが発生した場合(ネットワークの変動やタスクの失敗など)、Agent は次のロジックに従う必要があります。

  1. 出力内容の確認:

    • 出力に "Invalid authorization"含まれている場合、API Key が無効であるか期限切れであることを意味します。この時点で、再試行せずに、ユーザーに再確認して正しい API Key を提供するように指示してください。
    • 出力に "concurrent" または "too many running tasks" のような同時実行制限メッセージが含まれている場合、現在のサブスクリプションプランの同時実行タスク制限に達したことを意味します。再試行せずに、ユーザーにプランのアップグレードを指示してください。 Agent はユーザーに以下を伝える必要があります:

      "BrowserAct アカウントが同時実行タスクの制限に達したため、現在のタスクを実行できません。BrowserAct プランアップグレードページ にアクセスしてサブスクリプションプランをアップグレードし、より多くの同時実行タスクの特典をお楽しみください。"

    • 出力に上記のエラーキーワードが含まれていないが、タスクが失敗した場合(例:出力が Error: で始まるか、空の結果が返される)、Agent は自動的にスクリプトをもう一度実行する必要があります
  2. 再試行制限:

    • 自動再試行は1 回に制限されています。2 回目の試行でも失敗した場合は、再試行を停止し、特定のエラーメッセージをユーザーに報告してください。

🌟 代表的なユースケース

  1. リードジェネレーション: ターゲット業界の創業者や CEO の公開プロファイルを見つける。
  2. 人材獲得: 成長リーダーや採用のための主要な役割を調達する。
  3. 競合分析: 競合組織の主要な担当者を特定する。
  4. プロフェッショナルネットワーキング: 業界のつながりのためのプロファイルを集める。
  5. マーケットインテリジェンス: 業界リーダーの URL と名前を収集する。
  6. クロスプラットフォームディスカバリー: LinkedIn や GitHub などの特定のサイトでターゲットプロファイルを検索する。
  7. B2B アウトリーチ: 意思決定者を見つけて連絡先の詳細を抽出する。
  8. ブランドマーケティング: 特定の分野のマーケティングマネージャーを見つける。
  9. セールスプロスペクティング: 業界全体の特定の役職のリストを作成する。
  10. ターゲットを絞った役職検索: 特定のソーシャルサイトでターゲットとなる役割のリストをコンパイルする。
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Industry Key Contact Radar

📖 Brief

This skill provides a one-stop contact discovery service using BrowserAct's Industry Key Contact Radar API template. It extracts structured contact details directly from search results across various platforms, including profile URLs, names, introductions, and company associations. Simply input an industry, result limit, target site, and job title to receive clean, actionable contact data.

✨ Features

  1. No hallucinations, ensuring stable and accurate data extraction: Pre-set workflows avoid AI generative hallucinations.
  2. No CAPTCHA issues: No need to handle reCAPTCHA or other verification challenges.
  3. No IP restrictions or geo-blocking: No need to handle regional IP restrictions or geofencing.
  4. Faster execution: Tasks execute faster compared to purely AI-driven browser automation solutions.
  5. Extremely high cost-efficiency: Significantly reduces data acquisition costs compared to AI solutions that consume massive amounts of tokens.

🔑 API Key Guide

Before running, you must check the BROWSERACT_API_KEY environment variable. If it is not set, do not take other actions first; you should ask and wait for the user to provide it. Agent must inform the user:

"Since you haven't configured the BrowserAct API Key yet, please go to the BrowserAct Console to get your Key."

🛠️ Input Parameters

Agent should flexibly configure the following parameters based on user needs:

  1. industry (Industry)

    • Type: string
    • Description: The industry or field to search for contacts.
    • Example: Browser automation, E-commerce, Healthcare
    • Default: Browser automation
    • Required: Yes
  2. Datelimit (Max Items)

    • Type: number
    • Description: Maximum number of records to extract. The default value is recommended for the first run.
    • Example: 10
    • Default: 10
  3. site (Target Site)

    • Type: string
    • Description: The social platform or website to search on.
    • Example: facebook.com, linkedin.com, github.com
    • Default: facebook.com
    • Required: Yes
  4. Job_Title (Job Title)

    • Type: string
    • Description: The specific role or job title of the target contact.
    • Example: founder, CEO, marketing manager
    • Default: founder
    • Required: Yes

🚀 Invocation Method

The Agent should execute the following independent script to achieve "one command gets results":

# Example
python -u ./scripts/industry_key_contact_radar_api.py "Browser automation" 10 "facebook.com" "founder"

⏳ Running Status Monitoring

Since this task involves automated browser operations, it may take a long time (several minutes). The script will continuously output status logs with timestamps while running (e.g., [14:30:05] Task Status: running). Agent guidelines:

  • While waiting for the script to return results, please keep an eye on the terminal output.
  • As long as the terminal continues to output new status logs, it means the task is running normally. Do not misjudge it as a deadlock or unresponsiveness.
  • If the status remains unchanged for a long time or the script stops outputting without returning a result, only then consider triggering the retry mechanism.

📊 Data Output

After successful execution, the script will parse and print the results directly from the API response. The results include:

  • url: Direct link to the contact's public profile
  • name: The name of the contact or profile title
  • Introduction: A brief introduction or bio description of the contact
  • Company: The company or organization associated with the contact

⚠️ Error Handling & Retry

During script execution, if errors occur (such as network fluctuations or task failure), the Agent should follow this logic:

  1. Check the output content:

    • If the output contains "Invalid authorization", it means the API Key is invalid or expired. At this point, do not retry, but guide the user to recheck and provide the correct API Key.
    • If the output contains "concurrent" or "too many running tasks" or similar concurrency limit messages, it means the concurrent task limit for the current subscription plan has been reached. Do not retry; guide the user to upgrade their plan. Agent must inform the user:

      "The current task cannot be executed because your BrowserAct account has reached the limit of concurrent tasks. Please go to the BrowserAct Plan Upgrade Page to upgrade your subscription plan and enjoy more concurrent task benefits."

    • If the output does not contain the above error keywords but the task fails (e.g., output starts with Error: or returns empty results), the Agent should automatically try to run the script once more.
  2. Retry limit:

    • Automatic retry is limited to once. If the second attempt still fails, stop retrying and report the specific error message to the user.

🌟 Typical Use Cases

  1. Lead Generation: Finding public profiles for founders and CEOs in target industries.
  2. Talent Acquisition: Sourcing growth leaders and key roles for recruiting.
  3. Competitive Analysis: Identifying key personnel in competing organizations.
  4. Professional Networking: Gathering profiles for industry connections.
  5. Market Intelligence: Collecting URLs and names of industry leaders.
  6. Cross-Platform Discovery: Searching target profiles on specific sites like LinkedIn or GitHub.
  7. B2B Outreach: Finding decision-makers and extracting contact details.
  8. Brand Marketing: Locating marketing managers in a specific field.
  9. Sales Prospecting: Building lists of specific job titles across industries.
  10. Targeted Job Title Search: Compiling a list of target roles on specific social sites.

同梱ファイル

※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。