networking

Finds hiring managers and recruiters, then sends personalized outreach via email or LinkedIn.

73|19|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/suxrobGM/jobpilot --skill networking-suxrobgm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: networking
Source: https://github.com/suxrobGM/jobpilot/tree/main/plugin/skills/networking
Command: npx skills add https://github.com/suxrobGM/jobpilot --skill networking-suxrobgm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Applying through job boards alone often leaves candidates invisible; this Skill finds the hiring manager or recruiter behind a role and reaches them directly with a personalized cold email or LinkedIn message, tracked per campaign. ## Core Features & Use Cases - Contact Discovery: Delegates a multi-modal sweep (web search, fetched pages, rendered profiles) to a worker subagent that returns a verified contact with name, title, company, LinkedIn URL, and email. - Multi-Channel Messaging: Drafts and sends personalized messages via Gmail email, LinkedIn Premium InMail, or free connect-then-DM, with per-campaign channel configuration. - Autonomy Gating: Supports draft, review, and auto modes with daily caps, human approval gates, and safe LinkedIn pacing to protect the user's account. - Use Case: Run a networking campaign against a LinkedIn job board search; the Skill loops each posting, finds the recruiter, drafts a grounded message with your resume link, and sends approved outreach while tracking every contact. ## Quick Start Run the networking skill with a target role and a campaign ID, for example: find and message hiring managers for backend engineer roles using campaign 42.

Frequently Asked Questions about networking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and message a hiring manager for a job posting?▼

Run the networking skill with your target criteria and a campaign ID. It discovers the recruiter or hiring manager behind each posting, drafts a personalized message grounded in the role, and sends it via email or LinkedIn after your approval.

How to send cold outreach on LinkedIn without InMail?▼

With the free LinkedIn tier, the skill sends a connection request with an optional note, marks the contact as pending, and sends the queued direct message once the connection is accepted. InMail is only used on Premium and is never auto-sent.

Can I auto-send networking emails without reviewing each one?▼

Yes, set the campaign autonomy to auto and the skill sends emails within the configured daily cap. LinkedIn messages still require conservative pacing, and InMail is never auto-sent regardless of autonomy.

Why does the skill say to reconnect Gmail before sending?▼

Email sending requires a connected Gmail account; if the email account check returns canSend as false, you must reconnect Gmail in email settings. LinkedIn outreach continues to work even when email is unavailable.

Does the skill avoid messaging the same recruiter twice?▼

Yes, it deduplicates contacts already messaged on the same campaign and skips them. Each contact and message is persisted with a status so re-runs resume safely without duplicate outreach.