Jobdanmark Search Skill
Access live Danish job listings from the Jobdanmark.dk public API. No authentication needed. Covers ~15,000+ active job listings across 10 categories and all Danish municipalities.
When to use this skill
Invoke this skill when the user wants to:
- Search for job listings in Denmark (by keyword, location, category, or job type)
- Browse available jobs in a specific Danish city, municipality, zip code, or region
- Filter jobs by employment type (full-time, part-time, student job, apprentice, etc.)
- Look up the full details of a specific job posting including description and deadline
- List all job categories with current live job counts
- Resolve a job search term into a job title ID or category ID for precise filtering
- Find location suggestions (municipalities, zip codes, regions) for job search filters
Commands
Search job listings
bun run .agents/skills/jobdanmark-search/cli/src/cli.ts search [flags]
Key flags:
--text <keyword>— free-text search, e.g.elektriker,sygeplejerske,softwareudvikler--category <id>— category ID (see Categories table below)--jobtitle-id <id>— job title ID fromautocomplete…