ausbildungssuche education
Find apprenticeships & training near a place, brief a single offer from its id, and profile the training market across regions — over the Bundesagentur für Arbeit Ausbildungssuche API via the ausbildungssuche-cli.
Install
-
Install the
ausbildungssucheCLI:npm i -g @maschinenlesbar.org/ausbildungssuche-cli -
Add the marketplace (once):
/plugin marketplace add maschinenlesbar-org/plugins -
Install the plugin:
/plugin install ausbildungssuche@maschinenlesbar
Requirements such as API keys or accounts are listed in SKILLS.md.
Skills
-
/ausbildungssuche:ausbildung-finderFind German apprenticeships / vocational-training offers near a place and turn the raw catalogue into a ranked, deduplicated shortlist using the ausbildungssuche-cli. Trigger when the user asks "Ausbildung als X near a city", "apprenticeships for a job within 50 km of a place", "Umschulung / Weiterbildung in a region", "training with a Bildungsgutschein near me", or wants vocational offers filtered by location, profession, funding, or start date. Handles the occupation-id, location-string and radius traps the bare CLI does not.
-
/ausbildungssuche:ausbildung-market-scanProfile the German apprenticeship/training market for an occupation by aggregating catalogue counts across regions, training types, providers and funding using the ausbildungssuche-cli. Trigger when the user asks "how much Pflege training is out there?", "which Bundesland has the most apprenticeships for X?", "compare the IT training market across regions", "what share is Bildungsgutschein-funded?", "who are the biggest providers for a field?", or wants market-size / availability numbers rather than a single offer. Uses the `page.totalElements` count and filter sweeps to build a comparison, working around the 10000 result cap.
-
/ausbildungssuche:ausbildung-offer-briefFetch one apprenticeship/training offer by id and turn its deeply nested, HTML-laden record into a clean human briefing using the ausbildungssuche-cli. Trigger when the user has an offer id and asks "what's offer 365241044?", "tell me about this Ausbildung", "summarise this training offer", "how much does it cost / is it Bildungsgutschein-funded?", "who's the provider and how do I apply?", or pastes an id from a search result. Decodes dates, HTML fields, funding and contact info the raw JSON buries.
Details
- Repository
- maschinenlesbar-org/ausbildungssuche-cli
- CLI
- @maschinenlesbar.org/ausbildungssuche-cli (command
ausbildungssuche) - Plugin version
- 0.2.0, from tag v0.0.6
- License
- AGPL-3.0-or-later
- Data terms
- DATA_LICENSE.md
- Keywords
- ausbildungssuche, arbeitsagentur, ausbildung, apprenticeship, vocational-training, weiterbildung, umschulung, bildungsgutschein, germany, bund.dev