Skip to content

v1.0.0 β€” Public release πŸš€

Latest

Choose a tag to compare

@Siddardth7 Siddardth7 released this 02 Jul 15:43
39a8c2b

Networking Agent 1.0: referral-first job networking, for any field, on your own Claude tokens.

The job funnel is flooded with AI-generated noise β€” recruiters spot generic outreach in seconds and bin it. What still works is a warm referral (~28.5% vs ~2.7% hire rate for cold applicants). This agent exists for exactly that: five personalized messages to the right people beat fifty generic ones.

What you get

  • Guided onboarding, any field β€” /network-setup interviews you and builds your profile (school, employers, target roles, a focus taxonomy for your domain), your voice doc, field-adapted persona templates, and a provenance-tagged resume library. A backend engineer, a nurse, and an aerospace stress analyst run the same pipeline with different profiles.
  • Two front doors β€” Campaign mode (/network-run) builds a bench at a target company; Application mode (/network-jobs) finds referral candidates per job posting you're applying to and answers "do I have a referral for this req yet?". One engine, cross-deduped.
  • The right people, ranked and explained β€” deterministic referral-likelihood scoring (confirmed alumni 40 pts, warm connections, recruiters, role-team match) with every point's reason attached.
  • Your voice, never fabricated β€” drafts follow a validated 4-part model with a hard specificity gate; facts come only from your resume library with provenance (coursework is never dressed up as employment, no invented metrics); an anti-AI-tell critic holds anything that smells generated.
  • The full loop β€” capped follow-ups (2 touches, 4–7-day gap), timezone-aware send windows, reply-aware next moves (thank-the-intro / sponsorship / referral-ask / schedule-call), outcome tracking, and per-posting referral status.
  • A coach, not just a tool β€” /network-coach explains the strategy in terms of the agent's real mechanics, and the pipeline explains its choices as it presents them.
  • Runs on your Claude session's tokens β€” no Anthropic API topup. A free-tier Serper key (or Apify) for discovery is the only hard requirement. The human always reviews and sends; the agent never touches LinkedIn.

Trust

1,270 hermetic tests at 98.97% line+branch coverage (CI-gated at 98), plus opt-in live-API smoke tests, live accuracy scorecards (classify 100%/100%, ranking 100% concordance), and a live end-to-end trial on a non-aerospace profile (trial doc). Full history in CHANGELOG.md; how to contribute in CONTRIBUTING.md.

Get started

claude plugin install https://github.com/Siddardth7/networking-agent
/network-setup
/network-run <company>

πŸ€– Generated with Claude Code