linkedin-search

Featured

Use this skill whenever the user wants to search for jobs in any location or market, find job listings, or look up a specific job posting — in any country, city, or remotely. Invoke for open positions, vacancies, and hiring across any sector or role (software, data, design, marketing, finance, legal, operations, etc.). The location is always supplied explicitly by the user. Trigger phrases: find a job, job search, search for jobs, job openings, vacancies, hiring, positions open, remote jobs, "are there any X jobs in <place>", look up this job posting.

AI & Automation 27,459 stars 8958 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# LinkedIn Search Skill Search live job listings from LinkedIn's public job board for **any country/region** (and remote). No authentication, no API key, and **zero runtime dependencies** — it runs with just `bun`. The location is always passed explicitly, so the same skill works for a forker in any market out of the box. > This is a country-agnostic worked example of the repo's job-portal-skill pattern. > LinkedIn's `jobs-guest` endpoints are global and the HTML parsing is country-independent; > only the `--location` you pass changes per market. ## ⚠️ Personal use only This uses LinkedIn's public job pages; automated access is against LinkedIn's Terms of Service, so **keep volume low and don't use it commercially or for bulk data collection.** Run it on your own responsibility. ## When to use this skill - Search for job openings in a given location (any country/city) or remotely - Filter by recency (posted today / last 7 / 14 / 30 days) or workplace type (remote/hybrid/onsite) - Get the full description of a specific job listing ## Commands ### Search job listings ```bash bun run .agents/skills/linkedin-search/cli/src/cli.ts search --location "<place>" [flags] ``` Key flags: - `--location <text>` / `-l <text>` — **required.** A LinkedIn place string, e.g. `"Mumbai, Maharashtra, India"`, `"Berlin, Germany"`, `"London, United Kingdom"`, or `"Remote"`. - `--query <text>` / `-q <text>` — keyword search (title, skill, role). Recommended. - `--jobage <days>` — posted wit...

Details

Author
MadsLorentzen
Repository
MadsLorentzen/ai-job-search
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

linkedin-jobs-search

Search LinkedIn job listings and extract full job details. Supports filtering by work type (remote/on-site/hybrid), contract type (full-time/part-time/contract/internship), experience level, date posted, and company. Returns job title, company, location, work type, contract type, experience level, posted date, applicant count, job description, salary, and direct job URLs. Use when user mentions linkedin jobs, linkedin job search, scrape linkedin jobs, extract linkedin job listings, find jobs on linkedin, job openings, job postings linkedin, linkedin career search, job hunting linkedin, linkedin vacancy, jobs remote linkedin, work from home jobs linkedin, linkedin scraper jobs, linkedin job data, linkedin hiring, collect job leads linkedin.

4,837 Updated 5 days ago
browser-act
API & Backend Featured

freehire-search

Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.me aggregator's public API, or to look up a specific posting. It aggregates roles from ~50 ATS platforms into one schema, so a single skill covers many markets — but its faceted filtering (skills, category, seniority) is tuned tech-first, so scope triggers to technical roles. Trigger phrases: find a tech job, software job search, developer jobs, engineering vacancies, data/ML jobs, DevOps roles, remote developer jobs, "are there any <tech role> jobs in <place>", look up this freehire job posting.

27,459 Updated today
MadsLorentzen
AI & Automation Featured

jobbank-search

Make sure to use this skill whenever the user mentions anything related to job searching on Akademikernes Jobbank, jobbank.dk, or looking for academic or highly educated positions in Denmark — even if they don't mention jobbank.dk explicitly. Also invoke this skill for questions about Danish job listings, graduate trainee positions, Ph.d. jobs, or finding work in specific industries or regions in Denmark. Trigger phrases include: jobbank, akademikernes jobbank, jobs denmark, academic jobs denmark, find job denmark, highly educated jobs, graduate job denmark, trainee position denmark, ph.d. position denmark, postdoc denmark, studiejob, fuldtidsjob, deltidsjob, vikariat, freelance job, praktikplads, job søgning, jobsøgning, søg job, ledige stillinger, nye jobs, it jobs denmark, engineering jobs denmark, marketing jobs denmark, finance jobs denmark, healthcare jobs denmark, remote job denmark, fjernarbejde, job københavn, job aarhus, job odense, nyuddannede job, job til nyuddannede, international job denmark, jo

27,459 Updated today
MadsLorentzen