What problem does it solve? Manually browsing LinkedIn for job openings across locations and filtering by recency or workplace type is slow and repetitive. This Skill lets an agent query LinkedIn's public jobs-guest endpoints directly, returning structured job listings and full posting details without authentication or API keys. ## Core Features & Use Cases - Job Search: Search listings by keyword and explicit location (any city, country, or "Remote"), with filters for posting recency (days or minutes), workplace type (remote/hybrid/onsite), pagination, and result limits. - Job Detail Lookup: Fetch a full posting by ID, URL, or URN, including description, seniority, employment type, job function, industries, and active/closed status. - Structured Output: Results in JSON, table, or plain formats, with JSON errors on stderr and exit code 1 for programmatic handling. - Use Case: Ask your agent to find data engineer roles in Bengaluru posted in the last 30 days, then pull the full description of a promising listing to evaluate fit before tailoring a CV. ## Quick Start Use the linkedin-search skill to find remote product manager jobs posted in the last 7 days and show the results as a table.